/* CSS Document */


body{
	border:0px;
	background-image:url(../images/back_repeat.jpg);
	background-repeat:repeat-x;
	background-color:#363636;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

#global{
	width:100%;
	text-align:center;
}

#main{
	width:800px;
	height:574px;
	text-align:left;
	background-image:url(../images/fond_accueil.jpg);
	background-repeat:no-repeat;
	margin:auto;
	/*position:relative;*/
}

#main_autre{
	width:800px;
	height:574px;
	text-align:left;
	background-image:url(../images/fond_autre.jpg);
	background-repeat:no-repeat;
	margin:auto;
	/*position:relative;*/
}

#main_dco{
	width:800px;
	height:574px;
	text-align:left;
	background-image:url(../images/fond_dco.jpg);
	background-repeat:no-repeat;
	margin:auto;
	/*position:relative;*/
}

#main_d2i{
	width:800px;
	height:574px;
	text-align:left;
	background-image:url(../images/fond_d2i.jpg);
	background-repeat:no-repeat;
	margin:auto;
	/*position:relative;*/
}

#main_contact{
	width:800px;
	height:574px;
	text-align:left;
	background-image:url(../images/fond_contact.jpg);
	background-repeat:no-repeat;
	margin:auto;
	/*position:relative;*/
}

#menuhaut{
	height:40px;
	text-align:right;
}

#titrehaut{
	width:100%;
	height:80px;
	text-align:center;
	
}

#titrehaut .titre{
	width:530px;
	height:80px;
	color:#777777;
	margin:auto;
}

#titrehaut .titre .p1{
	font-size:18px;
	font-weight:bold;
	padding-top:14px;
}

#titrehaut .titre .p1 span{
	color:#f8b600;
}

#titrehaut .titre .p2{
	font-size:14px;
	font-weight:bold;
}

#titrehaut .titre .p3{
padding-top:4px;
	font-size:13px;
}

#titrehaut .titre .p3 span{
	color:#f8b600;
}

#col_gauche{
	width:225px;
	height:361px;
	position:relative;
	top:61px;
	left:33px;
}

#col_gauche .texte{

}

#col_milieu{
	width:218px;
	height:361px;
	position:relative;
	top:-300px;
	left:285px;
}

#col_milieu span{
	color:#777777;
	text-align:center;
	margin:auto;
}

#col_droite{
	width:216px;
	height:220px;
	position:relative;
	top:-520px;
	left:547px;
}

#col_droite_autre{
	width:216px;
	height:220px;
	position:relative;
	top:-520px;
	left:547px;
}


#col_droite span{
	color:#777777;
}

.titre{
	font-size:12px;
	font-weight:bold;
	color:#f8b600;
}

.gras{
	color:#777777;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	padding-left:20px;
}

.texte{
	color:#777777;
	font-size:11px;
	padding-left:20px;
}

.textepetit{
	color:#777777;
	font-size:9px;
}




blockquote{
	margin-left:15px;
}


#contenu{
	position:relative;
	width:730px;
	height:360px;
	top:60px;
	left:31px;
}

#contenu2{
	position:relative;
	width:730px;
	height:360px;
	top:30px;
	left:31px;
}

#contenu3{
	position:relative;
	width:730px;
	height:360px;
	top:0px;
	left:31px;
}


input{
	border:1px solid #777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	background-color:#FFFFFF;
}

textarea{
	border:1px solid #777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
}
