/* CSS Document */



body {
	font-size: small;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #6d7c82;
	
}


/* --------------------links---------------------- */

a:link, a:visited {
	color: #475861;
	text-decoration: underline;
	
	}
	
a:hover {

	text-decoration: none;
	
}
	


.maintext a.more {

	font-size: 110%;
	margin-right: 5px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 1px;
	padding-left: 14px;
	font-weight: bold;
	color: #475861;
	background-color: transparent;
	background-image: url(../images/skull2_hover2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0pt;
	background-y-position: 2px;
	text-decoration: none;

}



.maintext a.more:hover {

	padding-bottom: 0pt;
	color: #0e89a9;
	background-image: url(../images/skull2.gif);

}



a.date {

	font-size: 75%;
	text-decoration: none;
	margin-left: 7px;
	color: #666666;
	font-style: italic;

}

a.date:hover {

	text-decoration: underline;


}


/* ----------------page layout -------------------*/



#wrap {

	width: 60em;
	margin: 50px auto;
	padding: 0;
	font-size: 90%;
	line-height: 1.6em;

}



#content {

	width: 36em;
	float: left;
	padding-right: 2em;
	margin-bottom: 25px;
	background-image: url(../images/vline2.gif);
	background-repeat: repeat-y;
	background-position: right top;

}


#sidebar {

	width: 20em;
	float: right;
	font-size: 90%;
	font-family: Verdana, sans-serif;
	line-height: 1.6em;
	margin-right: 2em;
	margin-bottom: 25px;

}




#extra {
	clear: both;
	padding: 10px;
	width: 60em;
	margin: 30px auto;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	line-height: 1.6em;
	margin-bottom: 25px;
	padding-bottom: 0px;


}


#footer {

	font-family: Georgia, serif;
	padding: 0;
	height: 130px;
	background-image: url(../images/bg1_V3_bas.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	color: #FFFFFF;
	font-size: 85%;
	

}

#footer a {

	text-decoration: none;
	text-transform: uppercase;
	font-size: 95%;
	font-family: Georgia, serif;
	color: #FFFFFF;
}

#footer a:hover {

	text-decoration: underline;
	
}

#footer a.noupper{

	text-transform: none;
	font-size: 100%;
	font-family: Georgia, serif;
	color: #FFFFFF;
}


/* -------------------------header-------------------------*/


#wrapheader {

	width: 60em;
	margin: auto;
	padding: 0;
	
}

#header {


	
	background-image: url(../images/bg1_V3_haut.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	height: 130px;
	font-size: 95%;
	padding: 0;
	position: relative;


	}
	
	
#logo {
	color: #FFFFFF;
	width: 10em;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;

}


/*---------------NAV--------------------*/

#nav {

	width: 45em;
	padding: 0;
	margin-top: 100px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
	
}
	
#nav ul {

	margin: 0;
	padding: 0;
	list-style: none;
	
}
	
#nav li {

	float: right;
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}
	
#nav li a {

	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #808080;
	border: none;
	
}
	
#nav li a:hover {

	color: #FFFFFF;
	
}

#nav li a.active {

	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	
}

/* -----------------maintext--------------*/

.maintext {
	margin: 0 0 10px 0;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;


}

/*----------------styles-------------------*/


.title {
	font-size: 120%;
	color: #0e89a9;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 15px;

	
}

.soustitre {
	color: #0e89a9;
	font-size: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 2px;

}

.soustitre2 {
	color: #0e89a9;
	font-size: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	margin-bottom: 15px;

}

#wrap  p {
	margin-bottom: 20px;
	margin-top: 0px;

}


.centered {


	padding-left: 90px;


}

#extra img.border {
	
	
	margin-bottom: 20px;
	margin-top: 0,2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	border-left-color: #c3c3c3;
	background-color: #fffefa;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-left: 80px;

}

#extra3 img.border {
	
	
	margin-bottom: 20px;
	margin-top: 0,2;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #c3c3c3;
	border-left-color: #c3c3c3;
	background-color: #fffefa;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-left: 80px;

}


strong {

	color: #0e89a9;
	font-weight: bold;
}

.indent {

	text-indent: 20px;


}


/* --------------thumbs---------------- */

#sidebar #thumbs  {

	margin: 0;
	padding: 0;
	list-style: none;
		
}

#sidebar #thumbs li {

	float: left;
	margin: 0;
	padding: 0;
	background: none;
	
}

#sidebar #thumbs li a {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 3px solid #c3c3c3;
	background-color: #fffefa;
	
	
}

#sidebar #thumbs li a:hover, #sidebar #thumbs li a.active {

	border-color: #fff;
	background: #fff;
	
}

#sidebar #thumbs li a.active {

	border-color: #383d44;
	
}

#sidebar #thumbs2  {

	margin: 0;
	padding: 0;
	list-style: none;
		
}

#sidebar #thumbs2 li {

	float: left;
	margin: 0;
	padding: 0;
	background: none;
	
}

#sidebar #thumbs2 li a {
	float: left;
	display: block;
	margin: 0 6px 10px 6px;
	padding: 2px;
	border: 3px solid #c3c3c3;
	background-color: #fffefa;
	
	
}

#sidebar #thumbs2 li a:hover, #sidebar #thumbs2 li a.active {

	border-color: #fff;
	background: #fff;
	
}

#sidebar #thumbs2 li a.active {

	border-color: #383d44;
	
}

#thumbs_news  {

	margin: 0;
	padding: 0;
	list-style: none;
		
}

#thumbs_news li {

	float: left;
	margin: 0;
	padding: 0;
	background: none;
	
}

#thumbs_news li a {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 3px solid #c3c3c3;
	background-color: #fffefa;
	
	
}

#thumbs_news li a:hover, #thumbs_news li a.active {

	border-color: #fff;
	background: #fff;
	
}

#thumbs_news li a.active {

	border-color: #383d44;
	
}

/*--------------------------------w3c validation-----------------------------*/

#sidebar #thumbs_b  {

	margin: 0;
	padding: 0;
	list-style: none;
		
}

#sidebar #thumbs_b li {

	float: left;
	margin: 0;
	padding: 0;
	background: none;
	
}

#sidebar #thumbs_b li a {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 3px solid #c3c3c3;
	background-color: #fffefa;
	
	
}

#sidebar #thumbs_b li a:hover, #sidebar #thumbs_b li a.active {

	border-color: #fff;
	background: #fff;
	
}

#sidebar #thumbs_c  {

	margin: 0;
	padding: 0;
	list-style: none;
		
}

#sidebar #thumbs_c li {

	float: left;
	margin: 0;
	padding: 0;
	background: none;
	
}

#sidebar #thumbs_c li a {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 3px solid #c3c3c3;
	background-color: #fffefa;
	
	
}

#sidebar #thumbs_c li a:hover, #sidebar #thumbs_c li a.active {

	border-color: #fff;
	background: #fff;
	
}
