/* !important; : style Firefox uniquement (et IE7) */
/* *xxx:xxx; : style IE6 et IE7 uniquement */
/* -xxx:xxx; : style IE6 uniquement */

* {
	margin:0;
	padding:0;
	}	

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background:#254890;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	font-weight:bold;
	color:#152B55;
	margin-bottom:5px;
	}
	
h2 {
	margin-bottom:5px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#152B55;
	text-decoration:underline;
	}	
h3 {
	font-size:14px;
	font-weight:bold;
	color:#152B55;
	}

ul {
	list-style-type:circle;
	list-style-image:url(Images/tiret.gif);
	list-style-position:inside;
	*list-style-position:outside;		/* correction ie6 et ie7 */
	position:relative;
	top:-3px;
	*top:3px;							/* correction ie6 et ie7 */
	}

ul li p{
	margin:0px;
	padding:0px;
	display:inline;
	position:relative;
	top:3px;
	*top:-3px;							/* correction ie6 et ie7 */
	}


#conteneur {
	width:908px;
	margin:auto;
	padding:0;
	background:#FFFFFF;
	-margin-top:-11px; 					/* correction ie6 */
	}

div.gauche_haut {
	background: url('./Images/background/gauche_haut.jpg') left  no-repeat;
	padding-left: 140px;
	-margin-bottom:-10px;				/* correction IE6 */
	}
div.droite_haut {
	background: url('./Images/background/droite_haut.jpg') right no-repeat;
	}
div.header {
	background: url('./Images/background/header.jpg') left no-repeat;
	}

div.gauche_mh {
	background: url('./Images/background/gauche_mh.jpg') no-repeat;
	padding-left: 140px;
	float:left;
	-padding-bottom:269px;			/* correction IE6 */
	-position:relative;				/* correction IE6 */
	-margin-bottom:-269px;			/* correction IE6 */
	-margin-top:10px;				/* correction IE6 */

	}
div.droite_mh {
	background: url('./Images/background/droite_mh.jpg') no-repeat;
	float:right;
	padding-left: 8px;
	padding-bottom:269px;
	-position:relative;					/* correction IE6 */
	}
	
div.gauche_m {
	background: url('./Images/background/gauche_m.jpg') left repeat-y;
	padding-left: 140px;
/*	padding-bottom:10px;
*/	}
div.droite_m {
	background: url('./Images/background/droite_m.jpg') right repeat-y;
/*	padding-bottom:10px;
*/	}
#contenu {
	margin-top:0px;
	-margin-top:-274px; 			/* correction IE6 */
	-border:#FFF solid 2px;		/* correction IE6 */
	width:755px;
	min-height:269px;

	background:url(Images/background/background.gif) center no-repeat;
	}


div.footer_haut {
	}


div.gauche_mb {
	background: url('./Images/background/gauche_mb.jpg') no-repeat;
	position:relative;
	top:-47px;
	padding-left: 140px;
	padding-bottom:47px;
	float:left;
	-left:-140px;								/* correction IE6, … supprimer si pb avec actu */
	-left:0px;
	}	
div.droite_mb {
	background: url('./Images/background/droite_mb.jpg') no-repeat;
	position:relative;
	top:-47px;
	float:right;
	padding-left: 8px;
	padding-bottom:47px;
	}


div.gauche_bas {
	background: url('./Images/background/gauche_bas.jpg') top left no-repeat;
	padding-left: 140px;
	}
div.droite_bas {
	background: url('./Images/background/droite_bas.jpg') top right no-repeat;
	}
div.footer {
	background: url('./Images/background/footer.jpg') top left no-repeat;
	}

div.copyright {
	width:300px;
	height:20px;
	padding-top:93px;
	margin:0 auto;
	position:relative;
	left:-4px;			/* style pour tous */
	*left:0px;			/* style pour IE 6 et 7 */
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	}
	
.copyright a {color:#DDDDDD;}

div#menu {
	padding-top: 131px;
	height:30px;
	}

#menu{
	margin:0 auto;
	width:580px;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;	
	}
	
#menu ul{
	list-style:none;
	position:static;
	}
#menu li{
	list-style:none;
	display:block;
	float:left;
	line-height:30px;
	border:solid #636363;
	border-width:0 2px 0 2px;				
	background:url(Images/Bouton_up.gif) repeat-x;
	height:30px;
	margin:0 1px 0 0;								
	}
#menu li a{
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 25px;
	height:51px;
	-height:25px;								/* correction IE6 */
	}
#menu li a:hover{
	color:#fff;
	background:url(Images/Bouton_down.gif) repeat-x;
	}
#menu li a.current{
	display:block;
	float:left;
	background:url(Images/Bouton_down.gif) repeat-x;					
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0 25px;	
	}
#menu li a:hover.current{
	color:#fff;
	}


#info {
	display:none;		/* Modif pour IE6 block -> inline, et modif le .js */
	margin:0 auto;
	width:135px;
	color:#254890;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
	position:static;
	margin-left:-140px;
	height:200px;
	padding-bottom:69px;
	-margin-bottom:-110px;			/* correction IE6 */
	}
#info p {margin-bottom:10px;}

#menu_g{
	display:none;		/* Modif pour IE6 block -> inline, et modif le .js */
	margin:0 auto;
	width:135px;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	position:static;
	margin-left:-140px;
	height:200px;
	padding-bottom:69px;
	-margin-bottom:-110px;			/* correction IE6 */
	}
#menu_g img{
	margin-bottom:30px;
	margin-left:6px;
	}
	
#menu_g ul{
	list-style:none;
	}
#menu_g li{
	list-style:none;
	display:block;
	float:left;
	line-height:25px;
	border:none;
	background:url(Images/menu_gauche/menu_g_up.gif) no-repeat;
	height:25px;
	margin:0px;
	width:135px;
	text-align:center;					
	}
#menu_g li a{
	display:block;

	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0 25px;
	}
#menu_g li a:hover{
	color:#fff;
	background:url(Images/menu_gauche/menu_g_hover.gif) no-repeat;
	}
#menu_g li a.current_g{
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:0 25px;
	background:url(Images/menu_gauche/menu_g_down.gif) no-repeat;
	font-weight:bold;
	}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	}

td.picto {
	width:100px;
	}
	
.picto img{
	width:50px;
	height:50px;
}
.pictoFlotant {
	float:right;
	position:relative;
	right:-10px;
	}

	
img.souligne {	
	margin-bottom:20px;
	}
	
a.lienImg img {border:none;}
td.contact{width:220px;}
		
.entree {
	border-style:groove;
	background:#F4F4F4;
	}
textarea.entree{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
p.navigation a {
	text-transform:uppercase;
	color:#006200;
	font-weight:bold;
	}

.cadre_g {
	overflow:auto;
}

.cadre_c {
	overflow:visible;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	z-index:3;
}
.cadre_c > * {margin:auto;}
.cadre_c table{}
.cadre_c div{-margin:0 auto;}			/* correction IE6 */
.separation > * {margin:auto;}	
.separation img {
	width:350px;
	height:2px;
	display:block;
	-margin:auto;								/* correction IE6 */
	}

.separation{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}

ul.detail{
	margin-bottom:5px;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
}

table.detail tr td{vertical-align:top;}
.detail {-margin:0 auto;}			/* correction IE6 */
.cadre_d {

}

a.mini1, a.mini2, a.mini3 {
	text-decoration:none;
	border:none;
}

.mini1 img{
	border:none;
	display:inline;
	width:160px;
	height:120px;
}
.mini2 img{
	border:none;
	display:inline;
	width:128px;
	height:96px;
}
.mini3 img{
	border:none;
	display:inline;
	width:96px;
	height:72px;
}

.support_PR3 {
	background:url(Images/background/Support.gif) no-repeat;
	width:640px;
	padding-top:10px;
	padding-left:1px;
	-margin:0 auto;		/* correction IE6 */
}

.cadre{
	border:#000000 solid 1px;
	width:660px;
	padding:5px;
	background:#FFFFFF;
	}

.bordure img{
	height:2px;
	width:102%;
	position:relative;
	left:-5px;
	-width:510px;						/* correction IE6 */
	-left:0px;							/* correction IE6 */
	}	
	
.annonce_p, .annonce_i{ margin:3px 0;}
.annonce_p .texte {background-color:#E6ECF9;}
.annonce_i .texte {background-color:#ECFDE3;}
.annonce_p a img, .annonce_i a img {
	float:left;
	width:128px;
	height:96px;
	border:none;
	margin-top:29px;
	}
.annonce_p .texte, .annonce_i .texte {
	margin-left:132px;
	padding-left:5px;
	min-height:125px;
	-height:125px;						/* correction IE6 */
	-float:right;						/* correction IE6 */
	-margin-left:5px;					/* correction IE6 */
	}
.annonce_p .prix, .annonce_i .prix {
	float:right;
	width:200px;
	font-weight:normal;
	}
.annonce_p .titre, .annonce_i .titre {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	}
.annonce_p .descriptif, .annonce_i .descriptif {
	margin-top:5px;
	}
.annonce_p .demande, .annonce_i .demande{
	float:right;
	font-size:10px;
	}




.spacer{
	width:600px;
	height:10px;
	}
	
.retour_ok, .retour_ko{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	font-size:12px;
}
.retour_ko{color:#E4210C;}
.retour_ok{color:#55D014;}

.vitrine_g, .vitrine_d{
	margin-top:10px;
	min-height:240px;
	-height:240px;						/* corretion IE6 */
	overflow:hidden;
}
.vitrine_g img{
	float:left;
	margin-right:10px;
}
.vitrine_d img{
	float:right;
	margin-left:10px;
}
.vitrine_g p{
	text-align:left;
	margin-bottom:5px;
	}
.vitrine_d p{
	text-align:left;
	margin-bottom:5px;
	margin-left:20px;
}
.vitrine_g ul{position:relative;left:20px;}
.vitrine_d ul p{margin-left:0px;}
.vitrine_d ul{margin-left:40px;}

.vitrine_g div, .vitrine_d div{
	padding-top:10px;
}

.vitrine_g p img{
	float:none;					/* annulation de l'effet créé en .vitrine_x img{} */
	margin-left:0px;			/* annulation de l'effet créé en .vitrine_x img{} */
	position:relative;
	top:5px;
	}

.partenaires {margin-top:30px;}
.partenaires img{
	height:60px;
	width:100px;
	border:solid 2px #CCCCCC;
}
.partenaires .bas{
	position:relative;
	left:50px;
	}

.actu{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
	min-height:48px;
	-height:48px;
}

.actu img{
	float:left;
	margin-right:5px;
	height:48px;
	width:48px;
	}
	
.service {
	height:120px;
	margin-top:20px;
	padding-right:5px;
	}	
.service img{
	float:left;
	width:160px;
	height:120px;
	margin-right:5px;
	}
.service p {text-indent:20px;}
	
.photorama{
	float:right;
	width:150px;
	min-height:300px;
	background:#55D014;
	background:url(Images/background/photorama.gif) bottom repeat-x;
	overflow:visible;
	padding:0px 5px;
	border:#333333 solid 1px;
	}
.photorama img{
	display:block;
	margin:5px auto;
	border:none;
	width:102px;
	height:77px;
	}

.presentation {margin-left:20px;}
.presentation p {
	text-indent:20px;
	margin-bottom:4px;
	}
.presentation h2{
	margin-top:20px;
	margin-left:30px;
	}
	
.titre_pres{
	font-weight:bold;
	display:block;
	width:200px;
	}

.anim_france{
	-display:none;		/* Masqué uniquement pour IE6 */
	width:302px;
	height:302px;
	margin:0 auto;
	}
 
 .flash_ie6{
 	display:none;
	-display:block;		/* Affiché uniquement pour IE6 */
	-border:#000000 solid 1px; /* uniquemet pour IE6 : non transparence */
 	width:302px;
	height:302px;
	margin:0 auto;
 	}
 
.mention td{height:18px;}
.mention{-margin:0 auto;}			/* correction IE6 */
