/***********************************************************
					Site
***********************************************************/

body{
	background:url(img/background_site.png) repeat-x;
	background-color:#969696;
	height: 100%; 
}

body *{
	margin:0;
	padding:0; 
	border:none; 
	text-decoration:none;
	list-style:none;
	font-family:"Arial", Helvetica, sans-serif;
}

p{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

div#general{
	background-color:#323232;
	border:solid 1px #000;
	width:1220px;
	margin:auto;
}

div#header{
	width:1120px;
	height:139px;
	margin:30px auto auto auto;
}

div#haut_header{
	width:1120px;
	height:83px;
}

div#logo_site{
	width:437px;
	height:51px;
	float:left;
	margin: auto auto auto 20px;
}

div#promo{
	width:250px;
	height:83px;
	float:right;
}

a#apromo{
	width:250px;
	height:83px;
	float:left;
	background:url(img/promo.png) no-repeat;
}

a#apromo:hover{
	background-position:left -83px;
}

div#contenu{
	width:1000px;
	margin:auto auto 20px auto;
	padding:10px 20px 50px 20px;
}

div#menu{
	height:50px;
	width:1120px;
	background:url(img/fond_menu.png) repeat-x;
}

ul#ulmenu{
	line-height:22px;
	text-align:center;
}

div#menu li{
	width:120px;
	float:left;
}

div#menu li#contact{
	width:120px;
	float:right;
}

div#menu a{
	display:block;
	color:#000;
	width:120px;
}

div#menu a:hover{
	color:#717171;
}


/* menu niv 2*/

ul.niveau2{
	padding:10px;
	line-height:20px;
	text-align:center;	
}

ul.niveau2 li{
	width:100px;
	float:left;
}

div#menu ul.niveau2 a{
	font-size:14px;
	color:#FF0;
	display:block;
	width:100px;
}

div#menu ul.niveau2 a:hover{
	color:#CCC;
}

ul ul{
	width:480px;
	height:20px;
	display:none;
}

div#menu li:hover ul.niveau2{
	display:block;
}


div#menu li#contact{
	width:120px;
	float:right;
	background:url(img/fond_menu2.png);
}


div#footer{
	clear:both;
	margin: 10px auto auto auto;
	width:1220px;
	height:20px;
}

a.footer{
	color:#FF0;
}

a.footer:hover{
	color:#CCC;
}


p#pfooter{
	color:#000;
	font-size:12px;
	text-align: center;
	font-weight:bold;
}

div#img_footer{
	width:1120px;
	height:95px;
	margin: 30px auto 0 auto;
}

h2{
	color:#FF0;
}

p.texte{
	color:#CCC;
	margin:16px auto auto auto;
}

.jaune{
	color:#FF0;
}

p.titre{
	color:#FF0;
	margin:36px auto auto auto;
}

a.lien{
	color:#FF0;
}

a.lien:hover{
	color:#CCC;
}

p.red_erreur{ 
color : #f00; 
margin:16px 80px auto 60px;
font-weight : bold; 
display : block; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
}

h1#texte_ref{
	color:#323232;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-bottom:4px;
}



/*************************************************************

                       Accueil
					   
*************************************************************/
div#contenu_accueil{
	width:1000px;
	margin:auto auto 50px auto;
	padding:10px 20px 30px 20px;
}

div#carrousel{
	border:solid 5px #282828;
	width:1000px;
	height:250px;
	margin: 25px 0 25px 0;
	position:relative;
	overflow:hidden;
}

div.slide{
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:250px;
}

div.title{
	position:absolute;
	padding-left:25px;
	line-height:25px;
	width:975px;
	height:25px;
	bottom:0;
	left:0;
	background:url(img/carrousel/fond_titre.png) top left repeat;	
}

.navigation{
	position:absolute;
	bottom:28px;
	right:5px;
}

div.navigation span{
	background:#323232;
	color:#FF0;
	padding:2px 4px;
	margin-right:5px;
	cursor:pointer;
}

div.navigation span:hover,div.navigation span.active{
	background:#FF0;
	color:#323232;
}


/*************************************************************

                       Admin
					   
*************************************************************/
div#corps_admin_livre{
	width:1000px;
	margin:auto;
}

#contenu_site .red { 
color : #f00; 
font-weight : bold; 
display : block; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
}

img#verification{
	width:45px;
	height:20px;
}

div#safe{
	clear:both;
}



/***************************************************************
					Contact
***************************************************************/

#contact_general{
	clear:both;
	margin:30px auto auto auto;
	width:700px;
	height:500px;
}

.or_contact{
	color:#FF0;
	margin:25px auto 8px auto;
}

.gr_contact{
	color:#CCC;
	margin:25px auto 8px auto;
}

div#reseau{
	width:1000px;
	height:300px;
	margin:36px auto auto auto;
}

div#lien_reseau{
	width:610px;
	margin:60px auto auto auto;
}

.img_reseau{
	margin:auto auto 8px 15px;
}

#contact_erreur{
	clear:both;
	margin: 10px auto auto auto;
	width:700px;
}

#contact_ok{
	margin:auto;
	width:380px;
	height:500px;
}

p#titre_erreur{
	text-align:center; 
	margin-bottom:5px;
	color : #f00; 
	font-weight : bold;
}

p.texte_erreur{
	text-align:center; 
	margin-bottom:5px;
	color : #f00; 
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
}

#gauche{
	width:220px;
	float:left;
	
}

#droit{
	width:220px;
	float:right;
}

#submit{
	margin-top:20px;
}

.select{
	width:210px;
	border:1px solid #000;
	background:#CCC;
}

.bouton_barre{
	width:60px;
	height:25px;
	border:1px solid #000;
	margin:0 0 0 50px;
}

.champ_barre{
	border:1px solid #000;
	background:#CCC;
}

.text_barre{
	border:1px solid #000;
	background:#CCC;
	width:210px;
}





/***************************************************************
					Livreor
***************************************************************/

#livreor_general{
	clear:both;
	margin: auto auto auto auto;
	width:700px;
	height:400px;
}

#livreor_gauche{
	width:220px;
	float:left;
	
}

#livreor_droit{
	width:230px;
	float:right;
}

.text_barre_livreor{
	border:1px solid #000;
	background:#CCC;
	width:300px;
}

p.or_message{
	color:#CCC;
	margin:5px auto auto auto;
}

a.or_livre{
	color:#CCC;
	margin-left:8px;
}

a.or_livre:hover{
	color:#FF0;
}






/***************************************************************
					references
***************************************************************/
div#contenu_refserv{
	width:1000px;
	height:400px;
	margin:auto auto 50px auto;
	padding:10px 20px 50px 20px;
}

div#contenu_ref{
	clear:both;
	height:89px;
	width:728px;
	margin: 80px auto auto auto;
}

div.btn_ref{
	width:176px;
	height:89px;
	float:left;
}

a#web{
	display:block;
	height:89px; 
	width:100%;
	background:url(img/references/web.png) no-repeat left 0px;
}

a#td{
	display:block; 
	height:89px; 
	width:100%;
	background:url(img/references/3d.png) no-repeat left 0px;
}

a#dd{
	display:block; 
	height:89px; 
	width:100%;
	background:url(img/references/2d.png) no-repeat left 0px;
}

a#web:hover,a#dd:hover,a#td:hover{
	background-position:left -89px;
}



/***************************************************************
					Services
***************************************************************/


div#contenu_serv{
	clear:both;
	height:135px;
	width:1110px;
	margin: 80px auto auto auto;
}

div.btn_serv{
	width:300px;
	height:135px;
	float:left;
}

a#pres{
	display:block;
	height:135px; 
	width:100%;
	background:url(img/services/prestations.png) no-repeat left 0px;
}

a#devis{
	display:block; 
	height:135px; 
	width:100%;	
	background:url(img/services/devis.png) no-repeat left 0px;
}

a#pres:hover,a#devis:hover{
	background-position:left -135px;
}




/***************************************************************
					references 3D 2D WEB
***************************************************************/

div#galerie{
	width:1000px;
	margin:auto;
}

div.mini_ligne{
	width:1000px;
	height:85px;
	margin:50px auto auto auto;
}

div.mini_l,div.mini_r{
	width:500px;
	height:85px;
	float:left;
}

div.mini{
	float:left;
	width:75px;
	height:75px;
	padding:2px;
	margin-top:7px;
	background-color:#CCC;
}

div.mini:hover{
	background-color:#FF0;
}

div.description_min{
	width:405px;
	height:85px;
	float:right;	
}

p.texte_min{
	color:#CCC;
	font-size:14px;
	margin:auto auto 10px auto;
}

p.titre_min{
	color:#FF0;
	font-size:14px;
	margin:5px auto 10px auto;
}





/***************************************************************
					services
***************************************************************/


div#contenu_services{
	width:1000px;
	margin:10px auto 100px auto;
}





/***************************************************************
					A propos
***************************************************************/


div#id{
	clear:both;
	width:1000px;
	height:154px;
	margin:32px auto auto auto;
	
}

div#photo{
	width:103px;
	height:154px;
	float:left;
	border:solid 1px #CCC;
}

div#identite{
	width:890px;
	height:154px;
	float:left;
}

p.nom_id{
	color:#FF0;
	margin: 16px auto auto 20px;
}

p.texte_id{
	color:#CCC;
	margin: 16px auto auto 20px;
}