/* CSS Document */

<style type="text/css" media="all">
	
body { /*les fonctions scrollbar ne marchent qu'avec MS Internet explorer */
scrollbar-face-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-3dlight-color: #CC3366;
scrollbar-darkshadow-color: #CC3366;} /* couleur du fond de l'ascenseur*/

/*===================================== Principal======================================================*/

.contenant {
width:800px;
height:420px;
position:absolute;
top:50%;
left:50%;
margin-left:-400px;
margin-top:-210px;
}

. principal {
position:absolute;
height:395px;
width:795px;
background-image: url(fondcarre2.jpg);
background-repeat: repeat;
border: 1px solid #000000;
z-index:10;
}

.home{
position:absolute;
width:798px;
height:398px; 
left: 1px; 
top: 1px;
background:url(web-agency.png);
background-repeat:no-repeat;
background-position:10% 50%;
border: 1px solid #CC3366;
z-index:1;
}

.contenu{
position:absolute;
width:798px;
height:398px; 
left: 1px; 
top: 1px;
background-color: #000000;
border: 1px solid #CC3366;
z-index:1;
}

.detail{
position:absolute;
width:400px;
height:340px; 
left: 38px; 
top: 24px;
background-color: #FDEED0;
border: 1px solid #CC3366;
z-index:1;
}


.menu {
position:absolute;
width:250px;
height:398px; 
left: 500px; 
top: 25px;
z-index:1;
}

.menu2 {
position:absolute;
width:210px;
height:200px; 
left: 280px; 
top: 115px;
background:url("web-agency.png") no-repeat;
border: 1px solid #cc3366; 
z-index:1;
}

.menu1 {
position:absolute;
width:210px;
height:200px; 
left: 160px; 
top: 113px;
background:url("bandeauV.png") no-repeat;
background-color:#000000;
border: 1px solid #cc3366; 
z-index:1;
}
.bandeau{
position:absolute;
width:100px;
height:340px; 
background-image: url(bandeauV.png);
background-repeat:no-repeat;
left: 660px; 
top: 32px;
z-index:10;
}
.devis{
position:absolute;
width:200px;
height:10px;
background-color:#000000;
left:40px;
top:375px;
z-index:10;
}


.legal1 {
position:absolute;
width:798px;
height:100px; 
left: 200px; 
top: 400px;
}

/*============================= paragraphe===============================*/

.text{
margin-top:275px;
}
h1{
font-family:tahoma;
font-size:14px;
color:#CC3366;
font-weight:bold;
margin-left:5px;
}
li{
	font-family:tahoma;
	font-size: 12px;
	color: #000000;
	margin-left:5px;
	margin-bottom:-4px;
	}
	
.detailText{
font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	margin-left:5px;
	margin-bottom:-8px;
	}
	
.scroll {
scrollbar-face-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-3dlight-color: #CC3366;
scrollbar-darkshadow-color: #CC3366;
}
a {
	color: #CC3366;
	text-decoration: none;
	font-family:"Tahoma";
	font-size:12px;
}
.mention {
	color: #fdeed0;
	text-decoration: none;
}
.lienbas {
	color: #99CC33;
	text-decoration: none;
}
.tableau {
	font-family: "Russel Write TT";
	font-size: 18px;
	color: #99CC00;
	border: thin none;
	height: 450px;
	width: 850px;
	background-image:  url(fondDouble.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.formulaire {
	font-family: Tahoma;
	font-size: 14px;
	color: #99CC00;
	background-color: #000000;
	height: 20px;
	width: 170px;
	clip:        rect(auto auto auto 500px);
	visibility: visible;
	left: 500px;
	border: 1px solid #CC3366;
	background-image: none;
	font-weight: normal;
}
.formulaire2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	background-color: #000000;
	border: 1px solid #CC3366;
	height: 100px;
	width: 170px;
	color: #99CC00;
	font-weight: normal;
}
.legale {
	color: #fdeed0;
	text-decoration: none;
	font-family:"tahoma";
	font-size:12px;
	margin-left:15px;
	
}

.contact {
		float:right;
		}
