/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */


/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 1em;
	background: url(../images/fd.gif);
	}
	
body, form, h1, h2, h3, h4, h5, fieldset, ul, dl, dd, dt { margin:0; padding:0;}

.spacer {clear:both;}

.photo_left { float:left; margin-right:5px; margin-top:5px; border:0 }
.photo_right { float:right; clear:both; margin-bottom:15px;}

.bleu_ciel { color:#609ac5;}
.bleu, #texte a:hover { color:#025a97;}
.bck_bleuciel, 
#texte p.bck_bleuciel { 
	background-color:#609ac5; 
	padding:5px; 
	color:#FFFFFF; 
	font-size:0.77em; 
	font-weight:bold;
	text-align:left;
	}


#conteneur {
	position: relative;
	width:960px;
	margin: 0 auto;
	margin-top:9px;
		
	height: auto;
	min-height: 695px; /* pour firefox prenne toute la hauteur de page*/
	_height: 695px; /*underscore hack uniquement interprt par IE Win*/
	min-height: 695px;
	}

#colonne_gauche {
	position:relative;
	width:290px;
	float:left;
	}
#colonne_droite {
	position:relative;
	width:670px;
	float:left;
	}
#colonne_droite h2 {
	position:absolute;
	left:100px;
	top:20px;
	font-size:1em;
	text-align:right;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
#colonne_gauche #logo {
	position:relative;
	}
#footer {
	position:relative;
	width:960px;
	margin:0 auto;
	margin-top:0.5em;
	margin-bottom:0.5em;
	font-size:11px;
	color:#666666;
	}
#footer a:hover { color:#66A2D0}
	
	
#menu {
	position:relative;
	margin-top:125px;
	}
#menu ul li {
	position:relative;
	height:46px;
	background:url(../images/fd_menu.gif) no-repeat;
	list-style-type:none;
	text-align:center;
	}
#menu ul li a {
	color:#969696;
	text-decoration:none;
	font-weight:bold;
	font-family:Trebuchet-MS, Arial, Helvetica, sans-serif;
	font-size:1em;
	display:block;
	padding-top:12px;
	}
#menu ul li a:hover,
#menu ul li a.actif { color:#0a4566;}



#menu_haut {
	position:absolute;
	left:380px;
	top:20px;
	}
#menu_haut ul li {
	list-style-type:none;
	float:left;
	padding-left:23px;
	height:18px;
	margin-left:10px;
	}
#menu_haut ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.71em;
	}
#menu_haut ul li a:hover,
#menu_haut ul li a.actif,
#partenaires p a:hover {
	color:#66a2d0;
	}
#menu_haut ul li#accueil {
	background:url(../images/ic_accueil.gif) no-repeat;
	}
#menu_haut ul li#contact {
	background:url(../images/ic_contact.gif) no-repeat;
	}
#menu_haut ul li#actualites {
	background:url(../images/ic_telechargement.gif) no-repeat;
	}
	
	
	
#partenaires {
	position:relative;
	margin-top:40px;
	margin-left:20px;
	}
#partenaires h3 {
	font-size:0.77em;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
	}
#footer p a {
	color:#0a4566;
	text-decoration:none;
	margin-left:5px;
	}
#partenaires img {
	float:left;
	border:solid 1px #d6d5d5;
	margin-left:5px;
	margin-bottom:5px;
	}

/* ACCUEIL */
body#page_accueil #conteneur {
	background:url(../images/fd_page_accueil.jpg) no-repeat;
	}
body#page_accueil #actu {
	position:absolute;
	left:400px;
	top:90px;
	font-size:11px;
	width:250px;
	}
body#page_accueil #actu h3.titre_actu {
	color:#555758;
	font-weight:bold;
	font-size:1em;	
	}
body#page_accueil #actu p.resume_actu {
	color:#025a97;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:5px;
	margin-top:5px;
	}
body#page_accueil #schema {
	position:absolute;
	left:15px;
	top:270px;
	}
#encarts {
	position:absolute;
	right:5px;
	top:270px;
	}
#encarts ul li {
	width:145px;
	height:87px;
	background:url(../images/fd_encart.png) no-repeat;
	color:#FFFFFF;
	font-size:0.75em;
	list-style-type:none;
	padding:5px;
	font-weight:bold;
	text-align:center;
	}
#encarts ul li a {
	color:#FFFFFF;
	text-decoration:none;
	}
#encarts ul li a:hover {
	color:#66A2D0;
	}
	
	
/* PAGE */
body#page #conteneur {
	background:url(../images/fd_page.gif) no-repeat;
	}
#texte {
	position:relative;
	margin-top:110px;
	padding-left:50px;
	margin-bottom:4em;
	}
#texte h3 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#025a97;
	padding-left:30px;
	background:url(../images/puce_orange.gif) no-repeat 0 4px;
	font-weight:bold;
	margin-bottom:3em;
	text-transform:uppercase;
	}
#texte h4 {
	font-size:0.88em;
	color:#333333;
	}
#texte p,
#texte li,
#texte h4,
#texte h5 {
	width:430px;

}
#texte p,
#texte ul {
	font-size:0.71em;
	text-align:justify;
	margin-bottom:10px;
	}
#texte ul {
	margin-left:3em;
	line-height:1.2em;
	}
#texte h5 {
	margin-top:15px;
	padding-top:15px;
	margin-bottom:5px;
	padding-left:15px;
	background:url(../images/puce_orange_pt.gif) no-repeat 0 19px;
	border-top: dashed 1px #999999;
	}
#texte a {
	color:#000000;
	}
body#page #photos {
	position:absolute;
	right:30px;
	top:180px;
	width:130px;
	}
body#page #photos div {
	position:absolute;
	}