

/* CSS Document NL - Cadre photo de droite Epilation definitive*/
#Contenant {
	position: absolute;
	top: 320px;
	left: 12%;
	width: 75%;
	height:auto;
	border: 2px solid #FF9933;
	display:block;
	-moz-border-radius: 15px;	
}

h1 {
	position: absolute;
	top:220px;
	left: 12%;
	width: 73%;
	height:auto;
	font-size: 2em;	
	font-weight: bold;
	color:#FF3366;
	text-align:center;
	padding:1% 1% 1% 1%;
	border: 2px solid #FF9933;
	-moz-border-radius: 15px;
	
}

.lienssimple {
	color:#FF6633;
	font-weight:bold;
	text-decoration:none;
}
.lienssimple:hover {
	color:#FF9933;
	font-weight:bold;
	text-decoration:none;
}
table {
	margin:auto}
.bantable {
	background-color:#FF9933;
	background-image:url(../images/Scan/mauvefaq.jpg);
	background-repeat:no-repeat;
}
.sstitretable {
	background-color:#FFCC66;
	font-weight:bold;
}
table { 
	width:74%;
	border-width: thin;
	border-style: solid;
	border-color: #FF9933;
	
}

td {
	border-width: thin;
	border-style: solid;
	border-color: #FFCC66;
}
.adresse {
	width: 27%;
	height:auto;
	text-align: center;
}
.tel {
	width: 17%;
	height:auto;
	text align: center;
	}
.centreM {
	width: 19%;
	height:auto;
	text-align:center;
}
.mail {
	width: 37%;
	height:auto;
	text-align:center;
}
.aligngauche {
	float: left;
}
.orange {
float:left;
color:#FF9900;
	
}
.orangec {
text-align:center;
color:#FF9900;
}
.remarque1 {
	font-style:italic;
	font-size: 0.9em;
	width:100%;
	text-align:center;
	color:#FF3366;
}
