/* CSS Document FR - contacts*/
body {
	
	
	}
	
#Contenant {
	position:relative;
	top:320px;
	width:65%;
	height:auto;
	left:15%;
	border:2px solid #CCCCCC;
	display:block;
	
	background-image:url(../images/gradmauve100px.jpg);
	background-repeat:repeat-x;
	
	
	
	
}

h1 {
	position: absolute;
	top:230px;
	left: 15%;
	width: 63%;
	height:auto;
	font-size: 2em;	
	font-weight: bold;
	color:#6633CC;
	text-align:center;
	padding:1% 1% 1% 1%;
	border: 2px solid #CCCCCC;
	background-image:url(../images/gradmauveinv.png);
	-moz-border-radius: 15px 15px 0 0;
	
	
}
h6{width:auto;
height:auto;
border:1px solid red;
font-size:0.8em;
font-weight:bold;
color:red;

}

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

td {
	border-width: thin;
	border-style: solid;
	border-color: #FFCCFF;
}
#adresse {
	position:absolute;
	top:2px;
	left: 2px;
	width: 45.5%;
	height:30%;
	text-align: center;
	
	z-index:1;
	background-image:url(../images/gradmauve.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
	padding: 1% 1% 1% 1%;
}
#remarque1 {
	position:absolute;
	top:2px;
	left:48.3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 0.8em;
	width:49.1%;
	padding: 1% 1% 1% 1%;
	height:30%;
	text-align:left;
	color:#333;
	
	z-index:1;
	background-image:url(../images/gradmauve.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;

	
}
.tel {
	width: 17%;
	height:auto;
	text align: center;
	}
.centreM {
	width: 19%;
	height:auto;
	text-align:center;
}
.mail {
	width: 37%;
	height:auto;
	text-align:center;
}

	
#contacts {
	position:absolute;
	top: 782px;
	left:4px;
	width:470px;
	height:190px;
	
	
	padding: 1% 1% 1% 1%;
	list-style-type:none;
	z-index:20;
	background-image:url(../images/igazon01.jpg);
	background-color:#FFFFFF;}

.transport {
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
	color:#006600;
	padding: 1% 0 1% 0;
	background-image:url(../images/igazon01.jpg);
	background-repeat:repeat-x;
	

		}

.metro {
	position:absolute;
	top:auto;
	width:25px;
	left: 47%;
	margin: 6% 0 2% 0;
	width:20%;
	height:16px;
	z-index:6;
	background-image:url(../images/Gifs/metro1.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FF9900;
	
	}

.bus {
	position:absolute;
	width:25px;
	top:auto;
	left:47%;
	margin: 2% 0 2% 0;
	height:30px;
	z-index:7;
	background-image:url(../images/Gifs/bus.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#FF9900;
	
	}
.orange {

color:#FF9900;
	
}
.orangec {
position:absolute;
top:auto;
padding: 1% 0 0 0;
text-align:left;
color:#FF9900;
}
.reftransp {
position:absolute;
top:auto;
left:0%;
width:489px;
margin: 3% 0 0 0;
text-align:center;
color:#fff;

}


#map {
	position: relative;
	top:348px;
	left:-20px;
	width:470px;
	height:380px;
	
	
	
	}

#itineraire {
	position:relative;
	top:-67px;
	left:500px;
	width:510px;
	height:560px;
	margin:0 0 0 0;
	
	
	padding:1.5% 2% 1.5% 2%;}
	
.transpo {
	
	color:#009900;
	border-top:1px solid #999	;
	border-bottom:1px solid #999	;
	text-decoration:inherit;	
	}

.lienssimple {
	color:#CC66FF;
	font-weight:bold;
	text-decoration:none;
}
.lienssimple:hover {
	color:#CC99FF;
	font-weight:bold;
	text-decoration:none;
}
a.BanniereHCMC {
		position: absolute;
		top:1%;
		left: 5%;
		width: 703px;
		height: 130px;		
		background-image:url(../images/Bannieres/HCMCgd.jpg);
		background-repeat:no-repeat;
		z-index: 4;
		display:block;
		border: 5px solid #cccccc;
		-moz-border-radius: 15px;
}
a.BanniereHCMC:hover {
		position: absolute;
		top: 1%;
		left: 5%;
		width: 703px;
		height: 130px;		
		background-image:url(../images/Bannieres/HCMCgd.jpg);
		background-repeat:no-repeat;
		z-index: 4;
		display:block;
		border: 5px solid #CC99FF;

}