html {
	overflow-y : scroll;
}

body {
	font-family : Verdana;
	font-size : 12pt;
	background-color : #9966CC;
	margin : 0;
	text-align : justify;
}

h3 {
	width : 300px;
	margin : auto;
	text-align : center;
	color : #79277F;
	margin-top : 30px;
}

h4 {
	text-align : center;
	color : #79277F;
	font-size : 12pt;
}

p {
	text-indent : 30px;
}

a {
	text-decoration : none;
	color : #87238F;
}

img {
	border : none;
}


.centre {
	text-align : center;
}

.italic {
	font-style : italic;
 }
 
#ombre {
	background-image : url("design/bg_ombre.jpg");
	width : 1050px;
	margin : auto;
}

#conteneur {
	width : 1000px;
	margin : auto;
}

#header {
	
}

#menu {
	width : 220px;
	position : absolute;
	float : right;
	margin-top : 240px;
	padding-right : 10px;
	margin-left : 10px;
	list-style-image: url("design/img_puce.gif");

}

#page {
	min-height : 600px;
	margin : 10px 10px 0 230px;
}

#footer {
	height : 40px;
	background-image : url("design/ban_bottom.jpg");
}
 
 #mainpage {
	background : url("design/bg_cote.gif") repeat-y right;
	margin-right : 210px;
	margin-bottom : 20px;
}
 
 #cote {
	width : 200px;
	min-height : 600px;
	margin-left : 550px;
	position : absolute;
	padding : 0;
	padding-left : 10px;
	font-size : 10pt;
}

#cote h3 {
	margin : 0;
	text-align : center;
 }
 
 #cote label {
 	float : left;
	display:block;
	width:50px;
	padding-right : 10px;
	text-align : right;
}


 
 /* accueil */
 
 #accueil {
	text-align : center;
 }
 
 
/* prestations */

#retour_prs {
	margin-top : 50px;
	text-align : center;
	font-size : 10pt;
	width : 530px;
}

#mainpage .infoplus {
	text-align : right;
	margin-right : 45px;
	margin-top : 20px;
}

#mainpage .element {
	margin-bottom : 50px;
	min-height : 200px;
 }

#mainpage .texte {
	width : 340px;
	padding-left : 180px;
	overflow : hidden;
}

#mainpage .illustration {
	position : absolute;
	padding-left : 10px;
}

#services {
	width : 530px;
	overflow : hidden;
}

#prest_gal {
	margin-top : 30px;
}


/* servicesplus */

#servicesplus {
	width : 600px;
	overflow : hidden;
	margin : auto;
}


/*tarifs */

#tarifs .element {
	width : 700px;
	margin-bottom : 50px;
	min-height : 200px;
	
 }

#tarifs .texte {
	padding-left : 180px;
	overflow : hidden;
}

#tarifs .illustration {
	position : absolute;
	padding-left : 10px;
}

#tarifs table {
	margin : auto;
	margin-top : 20px;
	border-collapse : collapse;
	font-size : 10pt;
}

#tarifs th {
	text-align : center;
	padding : 10px;
	font-size : 12pt;
}

#tarifs td {
	border : 1px solid #000000;
	text-align : center;
	padding : 3px;
}

#tarifs .titre {
	padding : 5px;
	background-color : #79277F;
	text-align : right;
	color : #FFFFFF;
}

#tarifs .vide {
	border : 0;
}

/* avantages */

#avantages {
	width : 600px;
	margin : auto;
}


/* contacts */

#contacts table {
	width : 400px;
	margin : auto;
	margin-top : 20px;
	margin-bottom : 20px;
	border-collapse : collapse;
	font-size : 10pt;
}

#contacts th {
	width : 150px;
	padding : 5px;
	background-color : #79277F;
	text-align : right;
	color : #FFFFFF;
	border : 1px solid #000000;
}

#contacts td {
	border : 1px solid #000000;
	text-align : center;
	padding : 3px;
}

#contacts .intervention {
	border : 3px double #79277F;
	padding : 20px;
}


/* organisation */

#organisation {
	width : 600px;
	margin : auto;
}

#organisation p {
	margin-bottom : 30px;
}

/* ### FORMULAIRES ### */

/* boutons envoyer */
.centrer_form {
	text-align : center;
}

/* devis et recrutement*/

#devis_recrutement label {
 	float : left;
	display:block;
	width:200px;
	padding-right : 10px;
	text-align : right;
}

#devis_recrutement div {
	border : 2px solid #79277F;
	padding : 5px;
	margin : 0 40px;
	margin-top : 15px;
}

#devis_recrutement h3 {
	width : 500px;
}

.annotation {
	font-size : 10pt;
}

/* etre appelé */

#etreappeleform  form{
	width : 150px;
	border : 3px double #79277F;
	margin : auto;
	padding : 10px;
}
