/* ///////////////////////////////////////////////////////////////////////////////////
AEFI
Nodule / Aout 2009
/////////////////////////////////////////////////////////////////////////////////// */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;

	
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ///////////////////////////////////////////////////////////////////////////////////
Body
/////////////////////////////////////////////////////////////////////////////////// */


body {
	font:76% Georgia, "Times New Roman", Times, serif;	
	text-align:center;
	background: #feea44 url(bg-body.png) repeat-x top left;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #333333;	
}

/* ///////////////////////////////////////////////////////////////////////////////////
Layout
/////////////////////////////////////////////////////////////////////////////////// */

div#container {
	margin: 0 auto;
	text-align: left;
	width: 900px;
	padding: 0 20px 0 22px;
	background: url(bg-container.png) repeat-y top left;
}

div#content {
	float: right;
	width: 694px;
}

div#ariane {
	padding: 10px 15px;
}

div#ariane strong {
	font-weight: 700 !important;
}

		
		div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
			padding: 1px 10px;
		}
		
.article {
	margin: 20px;
	padding: 10px;
	background-color: #fffacf;
}		

		.article h2 {
			font-size: 2.3em;
			color: #222;
			margin-bottom: 10px;
		}
		
		.article h2 a {
			text-decoration: none;
			color: #222;
		}	
		
		.article h3 {
			font-size: 1.6em;
			color: #ff0000 !important;
			padding: 5px 0;
			border-bottom: 1px solid #b2de73;
			clear: both;
			font-weight: 700;
			margin-bottom: 9px;
		}	

		.article h3 a {
			text-decoration: none !important;
			color: #ff0000;
		}	
		
/*		.article span {
			background-color: #d3a937;
			padding: 2px 4px;
		}	
			*/	
		.article h4 {
			font-size: 1.3em;
			color: #707070;
		}	

		.article h4 a {
			text-decoration: none;
			color: #222;
		}	

		.article h5 {
			font-size: 1.1em;
			color: #707070;
		}	

		.article h5 a {
			text-decoration: none;
			color: #222;
		}

		.article h6 {
			font-size: .8em;
			color: #fff !important;
			padding: 5px 0;
			font-weight: 100;
		}	

		.article h6 a {
			text-decoration: none !important;
			color: #fff;
		}	
		
		.article h6 span {
			background-color: #d3a937;
			padding: 2px 4px;
		}	
			
		.article p {
			font-size: 1em;
			line-height: 1.5em;
			color: #000;
			padding: 4px 10px;
		}
		
		.article  a {
			color: #8752d5;
			text-decoration: underline;
		}

		.article  a:hover {
			color: #000;
			text-decoration: none;
		}
				
		.article strong {
			font-weight: 700;
		}
		
		.article img {
			margin: 0 5px 5px 5px;
			background-color: #fff;
			padding: 2px;
			border-top: 1px solid #999999;
			border-right: 1px solid #666666;
			border-bottom: 1px solid #666666;
			border-left: 1px solid #999999;
		}	
				
		img.alignright {
			float: right;
			margin: 0 0 5px 5px;
		}			

		img.alignleft {
			float: left;
			margin: 0 5px 5px 0;
		}	
							
		.article p.commentaires {
			font-size: .8em;
			color: #707070;
			margin: 10px 0;
			border-bottom: 1px dotted #ece6b4;
		}	
			
		.article p.commentaires a {
			color: red;
		}
		
		.article ul {
			 padding: 10px;
		}		

		.article ul li {
			font-size: .9em;
			background: url(ico-navigation-li.png) no-repeat 0 7px;
			color: #707070;
			text-decoration: none;	
			padding: 3px 0 3px 11px;
		}		
	
		.article ul li a {
			color: #707070;
			text-decoration: underline;	
		}

		.option {
			border: 1px solid #b2de73;
			padding: 5px;
			margin: 10px;
			background-color: #fffce2;
			
		
		}
				
		p.postmetadata {
			font-size: .9em !important;
		
		}	
		
/* ///////////////////////////////////////////////////////////////////////////////////
Colonne de gauche
/////////////////////////////////////////////////////////////////////////////////// */

div#navigation {
	background-color: #8752d5;
	float:left;
	width:206px;
	padding-bottom: 10px;
	color: #fff;
}

.tips {
	padding: 5px;
	margin: 10px;
	border: 1px dotted #fff;


}
		div#navigation h2, div#navigation h3, div#navigation p {
			padding: 1px 10px;
		}
		
		div#navigation h2 {
			font-size: 1.5em;
			color: #feea44;
		}
		
		div#navigation h3 {
			font-size: 1em;
			color: #feea44;
		}

		div#navigation p {
			font-size: .9em;
			color: #fff;
		}
	
		div#navigation p a {
			background: url(ico-navigation-li.png) no-repeat 0 50%;
			color: #b9ed6f;
			padding-left: 11px;
		}
					
		div#navigation hr {
			 border:none;
			 border-top:1px dotted #ddd;
			 display: block;
			 clear: both;
			 margin: 10px 15px 10px 10px;
			 content: ".";
			 height: 0;
		}

		div#navigation ul {
			 padding: 10px;
		}		

		div#navigation ul li {
			font-size: .9em;
		}		
	
		div#navigation ul li a {
			background: url(ico-navigation-li.png) no-repeat 0 50%;
			color: #b9ed6f;
			padding-left: 11px;
			text-decoration: none;
		}
		
		div#navigation form {
			padding-left: 11px;
		}			
/* ///////////////////////////////////////////////////////////////////////////////////
Header
/////////////////////////////////////////////////////////////////////////////////// */

div#header-container {
	background:url(header-bg.jpg) no-repeat top left;

}


#header {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 411px;
	height: 187px;
	position: relative;
	margin-left: -1em;
	background: url(logo.png) no-repeat;
}


#header {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 411px;
	height: 187px;
	position: relative;
	margin-left: -1em;
	background: url(logo.png) no-repeat;
}
#header a {
	position: absolute;
	top: 0;
	left: 0;
	width: 411px;
	height: 187px;
	display: block;
	border: 0;
	background: transparent;
	overflow: hidden;
}
#header .fake-hover {
	margin: 0;
	padding: 0;
	width: 411px;
	height: 187px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(logo.png) no-repeat 0 -187px;
}



/* ///////////////////////////////////////////////////////////////////////////////////
menu
/////////////////////////////////////////////////////////////////////////////////// */

div#menu {
	height: 40px;
}

div#menu ul {
	padding: 10px 0;
}


div#menu ul li  {
	display: inline;
	padding: 0 35px 0 0;
	font-size: 1.5em;
}

div#menu ul li  a {
	color:#fff;
	text-decoration: none !important;
}



/* ///////////////////////////////////////////////////////////////////////////////////
Footer 
/////////////////////////////////////////////////////////////////////////////////// */

div#footer {
	background: #f7a700;
	clear: both;
	color: #FFF;
	width: 100%;
	text-align: center
}

		div#footer p {
			font-size: .8em;
			padding: 10px;
		}
		
		div#footer p  a {
			color: #FFF;
			text-decoration: underline;
		}