/* ---------- general ----------*/
* {
	margin:0;
	padding:0;
}

h1, h2, h3, p, ul {
	margin-bottom:1em;
}

li {
	list-style-position:inside;
}

#page_gauche li {
	margin-bottom:0.8em;
}

a {
	outline:none;
	color:#db1012;
}

img {
	border:none;
}

em {
	font-style:normal;
	font-weight:bold;
}

/* ---------- structure ----------*/
body {
	font:normal 100% georgia, serif;
	background:url(background.png) repeat 50% 0;
	color:#121416;
}

#wrap {
	position:relative;
	margin:0 auto;
	margin-top:250px;
	width:900px;
}

#main {
	background:url(wrap_milieu.png) repeat-y 0 -20px;
	width:900px;
	min-height:500px;
	/*min-height:500px;*/
	overflow:auto;
}

#entete {
	position:absolute;
	width:400px;
	top:-205px;
	left:467px;
}

#pied {
	clear:left;
	/*padding-top:55px;*/
	height:50px;
	width:100%;
	padding-top:70px;
}

#page_creation #pied {
	background:transparent url(wrap_bas_creation.png) no-repeat;
}

#page_prestations #pied {
	background:transparent url(wrap_bas_prestations.png) no-repeat;
}

#page_realisation #pied {
	background:transparent url(wrap_bas_realisation.png) no-repeat;
}

#page_contact #pied, #page_contact_confirmation #pied {
	background:transparent url(wrap_bas_contact.png) no-repeat;
}

#page_informations_legales #pied {
	background:transparent url(wrap_bas_informations_legales.png) no-repeat;
}

#page_gauche {
	float:left;
	width:268px;
	/*min-height:270px;*/
	margin-top:150px;
	padding:30px;
	background:transparent url(fond_page_gauche.png) repeat-y;
	padding-bottom:1em;
	min-height:290px;
	position:relative;
	left:70px;/*pour ie*/
}

#page_informations_legales #page_gauche {
	min-height:250px;
	margin-top:190px;
}

#page_droite {
	float:left;
	width:328px;	
	margin-top:50px;
	padding-bottom:1em;
	position:relative;
	z-index:10;
	left:172px;/*pour ie*/
}

/* ---------- titres ----------*/
#home a {
	display:block;
	width:209px;
	height:196px;
	background:url(home.png) no-repeat 0 -196px;
	text-indent:-9999px;
	position:absolute;
	top:-144px;
	left:55px;
}

#home a:hover {
	background-position:0 0px;
}

#lampe {
	position:absolute;
	top:-280px;
	left:122px;
}

h1, #chapo {
	margin:0 auto;
}

h1 a {
	text-indent:-9999px;
	display:block;
	width:100%;
	height:86px;
	background:url(titre.png) no-repeat 50% 0;
}

#chapo {
	text-align:center;
	text-transform: uppercase;
	font:normal 75%/1.5em verdana, sans-serif;
	color:white;	
	padding-top:25px;
}

h2 {
	position:absolute;
	top:85px;
	text-indent:-9999px;
	height:67px;
	width:328px;
	left:70px;
}

#page_creation h2 {
	background:transparent url(bienvenue.png) no-repeat 50% 0;
}

#page_prestations h2 {
	background:transparent url(prestations.png) no-repeat 50% 0;
}

#page_realisation h2 {
	background:transparent url(realisation.png) no-repeat 50% 0;
}

#page_contact h2 {
	background:transparent url(contact.png) no-repeat 50% 0;
}

#page_contact_confirmation h2 {
	background:transparent url(merci.png) no-repeat 50% 0;
}

#page_informations_legales h2 {
	height:107px;
	background:transparent url(informations_legales.png) no-repeat 50% 0;
}

/* ---------- menus ----------*/
#menu_principal {
	background:transparent url(wrap_haut.png) no-repeat 0 15px;
	padding-left:465px;
	height:50px;
	margin-bottom:0;
}

#menu_principal li {
	float:left;
	list-style-type:none;
	list-style-position:outside;/*pour ie*/
	margin-right:8px;
}

#menu_principal a {
	display:block;
	height:45px;
	text-indent:-9999px;
	background:url(menu_principal.png) no-repeat;
}

#menu_principal_creation a{
	width:74px;
	background-position:-12px -11px;
}

#menu_principal_creation a:hover{
	background-position:-12px -61px;
}

#page_creation #menu_principal_creation a {
	background-position:-12px -111px;
}

#menu_principal_prestations a{
	width:108px;
	background-position:-95px -11px;
}

#menu_principal_prestations a:hover{
	background-position:-95px -61px;
}

#page_prestations #menu_principal_prestations a {
	background-position:-95px -111px;
}

#menu_principal_realisation a{
	width:114px;
	background-position:-211px -11px;
}

#menu_principal_realisation a:hover{
	background-position:-211px -61px;
}

#page_realisation #menu_principal_realisation a {
	background-position:-211px -111px;
}

#menu_principal_contact a{
	width:77px;
	background-position:-333px -11px;
}

#menu_principal_contact a:hover{
	background-position:-333px -61px;
}

#page_contact #menu_principal_contact a, #page_contact_confirmation #menu_principal_contact a {
	background-position:-333px -111px;
}


#menu_principal {
	text-transform: uppercase;
}

/* ---------- divers ----------*/
#pied {
	font:normal 87.5% verdana, sans-serif;
	text-align:center;
	color:#a2a8af;
}

#pied a {
	color:#a2a8af;
}

#pied li {
	display:inline;
	border-right:1px solid #a2a8af;
	padding-right:10px;
	margin-right:10px;
}

#pied #informations_legales {
	border-right:none;
}

#demande_devis a {
	display:block;
	width:267px;
	height:39px;
	background:url(demande_devis.png) no-repeat;
	text-indent:-9999px;
	margin-top:60px;
	position:relative;
	left:20px;/*pour ie*/
}

#page_suivante {
	position:absolute;
	right:25px;
	bottom:59px;
	z-index:0;
}

#page_suivante a{
	display:block;
	width:51px;
	height:83px;
	background:url(page_suivante.png) no-repeat;
	text-indent:-9999px;
}


#page_creation #page_droite li, #page_prestations #page_droite li, #page_realisation #page_droite li {
	margin-bottom:1em;
}

#page_realisation #page_droite li {
	list-style-type:none;
	list-style-position:outside;/*pour ie*/
}

#page_realisation #main img {
	border:4px solid #c0c0c0;
}

#page_realisation table {
	text-align:left;
}

#page_realisation td, #page_realisation th {
	padding-right:1em;
}

.referencement {
	font-size:87.5%;
	margin-bottom:1em;
}

.referencement p, .referencement li{
	margin:0;
}

#page_realisation .titre {
	font-weight:bold;
}

#page_contact textarea {
	width:325px;
}

#page_contact #page_gauche li {
	margin-bottom:1em;
}

#validation_errors li {
	margin-bottom:0;
	color:#db1012;
}
