/* debut generalites */
html {
	font-size: 100%;
}
body {
	margin: 20px 0 0;
	color: #FFFFFF;
	background-color:#868686;
	font: 0.9em/1.3 "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	font-size:0.9em;
	color: #FFFFFF;
	text-decoration:none;
}
a:link, a:visited {
	font-size:0.9em;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
a:active {
	outline: none;
}
a img {
	border: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
}
p {
	margin: .75em 0;
}
address {
	margin: .75em 0;
	font-style: normal;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle;
}
sup {
	font-size: .7em;
	line-height: .8em;
	vertical-align:super

} 
.normal {
	font-weight:normal;
}
.main {
	cursor: pointer;
}
.txt1 {
	font-size: 1em;
}
.txt11 {
	font-size: 1.1em;
}
.txt-8 {
	font-size: 0.8em;
}
.txt-85 {
	font-size: 0.85em;
}
.orange {
	color: #f7941e;
}
.noir {
	color: #000;	
}
.grisfonce {
	color: #333;	
}
.alert {
	color: #FFF;
	padding: 2px;
	background: #F00;
	margin-top: -8px;
}
.envoiok {
	color: #FFF;
	padding: 2px;
	background: #0C0;
	margin-top: -8px;
}
.cache {
	display:none;
}
/* fin generalites */

#conteneur {
	margin: 0 auto;
	width: 1000px;
	background:#FFF url(../images/fond_page.png) no-repeat;
	text-align:left;
	height: 600px;
}
#gauche {
	/*background: #CF0;*/
	float: left;
	height: 600px;
	width: 260px;
}
#logo {
	float: left;
	height: 180px;
	width: 200px;	
}
#txt-entete {
	float: left;
	height: 40px;
	width: 240px;
	text-align: right;
}
#menu {
	float: left;
	height: 200px;
	width: 260px;
	text-align: right;
	margin-top: 9px;
	margin-left: -20px;
}
#menu ul {
	list-style: none;	
}
#menu ul li {
	height: 31px;
	font-size: 1.3em;
	word-spacing: 0.1em;
}
#menu ul li img {
	background: url(../images/puce-on.gif) no-repeat right center;
	margin-right: -20px;
	margin-top: 5px;
}
#menu ul li a:hover {
	background: url(../images/puce-on.gif) no-repeat right center;
	/*position: relative;*/
	padding-right: 20px;
	margin-right: -20px;
	margin-top: 7px;
	text-decoration: none;
}
#menu ul li a:active {
	color: #F7941E;
}
#video-accueil {
	float: left;
	height: 105px;
	width: 240px;
	margin: 35px -20px 0 0;
	text-align: right;
}
/* contenu */
#contenu {
	float: left;
	width: 740px;
	margin-top: 30px;
}
#illustration-accueil {
	height: 417px;
	width: 740px;	
}
#contenu-haut {
	height: 300px;
	width: 720px;
	background: #999999;
	margin-top: 117px;
	float: right;
}
#diaporama {
	float: left;
	height: 300px;
	width: 300px;	
}
#diapocompteur {
	width: 300px;
	text-align: right;
	position: absolute;
	margin-top: 302px;
}
#diapocompteur span {
	cursor: pointer;
}
#diapocompteur span:hover {
	text-decoration: underline;
}
#loupe {
	height: 21px;
	width: 22px;
	background: url(../images/loupe.png) no-repeat;
	margin-top: 275px;
	margin-left: 275px;
	position: absolute;
	cursor: pointer;
}
#espace-texte {
	float: left;
	height: 270px;
	width: 390px;
	padding: 15px;
}
#espace-texte p a {
	font-size:1em;
	}
#outils {
	height: 26px;
	width: 220px;
	float: right;
	text-align: right;
	margin-top: 20px;
}
#contenu-bas {
	float: left;
	height: 153px;
	width: 740px;	
}
#news {
	float: left;
	height: 133px;
	width: 300px;
	padding: 10px;
}
#news ul {
	list-style: none;
}
#news ul li {
	margin-left: -20px;
	line-height: 1.3em;
	margin-bottom: 15px;
	font-size: 0.8em;
}
#forms {
	float: left;
	height: 126px;
	width: 420px;
	text-align: right;
	margin-top: 22px;
}
a.devis  {
	background: #f7941e;
	padding: 1px 7px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a.devis:hover  {
	background: transparent;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin-top: 1px;
}
.devisactif {
	background: transparent;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin-top: 1px;
	padding: 1px 7px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a.contact {
	padding: 1px 7px 1px 0px;
}
/* pied page */
#pied-page {
	float: left;
	width: 1000px;
	text-align: right;
	color: #FFF;
}
#pied-page a:link, #pied-page a:visited {
	font-size: 0.85em;
}
/* mentions */
#mentions1 {
	float: left;
	width: 330px;
	font-size:0.95em;
}
#mentions2 {
	float: left;
	width: 330px;
	padding-left: 10px;
	font-size:0.95em;
	margin-top: -4px;
}
/* formulaire */
#form1 {
	float: left;
	width: 280px;
	font-size:0.95em;
}
#form2 {
	float: left;
	width: 380px;
	padding-left: 10px;
	font-size:0.95em;
}
form#envoidevis label {
	width: 100px;
	display: inline;
	float: left;
	padding: 1px;
}
form#envoidevis input {
	height: 11px;
	margin-bottom: 6px;
	font-size: 10px;
	width: 150px;
}
form#envoidevis textarea {
	height: 110px;
	margin-bottom: 6px;
	width: 373px;
	font: 12px Arial, Helvetica, sans-serif;
}
#btn-form {
	float:right;
	margin-top: -20px;
	margin-right: 1px;
	
}
.btn-habille {
	color: #FFF;
	background: #666666;
	padding: 0px 4px;
	font-size: 12px;
	cursor: pointer;
}
#aidecalcul {
	background: #FFF;
	border: 1px solid #333;
	height: 90px;
	width: 200px;
	display: none;
	position: absolute;
	padding: 5px;
}
