/***********************************************/
/*                MAQUETTE                     */
/***********************************************/ 

body{
	text-align: center;
	font-family: Arial,sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 130%;
	background-color: #EEEEEE;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	position: relative;
	}
#menu {
	width: 235px;
	float: left;
	position: relative;
}
#banniere {
	width: 670px;
	position: absolute;
	left: 250px;
}

.navigation {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	background-color: #333333;
	margin-top: left;
	width: 540px;
	left: 250px;
	position: absolute;
	top: 120px;
}
.theme-adsense {
	width: 540px;
	left: 250px;
	top: 150px;
	background-color: #e6e6e6;
	position: absolute;
	
	text-align: left;
}

.pied-adsense {
	width: 500px;
	height: 80px;
	left: 250px;
	background-color: #e6e6e6;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	margin-top: 20px;
}


.article {
	width: 540px;
	background-color: #DCDCDC;
	position: absolute;
	left: 250px;
	top: 185px;
	text-align: left;
}

#contenu {
	width: 500px;
	text-align: justify;
	margin-left: 20px;
	margin-top: 10px;
}
#contenu a {
	color: #1E39A0;

}

#contenu a:visited {
	color: #576899;
}


#droite {
	width: 120px;
	position: absolute;
	top: 120px;
	left: 800px;
}

/***********************************************/
/*                typo                    */
/***********************************************/ 



.navigation a:link {
	color: #EEEEEE;
	text-decoration: none;
}
.navigation a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
.navigation a:active {
	color: #999999;
	text-decoration: none;
}
.navigation a:hover {
	color: #666666;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 170%;
	color: #666666;
	line-height: 24px;
	text-align: left;
	vertical-align: baseline;
}

h2{
	font-size: 120%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	color: #333333;
}

h3{
	font-size: 100%;
	color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
.leg 
{ color: #181818; 
font-style: italic; 
font-weight: normal; 
font-size: 14px; font-family: "Times New Roman";
}
.exposant 
{
	font-size: 80%;
	vertical-align: 4px;
}
.commentaires
{
	margin-top: 20px;
}
