/* CSS Document */
body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CCCCCC;
}
img{
	border:none;
}
/*TEXTE*/
a{
	font-weight:bold;
	color:#01785C;
	text-decoration:none;
}
a:hover{
	color:#99CC00;
}
.puce{
	font-weight:bold;
	color:#01785C;
	text-decoration:none;
	background-image:url('../../../images/commun/puce.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:8px;
}
.puce:hover{
	color:#99CC00;
	background-image:url('../../../images/commun/puce_on.gif');
	padding-left:11px;
}
h1{
	font-size:20px;
	color:#950000;
	font-weight:normal;
	margin:0px;
}
h2{
	font-weight:bold;
	font-size:12px;
	color:#950000;
	margin-top:10px;
	margin-bottom:5px;
	
}
h2 .accroche{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	line-height:15px;
	margin:0px;
}
h3{
	font-size:12px;
	color:#000000;
	line-height:15px;
	font-weight:normal;
	margin:0px;
	margin-bottom:7px;
}
.arianne{
	font-size:10px;
	color:#99CC00;
	font-weight:bold;
	margin-bottom:23px;
}
.arianne span{
	font-size:10px;
	color:#000000;
}
/*BLOC*/
.all{
	background-color:#FFFFFF;
	position:relative;
	width:955px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.pied{
	clear:left; 
	text-align:right;
	font-size:9px;
	padding-right:15px;
	margin-bottom:10px;
}
.left{
	float:left;
	position:relative;
}
/*BANDEAU*/
.bandeau{
	float:left;
	position:relative;
	width:955px;
	height:146px;
}
.bandeau .menu{
	position:absolute;
	top:-3px;
	left:470px;
	/**/
	text-transform:uppercase;
	font-size:10px;
}
.bandeau .menu form{
	display:inline;
}
.champ2{
	border:1px #CCCCCC solid;
	height:13px;
	font-size:11px;
	color:#999999;
	background-color:#E8E8E8;
}
/*COLONNE GAUCHE*/
.colonne_gauche{
	position:relative;
	float:left;
	width:199px;
	background-image:url('../../../images/commun/ombre.gif');
	background-repeat:repeat-y;
	background-position:right;
}
.retour{
	background-image:url('../../../images/commun/fond_retour.gif');
	background-repeat:no-repeat;
	height:21px;
	padding-left:29px;
	padding-top:3px;
	margin-top:16px;
	font-size:11px;
}
.retour a:hover{
	color:#FFFFFF;
}
.espaceClient{
	margin-top:14px;
}
.espaceClient .form{
	margin-left:17px;
	margin-top:4px;
}
.champ{ 
	border:1px #CCCCCC solid;
	height:13px;
	font-size:11px;
	color:#999999;
}
.info{
	margin-top:25px;
	margin-left:17px;
	margin-right:12px;
	font-size:10px;
	color:#4D4D4D;
}
.info span{
	font-weight:bold;
	font-size:11px;
}
/*MENU*/
.menu{
	margin-top:5px;
	margin-left:18px;
	/**/
	color:#99CC00;
	font-weight:bold;
}

.niveau1_kiosque{
	width:166px;
	border-bottom:1px #D6D6D6 solid;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:4px;
	background-image:url('../../../images/commun/puce_menu.gif');
	background-repeat:no-repeat;
}
.niveau1_kiosque_selected{
	width:166px;
	border-bottom:1px #D6D6D6 solid;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:4px;
	background-image:url('../../../images/commun/puce_menu_deplie.gif');
	background-repeat:no-repeat;
}
.niveau1_kiosque_item{
	margin-left:26px;
}
.niveau2_kiosque{
	width:143px;
	vertical-align:middle;
	font-size:11px;
	padding-top:5px;
	margin-left:26px;
	background-image:url('../../../images/commun/puce_menu_2.gif');
	background-repeat:no-repeat;
}
.niveau2_kiosque_item{
	margin-left:15px;
}
/*CENTRE*/
.centre{
	float:left;
	width:550px;
	margin-left:13px;
	overflow:hidden;
}
.bloc1{
	position:relative;
	float:left;
	width:552px;
}
.tool{
	position:absolute;
	top:5px;
	right:15px;
}
.bloc2{
	float:left;
	width:262px;
	margin-top:25px;
	margin-right:14px;
}
.bloc_texte{
	float:left;
	width:262px;
	margin-top:15px;
	margin-right:14px;
}
.bloc_texte div{
	margin-top:7px;
}
/*IMAGES*/
.img{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}
.img4x3{
	float:left;
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.img_portrait{
	float:left;
	margin-top:12px;
	margin-right:10px;
}
/*COLONNE DROITE*/
.colonne_droite{
	float:left;
	width:189px;
	background-image:url('../../../images/commun/ombre.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.colonne_droite2{
	float:left;
	width:189px;
}
.pub{
	position:relative;
	margin-left:16px;
	margin-bottom:10px;
	width:169px;
}
.pub div{
	font-weight:bold;
	margin-bottom:4px;
}
.telephone{
	position:absolute;
	top:40px;
	left:70px;
	color:#F1C0B4;
}
.actualite{
	margin-left:16px;
	margin-bottom:10px;
	background-image:url('../../../images/commun/actu/fond.jpg');
	background-repeat:repeat-y;
	overflow:hidden;
}
.actualite .texte{
	margin-left:10px;
	margin-top:3px;
	width:143px;
	color:#FFFFFF;
}
.actualite .texte .titre{
	font-weight:bold;
	margin-bottom:2px;
}
.actualite .texte .lien{
	margin-top:5px;
	text-align:right;
}
.actualite .texte .lien a{
	text-align:right;
	color:#FFFFFF;
}
