/********************************************************************* Balise ****************************************************************/
form,* {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: url(gifs/images/techni-toitures_01.jpg) repeat-x #005d32;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active, a:focus {
	outline:none;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#fefefe!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}
/*****************************************************Formulaire de contact**********************************/

.input_form {
	background-color: #FFF;
	border:1px solid #686868;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 420px;
}

.area_form {
	background-color: #FFF;
	border: 1px solid #686868;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 420px;
	height: 150px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px solid #007646;
	color: #fff;
	display: block;
	cursor: pointer;
	background:#007646;
	margin-left:50px;
}

.bouton_form:hover {
	font-weight: bold;
}


#formulaire_1{
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 630px;
}
#formulaire_1 label{
	text-align:right;
	width:200px;
}


#formulaire_2{
	width: 985px;
	color:#FFF;
	overflow:hidden;
}
#formulaire_2 label{
	text-align:left;
	width:auto;
}
#formulaire_2 .input_form{
	width:160px;
	float:right;
}
#formulaire_2 .area_form {
	background-color: #FFF;
	border: 1px solid #686868;
	font-family: Arial;
	color: #000;
	margin-top: 5px;
	width: 315px;
	height: 150px;
	overflow: auto;
}
#formulaire_2 .bouton_form {
	height: 30px;
	width: 150px;
	border: 1px solid #FFF;
	color: #fff;
	display: block;
	cursor: pointer;
	background:#911318;
	margin-left: 10px;
}

#formulaire_2 .bouton_form:hover {
	background:#ec2129;
	font-weight:normal;
}
.devis_01{
	float:left;
	width: 308px;
	margin-right: 20px
}
.devis_02{
	float:left;
	width: 318px;
}

#formulaire_2 .required{
	color:#FFF !important;
}
#formulaire_2 ul {
	margin: 0 36px 0 0 !important;
	float:right !important;
	width:130px;
	display:block;
}

#ui-datepicker-div{
	z-index: 200;
}
.erreur{
	color:#000 !important;
	border: 1px solid #000 !important;
}
.erreur span{
	border: none !important;
}
.valide{
	background: #FFF !important;
	color:#000 !important;
	padding: 5px !important;
}

.divGenerateurRequired{
	display:block;
	float:right;
	margin: 10px 15px 0 0;
}
/*********************************************************** NAV ***********************************************/

ul.MenuVertical {
   width: 250px;
   list-style: none;
   margin: 0;
   padding: 5px 0 0 0;
   overflow: hidden;
}

ul.MenuVertical li {
   width: 250px;
}

ul.MenuVertical li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 15px;         /*Ici, changer la taille de la police du menu*/
   font-weight: normal;
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 26px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: left;
   line-height:26px;
   text-decoration: none;
   border-bottom:1px dotted #FFF;
}

.menu a {
   background-image: url('gifs/');         /*Ici l'image de fond de la cellule*/
}
.menu a:hover {
   background-image: url('gifs/') !important;         /*Ici l'image de fond over de la cellule*/
	color:#FFF !important;
	text-decoration:none !important;
}

.selected-over {
	padding-left:30px !important;
}

/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/********************************************************* MODELE *************************************************/

.mots_importants{
	font-weight:bold !important;
	color:#007646 !important;
}	

.suite{
	background:#007646;
	display:block;
	padding: 2px 5px;
	float:right;
	color:#FFF !important;
	margin:0 10px 10px 0;
}
.suite:hover{
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#header {
	height: 350px;
	width:985px;
	margin: 0 auto;
	padding-top: 23px;
}
#logo{
	margin: 0 auto;
	width: 248px;
	height: 75px;
	display:block;
}
#menu {
	height: 254px;
	width:272px;
	margin-top:21px;
	float:left;
	display:inline;
}
#diapo{

	float:left;
	display:inline;
	margin: 25px 0 0 0;
}
#container {
	background: url(gifs/images/techni-toitures_15.jpg) repeat-x #FFF;
	overflow:hidden;
	padding: 20px 0;
}
#content {
	width:985px;
	margin-left: auto;
	margin-right: auto;
}

#colonne_centre {
	float: left;
	width: 687px;
	border-left:1px solid #007646;
	padding-left: 25px;
	min-height:410px;
	_height: 410px;
}
#colonne_centre h1 {
	font-size:25px;
	font-weight:normal;
	color:#505050;
}
#colonne_centre p {
	color:#505050;
	line-height:1.5em;
	text-align:justify;
	margin-bottom:10px;
}
#colonne_centre ul {
	color:#505050;
	line-height:1.5em;
	margin-bottom:10px;
	margin-left: 50px;
	list-style: url(gifs/puce.gif) outside;
}
.zoom h2 {
	color:#505050;
	font-size: 16px;}


#colonne_gauche {
	float:left;
	width: 272px;
}
#colonne_gauche p {
	color:#505050;
	line-height:1.5em;
	margin-bottom:10px;
}
#colonne_gauche h2 {
	color:#505050;
	font-size: 20px;
}
#partenaires{
	clear:both;
}
#partenaires img{
	float:left;
	margin-right:5px;
}
#footer {
	text-align: center;
	clear:both;
	height: 55px;
	background: url(gifs/images/techni-toitures_40.jpg) repeat-x;
	color:#FFF;
	padding-top: 10px;
	font-size:11px;
	line-height:17px;
}
#footer a{
	color:#FFF;
}

#menu_interne{
	border-top: 1px solid #007646;
	padding-top:10px;
	clear:both;	
}


/********************************************************* DEVIS *************************************************/
.panel_button {
	float: right;
	position: relative;
	top: 0px;
	width: 166px;
	height: 35px;
	background: url(gifs/images/techni-toitures_04.png) no-repeat;
	z-index: 20;
	cursor: pointer;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}


.panel_button a {
	text-decoration: none;
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:35px;
}

.panel_button a:hover {
	color: #bbb;
	text-decoration:none;
}
#toppanel {
	position: absolute;
	width: 100%;
	left: 0px;
	top:0px;
	z-index: 25;
	text-align:center;
}

#panel {
	width: 100%;
	position: relative;
	top: 0px;
	height: 6px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	background: #ec2129;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top:0px;
	left:0px;
}
#panel_devis{
	width: 985px;
	margin:0 auto;
	padding-top: 20px;
	-padding-top: 10px;
	color:#FFF !important;
}

/********************************************************* INDEX *************************************************/
#couverture{
	background:url(gifs/images/techni-toitures_17.jpg) no-repeat;
	width:217px;
	height:124px;
	display:block;
	float:left;
	padding: 5px 0 0 5px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
}

#couverture:hover{
	text-decoration:none;
	opacity:0.7;
	filter:alpha(opacity=70);
}

#renovation{
	background:url(gifs/images/techni-toitures_19.jpg) no-repeat;
	width:217px;
	height:124px;
	display:block;
	float:left;
	padding: 5px 0 0 5px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
}

#renovation:hover{
	text-decoration:none;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#desamiantage{
	background:url(gifs/images/techni-toitures_21.jpg) no-repeat;
	width:217px;
	height:124px;
	display:block;
	float:left;
	padding: 5px 0 0 5px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 15px;
	-margin-bottom: 0px;
}

#desamiantage:hover{
	text-decoration:none;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.important {
padding:10px;
background:#ECECEC;}

.lienimg {
text-align:center;}

.lienimg:hover {
text-decoration:none !important;
}
a.lieninter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050 !important;
	text-decoration: none !important;
}