@charset "UTF-8";
/* CSS Document */



/* --------------------- ELEMENTS GENERAUX ------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#8ac3d4;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	background-color:#fff;
	height:60px;
	margin : 10px 0;
}

h2 {
	margin: 0 30px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FE7500;
	width: 500px;
}


p, h3, #tableau a, h4, cite {
	margin: 0 30px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px;
}


cite, 
h4 {
	color:#1d97b2;
	font-size:14px;
}

h4 {
	margin-top : 5px;
}

li {
	margin: 0 30px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:450px;
}


/* --------------------- STRUCTURE------------------ */


#wrap {
	width:868px;
	margin: 0 auto;
}

#gabarit_page {
	width:725px;
	margin: 0 auto;
	background-color:#fff;
	position:absolute;
	margin: 0 auto;
}


#header {
	width:725px;
	height:125px;
	margin: 0 auto 0 auto;
	background-image:url(ressources/header_accueil.gif);
	background-repeat:no-repeat;
}

#header img {
text-decoration:none;
border-style:none;
}


#texte {
float: right;
background-color:#fff;
width: 500px;
}



#tableau  {
	clear:both;
	margin:10px;
	width: 500px;
	padding-right : 20px;
}
#tableau  a {
	clear:both;
	margin:10px;
	width: auto;
	text-align:justify;
	color:#1d97b2;
}


#footer {
clear: both;
width:725px;
height:55px;
background: #1D97b2 url(ressources/footer.gif);
background-repeat:no-repeat;
background-position:bottom;
margin:0;
}

/* --------------------- BLOCS ------------------ */

.texte01 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:160px;
color:#00acce;
margin: 50px 0px 10px 10px;
font-weight:bolder;
line-height: 1.1; 
}

.texte {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:160px;
color:#00acce;
margin: 0 0px 10px 10px;
font-weight:bolder;
line-height: 1.1; 
}

#bloc05,
#gauche02 {
	float: left;
	width: 180px;
	height:auto;
	margin: 20px 0 0 20px;
	padding:0 10px 0 0;
}


#bloc05 p,
#gauche02 p {
	height:auto;
}

#bloc05 {
	background: url(ressources/le_saviez_vous.gif) no-repeat;
}	
	

#gauche {
float: left;
width: 180px;
height:239px;
margin: 67px 0 0 20px;

}

#gauche02 {
	background: url(ressources/incroyable.gif) no-repeat;
}


/* --------------------- CONTENU ------------------ */

#nh {
margin: 10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
}

#lien a {
float: right;
color:#1d97b2;
text-decoration:none;
margin: 10px 0 20px 0;
}

.anim {
float:left;
margin:10px 10px 0px 0;
width:240px;
}

#anim01 {
float:left;
margin:10px 10px 30px 0;
width:201px;
}

#anim02 {
float:left;
margin:10px 10px 10px 0;
width:177px;
}

#marge_texte {
padding:30px 0 0 0;
}

#puce {
margin:0 0 40px 0;
}

#savoir {
	color:#1d97b2;
	text-decoration:underline;
	margin: 10px 0 20px 0;
}


/* --------------------- MENU ------------------ */

#menu {
	float: right;
	margin: 125px 0 0 4px;
	padding:0px;
	width:143px;
}


.navigation li {
	list-style:none;
	line-height:27px;
	margin: 0px 0 8px 0;
}

.navigation li a, #bt_menu, #autres, .venir p {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:white;
}


.navigation li a, .venir p {
	margin: 0 0 0 10px;
}

#bt_menu {
background: url(ressources/background_rubrique.gif) bottom no-repeat;
width: 60px;
text-align:center;
color:white;
font-variant:small-caps;
}

#pdf {
margin:50px 0 0 0;
}

#autres {
background: url(ressources/background_rubrique.gif) bottom no-repeat;
width: 100px;	
height: 29px;
text-align:center;
}


.bt, .venir {
background: url(ressources/background_rubrique.gif) top no-repeat;
width: 143px;	
height: 29px;
}

.bt a ,.venir p {
visibility:hidden;
}


.bt:focus a,.bt:hover a, .bt:active a,.venir:focus p,.venir:hover p, .venir:active p, #bt_01 a{
visibility:visible;
}


.bt:focus,.bt:hover, .bt:active,.venir:focus,.venir:hover, .venir:active,#bt_01 {
background: url(ressources/background_rubrique.gif) bottom no-repeat;
width: 143px;	
height: 29px;
}

.bt a {
padding: 0 0 0 5px;
width: 143px;	
height: 29px;
}


.bt_01 a {
padding: 0 0 0 5px;
width: 143px;	
height: 29px;
}

#bt_pdf {
	background: url(ressources/background_rubrique.gif) bottom no-repeat;
	width: 85px;	
	height: 29px;

}


