html * {
/* 	margin: 0;
	padding: 0;*/
}

/********Section avant le Contenu*************/
body {
	background-color: #e6eeb6;
	margin: 0px 0px; 
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

/********Section Variable systeme*************/
	
h1 {
	font-size: 20px;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2 {
	font-size: 18px;
	margin-top: 0;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3 {
	font-size: 16px;
	margin-top: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	}
	
h4 {
	font-size: 16px;
	margin-top: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 0pt;
	}

p {
	font-size: 16px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

li {
	list-style-type: disc;
}

img {
	border: 1px solid #314955;
	border-radius: 8px 8px;
}

.imagenc {
	border: 0px;
}

/* Inset 3D Raised */
.raised {background: transparent; width:40%; margin:0 auto;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block;  background:#ccc; border-left:1px solid #fff; border-right:1px solid #999;}

/********Fin Section Variable systeme*************/

#conteneur {
	width:700px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0px;
	height: 780px;
}
	
#lang {
	width:700px;
	height:20px;
	font-weight: bold;
	text-align: right;
	background-color: #899fa1;
}
	
#lang a {
	text-decoration: none;
	color: #314955;
}

#menu
{
	width: 180px;
	padding: 0;
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	display: inline;
}

.espacev
{
	width: 53px;
	height:50px;
	float: left;
}

.espaceh
{
	width: 94px;
	height:14px;
}

a                 {	color: #993300;}
a:visited         { color: #000000;}
a:hover, a:active { color: #666666;}

li.select
{
	margin: 0 0 5px 0 ;
	padding: 0 ;
	list-style-type: none ;
}

li.select a
{
	width: 150px;
	color: #314955;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(image/entreprise2.jpg) no-repeat 0px -70px;
	height: 49px;
	border: 3px inset #899fa1;
	list-style-type: none;
	text-align: left;
	display: block;
}

li.select a:visited
{
	color: #314955;
	border: 3px inset #899fa1;
}

li.select a:hover
{
	color: #314955;
	border: 3px inset #899fa1;
}

li.menu
{
	margin: 0 0 5px 0 ;
	padding: 0 ;
	list-style-type: none ;
}

li.menu a
{
	display: block;
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(image/entreprise2.jpg) no-repeat 0px 0px;
	border: 0px;
	height: 49px;
	border: 3px outset #899fa1;
	list-style-type: none;
	text-align: left;
}

li.menu a:visited
{
	color: #FFFFFF;
	border: 3px outset #899fa1;

}

li.menu a:hover
{
	background: url(image/entreprise2.jpg) no-repeat 0px -70px ; 
	border: 0px ;
	color: #314955;
	border: 3px inset #899fa1;
}

/********Début Formulaire*************/

#estimation {
    width: 460px;
}

.tabtexte {
	width: 40%;
	text-align: left;
	vertical-align: top;
}

.tabfield {
	width: 60%;
	text-align: left;
}

.tabfield input {
	width: 98%;
}

.tabfield textarea {
	width: 98%;
}

.radfield {
	width: 60%;
	text-align: left;
}

/********Fin Formulaire*************/

/********Début du Contenu*************/


.droite {
	float: right;
	margin: 0 0 0 10px;
}

.rouge {
	color: #FF0000;
}

.centre {
	text-align: center;
}
 

.centre img{
	margin: 0 auto; 
}

.listeprix {
	width: 85%;
	border: 0;
	margin-right: auto;
	margin-left: auto;
}

.link {
	float: left;
}

.gras {
	font-weight: bold;
}

#contenu {
	width:483px;
	margin: 30px 0px 30px 0px;
	overflow: auto;
	height: 450px;
	padding: 5px;
	border: 3px outset #899fa1;
	background-color: #F2F4F3;
}

/********Fin du Contenu*************/

#footer {
	height: 113px;
	text-align: center;
}

#ligne {
	width:680px;
	height:19px;
	background-color:#314955;
	margin-right: auto;
	margin-left: auto;
}

#copy {
	width: 778px;
	position: absolute;
	top: 490px;
	height: 60px;
	padding-top: 15px;
	margin: 0px;
}

#copy p{
	text-align: center;
	font-size: 12px;
	margin: 0px;
}

/********Introduction Index.html*************/
#intro {
	width:792px;
	padding: 0px;
	height: 599px;
	background-image: url(images/background_construction.jpg);
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#info{
	width:420px;
	text-align: center;
	margin: auto;
	height: 26px;
	position: absolute;
	left: 42px;
	top: 491px;
}

#info p{
	text-align: center;
	font-size: 12px;
	line-height:26px;
	color: #000000;
	margin: 0px;
}

#info a{
	text-align: center;
	font-size: 12px;
	line-height:26px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/********Fin Introduction Index.html*************/
