/* Feuille de style pour le contenu des pages
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

/* STYLE CYC  (ne pas supprimer) */
.cyc {
	position: absolute;
	top: -10000px;
	display:none;
	}

/* STYLE DE LA PAGE CONTACT */



/*---------------------------------------------------------------------------*/

#logo{
padding-top:51px;
padding-left:116px;
width:283px;
float:left;
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}

#adresse1{
width:236px;
font-family:arial;
font-size:12px;
color:#823C8A;
float:left;
font-weight:bold;
letter-spacing:3px;
xtext-align:center;
margin-top:35px;
}

ul.list{
margin-top:15px;
}

ul.list  li{
list-style-type:none;
background-image:url(../images/charte/dot.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left:30px;
}

.imp-ligne{
width:609px;
height:30px;
padding-top:10px;
margin:0 auto;
color:#823C8A;
background:url(../images/charte/bg-imp-ligne.jpg) no-repeat top left;
filter: alpha(opacity=70);
-moz-opacity: 0.70; 
opacity:0.70;
}



.col{
text-align:center;
font-size:15px;
font-weight:bold;
}

/*-----------page prestations----------------*/

.subtitre{
font-size:14px;
color:#CD4ADD;
text-align:center;
font-weight:bold;
}

.table{
width:570px;
margin:0 auto;
background:url(../images/charte/bg-table.jpg) no-repeat bottom right;
}

.table td{

font-family:arial;
font-size:12px;
color:#000000;

padding-left:5px;
height:25px;
background:url(../images/charte/table-dot.jpg) repeat-x left bottom;
}

.prix{
text-align:right;
margin-right:5px;
}

.ligne{
clear:both;
margin:10px 0;
}
/*-----------page contact---------------*/	
#contact_adresse{
	width:220px;
	height:139px;
	float:left;
	margin-top:10px;
	padding-top:15px;
	margin-left:35px;
	}
	
.mail_label{
	width:85px;
	float:left;
	margin-top:7px;
	color:#000;
	font:normal 1.1em/1.2em Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:10px;
	}
	
.mail_input{
	width:160px;
	float:left;
	margin-top:5px;
	color:#000; 
	}
	
.inputForm{
	border:1px solid #D3D2D2;
	background-color:#EDFFDC;
	width:150px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#823C8A;
	padding:1px 0px;
	filter:alpha(opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
	}
	
.inputFormOver{
	border:1px solid #D3D2D2;
	background-color:#FFFFFF;
	width:150px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:1px 0px;
	filter:alpha(opacity=80);
	-moz-opacity:0.70;
	opacity:0.70;
	}
	
.button{
	border:1px solid #D3D2D2;
	background-color: #EDFFDC;
	width:65px;
	color:#000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
	
.buttonOver{
	border:1px solid #D3D2D2;
	background-color: #95EC3B;
	width:65px;
	color:#000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
	
#contact-adresse{
	width:150px;
	background:url(../images/map/bg-contact.jpg) no-repeat left 35px;
	text-align:left;
	float:left;
	}
#contact-phone{
	width:150px;
	background:url(../images/map/bg-contact.jpg) no-repeat left 35px;
	text-align:left;
	padding:0px;
	}
#text-obligatoire{
	text-align:center;
	width:220px; 
	margin:0 auto; 
	padding-top:20px;
	clear:both; 
	font-size:10px;
	color:#000;
	}
	
	
.cadre{
width:255px;
display:table;
float:left;
 }
 
 /*--------plan------------*/

#map_top{

width:500px;
height:97px;
}

#map_middle{
width:500px;
height:371px;
}
#imprimer{
	position:absolute; 
	margin-left:5px;
	margin-top:469px;
	color:red;
	}
#fermer-plan{
	position:absolute; 
	margin-left:467px;
	margin-top:469px;
	color:red;
}	

#plus{
	position:absolute;
	margin-top:101px; 
	margin-left:460px;
	}
	
#adresse_map{ 
	position:absolute;
	text-align:center; 
	margin-left:280px; 
	color:#ffffff;
	font:normal 15px Eurostile;
	
}

#adresse_map span{
margin-top:15px;
margin-bottom:15px;
font-size:18px;
}

/*----------------------------------------------*/

.color{
color:#5CBEED;
font-weight:bold;
}

.paragraph{
margin-top:5px;
}

.bg-line{
text-align:center;
line-height:15px;
}

.invisible
{
	display:none;
}
.sub{
font-size:14px;
color:#823C8A;
text-align:left;
font-weight:bold;
}


