/************************************************
 Groupe Moniteur
 Auteur : QD
 Date de dernière modification : 04/11/2008
************************************************/

/*******************************************/
/*         CSS de toutes les lightbox      */
/*******************************************/

/* debut LightBox */
#jquery-lightbox-custom { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; /*text-align: center;*/}
#jquery-lightbox-custom a img { border: none; }
#jquery-lightbox-custom  #lightbox-container-image-box { border:1px solid #87816B; }

/*Changement du boutton fermer*/
#jquery-lightbox-custom  #lightbox-secNav-btnClose { color:#8D847B; display:block; width: 90px; float: none; padding: 5px 30px 5px 0px; background: url(/materiaux_construction/images/bg.btn.fermer.gif) right center no-repeat; display: none;}
#jquery-lightbox-custom  .lightbox-secNav-btnClose { color:#8D847B; display:block; width: 90px; float: none; padding: 5px 30px 5px 0px; background: url(/materiaux_construction/images/bg.btn.fermer.gif) right center no-repeat; display: none;}
#jquery-lightbox-custom  #lightbox-secNav { position:absolute; height:20px; top:5px; right:5px; text-align:right; display: none;}
/* fin LightBox */


.lightbox_general {
	position:absolute; left:-1000px; top:0; padding: 40px 25px 0px 15px;
}
.lightbox_general h1 {
	font-size: 1.8em;
	font-family:Arial, Helvetica, sans-serif;
	color: #92971E;
}
.lightbox_general p {
	margin: 5px 0px;
	font-size: 1.1em;
	color: #3A1210;
}


/*********************************/
/*     CSS Box central web   */
/*********************************/
.lightbox_general.central_web_box {	
	font-size: 1.2em;
	width: 500px;
	padding: 80px 0px 40px 80px;		
}
.lightbox_general.central_web_box p {
	margin: 10px 0px;
	color: #3D5F15;
}
.lightbox_general.central_web_box p.c_niveau a {
	font-weight: bold;
	text-decoration: underline;
	color: #3D5F15;
}
.lightbox_general.central_web_box p.c_niveau a:hover {
	color: #FF6600;
}

.niv1_ {	font-size:1.1em;color:#574f4d; font-weight:bold;}
.niv2_a {font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 1.1em;text-decoration: none;}

table.cwt td {padding-left: 5px; }
table.cwt td a { text-decoration: none;  }
table.cwt a:hover { text-decoration: none; color: #f75918; }

