/* ***** BEGIN LICENSE BLOCK *****

 * This file is part of DotClear.

 * Copyright (c) 2004 Samuel Latchman and contributors. All rights

 * reserved.

 *

 * DotClear is free software; you can redistribute it and/or modify

 * it under the terms of the GNU General Public License as published by

 * the Free Software Foundation; either version 2 of the License, or

 * (at your option) any later version.

 * 

 * DotClear is distributed in the hope that it will be useful,

 * but WITHOUT ANY WARRANTY; without even the implied warranty of

 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

 * GNU General Public License for more details.

 * 

 * You should have received a copy of the GNU General Public License

 * along with DotClear; if not, write to the Free Software

 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

 *

 * ***** END LICENSE BLOCK *****

 *

 * Author: Zoe

 * Thème : default-3cols-fixes

 *

 */



/* ---------------------------------------------------- */

/* Couleurs												



Jaune fond:			#FFCC66

Jaune clair fond:	#FEEDC0



 ---------------------------------------------------- */



/* ---------------------------------------------------- */

/* General						*/

/* ---------------------------------------------------- */

html, body {

	overflow: auto;

	overflow-x: hidden;

}

body {

	margin : auto;

	padding : 0;

	background : #FFCC66;

	color : #333;

	font : 13px "Verdana,Trebuchet MS","Lucida grande",Lucida,Helvetica,sans-serif;

}



table { font-size : 1em; }

p { margin : 1em 0; }

q { font-style : italic; }

ul { list-style-type : square; list-style-position : outside; }



pre { 

	width : 100%;

	padding-bottom : 0px;

	white-space : normal;

	/* caché pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/

	overflow : auto;

	white-space : pre;

	/* Fin hack Ne pas supprimer cette ligne */

}

code { width : 100%;}

img  { border : none; }

form { display : block; margin : 0; padding : 0; }



h1 { font-size : 2em;  margin : 0.67em 0; 	  font-style : italic; color : #003366; }

h2 { font-size : 0.90em;   margin : 0.83em 0 0 0;  font-family : "Arial",sans-serif; color : #4364a1;  font-weight: bold; }

h3 { font-size : 1.3em;   margin : 1em 0; 	  font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;}

h4 { font-size : 1em; 	  margin : 1.33em 0; }

h5 { font-size : 0.83em;  margin : 1.67em 0; }

h6 { font-size : 0.67em;  margin : 2.33em 0; }



a:link 	  { color : #3E5C97; text-decoration : none; }

a:visited { color : #3E5C97; text-decoration : none; }

a:hover   { color : #630; text-decoration : none;  }

a:active  { text-decoration : none; }

a:focus   { text-decoration : none;}



a[hreflang]:after {

	content: "\0000a0(" attr(hreflang) ")";

	color : #666;

}



.clear {

	clear : both;

	display : block;

	height : 1px;

	margin : 0;

	padding : 0;

}



/* ---------------------------------------------------- */

/* Layout		#94a9c6				*/

/* ---------------------------------------------------- */

#page {

	width : 970px;

	margin : 10px auto;

	padding : 5px;

	border : 1px solid #000;

	background : #fef2d3;

	text-align : left;

}

#main {

	width : 970px;

	padding : 0;

	margin : auto;

	text-align : left;

}

#wrapper {

	float : right;

	width : 800px;

	margin : 0;

	padding : 0;

	text-align : left;

}

#content {

	float : left;

	width : 585px;

	margin : ;

	padding : 0;

	text-align : left;
	
	overflow : hidden;
}

#sidebar {

	float : right;

	width : 200px;

	padding : 2px;

	margin : 0;

	border: 1px solid;

	border-color: #b5c5d4;

	background-color:#FEEDC0;

	text-align : left;

}

#extrabox {

	float : left;

	width : 155px;

	padding : 2px;

	margin : 0;

	background-color:#FEEDC0;

	text-align : left;

	border: 1px solid;

	border-color: #b5c5d4;
	
	overflow : hidden;
}



#extrabox h2 {

	padding : 2px;

		background-color:#FFCC66;

}

#extrabox ul {

    padding-left : 1.5em;

    margin : 0 0 0 0;

}

}

#extrabox li {

	list-style : square;

	margin-top : 0.15em;

	color : #999;

		padding-left:0px;



}

#extrabox li:hover {

	color : #333;

}









/* ---------------------------------------------------- */

/* Block "Top"						*/

/* ---------------------------------------------------- */

#top {

	margin : 0;

	padding : 25px 20px 0px 10px;

   	height: 140px;

   	background-image: url(img/bando11.jpg);

	background-color:#fef2d3;

   	background-repeat: no-repeat;

}



top a:link {

	color : #003366;

	text-decoration : none;

}



#top h1 {

	float : right;

	margin : 0;

	padding : 0;

	font-size:30px;
	color:#f9c162;
}

#h1 a {

	color:#fff1d4;
	text-decoration : none;
}

#top h1 a {

	color:#fff1d4;
	text-decoration : none;
}

#top h1 a:visited {

	color:#fff1d4;
	text-decoration : none;
}

#top h1 a:hover {

	text-decoration:underline;

}

.presentation2 {

	text-align:left;

	font-weight:bold;

	position:relative;

	font-size:12px;

	color:#FFCC00;

	text-align : right;

	margin-right:0px;

	margin-top:40px;

}


.presentation {

	text-align:left;

	font-weight:bold;

	position:relative;

	font-size:18px;

	color:#FFCC00;

	text-align : right;

	margin-right:10px;

	margin-top:40px;

}
.presentation a:link {

	color : #ffffff;

	text-decoration : none;

}

.presentation a:visited {

	color : #ffffff;

	text-decoration : none;

}

.presentation a:hover {

	color : #FFCC00;

	text-decoration : underline;

}


#navbar-top {

	float : right;

	margin : 0;

	padding : 0;

}



.navbar {

	text-align : right;

}



/* ---------------------------------------------------- */

/* Block "Footer"					*/

/* ---------------------------------------------------- */

#footer {

	clear : both;

	margin : auto;

	padding : 0px 0px 0px 0px;

	background-color:#FFCC66

	

}

#dotclear {

	width : 50%;

	float : left;

	margin : 0;

	padding : 0;

}

#navbar-bottom {

	width : 45%;

	float : right;

	margin : 0;

	padding : 0;

}

.clear {

	clear : both;

	margin : 0;

	padding : 0;

	height:1px;

}



/* ---------------------------------------------------- */

/* Block "Sidebar"					*/

/* ---------------------------------------------------- */




#sidebar h2 {
	padding : 0px 2px 0px 2px;
    padding-top : 0px;
    margin : 0 0 0 0;
		background-color:#FFCC66;

}

#sidebar ul {

    padding-left : 1.5em;

    margin : 0 0 0 0;

}

}

#sidebar li {

	list-style : square;

	margin-top : 0.15em;

	color : #999;

		padding-left:0px;



}

#sidebar li:hover {

	color : #333;

}





/* Calendar box -------------------------------------- */

#calendar {

	margin : 0;

	padding : 0;

}

#calendar h2 {

	display : none;

}

#calendar table {

	border-collapse : collapse;

	font-size : 0.85em;

	margin : 0 auto;

}

#calendar caption {

	padding : 0 0 0.3em 0;

	font-size : 1.2em;

	margin : 0 auto;

}

#calendar abbr {

	border : none;

	font-style : normal;

}

#calendar th, #calendar td {

	font-weight : normal;

	border : none;

	padding : 1px;

}

#calendar td {	

	text-align : center;

}

#calendar td.active {

	border : 1px solid #000;

	

}

#calendar td a{

	display: block;

	font-weight: bold;

	background: #E0E0E0;

	

}

#calendar td.active a {

	font-weight : normal;

	color : #000;

	

}

#calendar a {

	color : #4364a1;

	font-weight: bold;

	font-size : 0.88em;

	

}





/* Search form box ----------------------------------- */

#search {

	margin : 0;

	padding : 0;

}

#search h2 {

}



/* Categories box ------------------------------------ */

#categories {

	margin : 0;

	padding : 0;

}

#categories h2 {

}



/* Archives box -------------------------------------- */

#archives {

	margin : 0;

	padding : 0;

}

#archives h2 {

}



/* Links box ----------------------------------------- */

#links {

	margin : 0;

	padding : 0;

}

#links h2 {

}



/* Syndication box ----------------------------------- */

#syndicate {

	margin : 0;

	padding : 0;

}

#syndicate h2 {

}



/* Themes box ----------------------------------------- */

	

#themes {

	margin : 0;

	padding : 0;

}

#themes h2 {

}



/* ---------------------------------------------------- */

/* Post							*/

/* ---------------------------------------------------- */

.day-date {

	font-size : 12px;



	margin : 0;

	text-align : right;

	color : #036;

	background-color:#FFCC66;

	

}

.post {

	padding : 3px;

	margin-bottom : 10px; 

	background-color:#FEEDC0;

	border: 1px solid;

	border-color: #b5c5d4;
		overflow : hidden;

}

.post-title {

	color : #333333;

	margin : 0;

	padding : 0;

	background-color:#feedc0;
font-size : 15px;
	font-weight : bold;	

}






.post-info {

	color : #666;

	margin : 0;

	padding : 0;

}

.post-info a {  }



.post-chapo {

	margin : 0;

	padding : 0;

}

.post-content {

	margin : 5px;

	padding : 0;

	text-align : justify;

}

.post-info-co {

	padding : 0;

	text-align : right;

}

.post-info-co a {  }



/* ---------------------------------------------------- */

/* Comments & Trackbacks				*/

/* ---------------------------------------------------- */

#trackbacks, #comments {

}

#comments-list, #trackback-list {

	margin : 0;

	padding : 0;

}

#comment-preview {

}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {

	padding : 0px 5px 0px 5px;

background-color:#feedc0;
	border: 1px solid;

	border-color: #b5c5d4;

	margin-left : 15px;
	margin-right : 0px;
}

.comment-info {

	margin : 0;

	padding : 0px 0px 0px 0px;

}

#trackbacks .comment-info {

}

#comments .comment-info {

}

.comment-number {

	font-weight : bold;

}

.comment-number a {

	text-decoration : none;

}

.linktop {

	margin : 0;

	padding : 0;

}

/* ---------------------------------------------------- */

/* Form							*/

/* ---------------------------------------------------- */

#add-comment, #change-comment {

	margin : 0;

	padding : 0;

}

#comment-form {

	margin : 0;

	padding : 0;

}

#dcwikibar {

	margin : 0;

	padding : 0;

	padding : 2px;

}

fieldset {

	display : block;

	border : none;

	margin : 0;

	padding : 0;

}

input, textarea {

}

input[type], textarea[name] {

}

input[type=submit], input[type=reset] {

}

input[type=submit]:hover {

}

textarea {

	margin : 0;

	padding : 0;

}

p.field {

	margin : 0;

}

p.field label {

	display : block;

}

.form-help {

}

input.preview {

}

input.submit {

}

#c_nom {

}

#c_mail {

}

#c_site {

}

#c_content {

}

#c_remember {

}



/* ---------------------------------------------------- */

/* Error messages					*/

/* ---------------------------------------------------- */

.error {

	border : 1px solid #c00;

	background : #fee;

	padding : 0.5em;

}

.error ul {

	padding-left : 20px;

}

.error li {

	list-style : square;

}


/* Tagcloud */
#tagcloud ul {
margin:0;
padding:0 1em;
display:block;
}

#tagcloud li {
display:inline;
margin: 0 .1em;
}

#tagcloud li.level-1 { font-size: 0.8em; }
#tagcloud li.level-2 { font-size: 1em; }
#tagcloud li.level-3 { font-size: 1.2em; }
#tagcloud li.level-4 { font-size: 1.4em; }
#tagcloud li.level-5 { font-size: 1.6em; }



/* ---------------------------------------------------- */

/* Extra blocks						*/

/* ---------------------------------------------------- */

#block1 {

}

#block2 {

}

#block3 {

}

#block4 {

}

#block5 {

}

#block6 {

}


