body { 
	background: white; margin: 0px; 
	font-family : "Trebuchet MS", "Arial", sans-serif;
	font-size:11px;
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
	 background-color:#F5F5F5
}

#flash {
	 background-color:#FFFFFF;
     margin-left: auto;
     margin-right: auto;
	 
	 margin-top: auto;
     margin-bottom: auto;

	 
     width: 1000px;
	 height:625px;
     text-align: left; /* on rétablit l'alignement normal du texte */
     }


#header {
/*position:absolute; */
left:0px; top:0px; height:100px; width:100%;
}
#logo {
	float:left;
	
	margin-left:28px;
	top:0px;
	height: 88px;
	width: 133px;
	color:white;
}
#logo img{
	/*position:absolute;*/
	position:relative;
left:35px;
top:25px;
}
#logo h1 {
	font-size:12px;
	text-align: center;
	margin-top:25px;
}
#logo a{
color:white;
}

#lang{
float:right;
margin-right:10px;
width:180px;

}

img {border:0px}
#titre {position:absolute; left:70px; top:30px; }
#titrerubrique {position:absolute; left:70px; top:115px;}
#icones {position:absolute; right:20px; top:10px;}
#principal  {
margin-left:28px;
margin-top:50px;
height:340px;
}
#detail {
float:left;
margin-top:0;
}
#vignettes {
float:left;
margin-left:20px;
width:190px;
}

#vignettesLarge {
	/*position:absolute;*/
float:left;
width:200px;
height:380px;
	overflow:auto;
}
#teteHome{
float:right;
margin-right:100px;
top:0;
width:160px;
height:370px;


}
#imageHome{
float:left;
margin-top:110px; 
margin-left:166px; 
width:145px;
height:199px;


}

#texte {
float:left;
width:180px;
margin-left:10px;

}

#texte p{
margin:0 0 1em 0;

}
#navigation {
float:right;
margin-right:50px;
width:180px;
}

h1 {font-size:28px;font-weight:bold;margin-top:0px;margin-bottom:0px}
h2 {font-size:16px;font-weight:bold;margin-top:0px;margin-bottom:0px}
h3, h4 {font-size:12px;font-weight:bold;margin:0px;line-height:33px}
a { text-decoration: none; color:black }
a:hover { text-decoration: none; color: #303030; background: #e8e8e8; }
.contenu {margin-right:100px;}
.contenuColCentre {}
.contenuColDroite {
	float: right;
	/*width: 14em;*/
	width: 170px;
	margin-left: 20px;
	/*margin-left: 2em;*/
	margin-bottom: 0em;
	margin-right: 0px;
}
h1 a{
color:#FFFFFF;
}
.lien {color:#000000;}
#footer{
float:left;
margin-top:42px;
width:100%;
height:93px;
}
