/* CSS Web Nazabal - © 2006 Pixelmio */
*{padding:0; margin: 0;}
body { background:#E6E6E6 url(../images/bg_gen.png) top left repeat-x; font-family: "Lucida Grande", Arial, Helvetica, SansSerif; font-size: small; line-height: normal}

table{
	margin-left: 10px;
	line-height: 16px;
	margin-right: 30px;
}
tr{
}
td{
	padding-left: 15px;
}
table tr td+td {font-weight:bold}

#container{
	background: url(../images/bg_container.png) repeat-y;
	margin: 0 auto;
	width: 942px;
	/*height: 560px;*/
	min-height:500px;	
}
#enteteIntro{background-image: url(../images/bg_entete.png); height: 130px}
#entete{background-image: url(../images/bg_entete3.png); height: 130px}
 #entete h1 {}
 #entete img {margin-top:20px; margin-left:10px; border:none}
 
#corps{background: url(../images/bg_contenu.png) top left no-repeat; min-height:143px; height:75%}
#menu{float: left; width: 24%; text-align: center}
 #menu img {}
 #menu ul {list-style-type: none; margin-left: 12px; margin-top: 3px; text-align: left}
 #menu li {border: solid #CCC 1px; margin-bottom: 3px; background-color: #E7E7E7; letter-spacing: -1px; line-height: 25px; 	width: 200px}
 #menu li.active {background-color:#FFF}
 #menu li a {text-decoration: none; color: #CC3300; font-weight: bold; margin-left: 20px}
 #menu li a:hover {text-decoration: underline}
 #menu li a:visited {}
 
#contenuIntro {width: 64%; float: right}
#contenu {
	width: 74%;
	float: right;
	/*background: url(../images/fdo-div.png) top left no-repeat;*/
	/*background:url(../images/nazabal-trame.png) 80% 100% no-repeat;*/
	/*height:100%;
	min-height: 320px;*/
}
 #contenu h2 {color: #C30; letter-spacing: -1px; border-bottom:solid #C30 2px; margin-right: 15px; margin-top: 0px}
 #contenu h3 {color: #c30; letter-spacing: -1px; border-bottom:solid #E1E1E1 1px; margin-right: 15px; margin-top: 17px;
	margin-left: 5px; background-color: #F6F6F6}
 #contenu h4 {color: #c30; letter-spacing: -1px; border-bottom:solid #E1E1E1 1px; margin-right: 15px; margin-top: 15px;
	margin-left: 10px}
 #contenu p, #contenu address {margin: 10px 20px; line-height: 18px; color: #333; font-style: normal}
 #contenu ul {margin-left: 45px; color: #333; margin-right: 15px; list-style-type: none; margin-bottom: 30px; font-size: 95%} 
 #contenu ol {margin-left: 45px; color: #333; margin-right: 15px; list-style-type: decimal; margin-bottom: 30px}
 #contenu ol li{font-size: 90%; line-height: 18px; margin-bottom: 5px; border-bottom: none} 
 #contenu li {font-size: 90%; line-height: 18px; border-bottom: solid #999 1px; margin-bottom: 5px} 
 
 #contenu #submenu {margin-right: 0px; margin-top: 15px}
 #contenu #submenu ul {
	list-style-type:none;
	line-height: 45px;
	margin-left: 0px;
	font-size: 100%;
	background-image: url(../images/bg6.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}
 #contenu #submenu li {display:inline; margin: 20px; padding-top: 30px; line-height: 40px; border: none}
 #contenu #submenu li.active {border-bottom: solid #CC3300 2px; font-weight: bold; color: #C30}
 #contenu #submenu li a{color: #000;text-decoration: none}
 #contenu #submenu li a:hover{ border-bottom:2px solid #666}

#footer {background: url(../images/bg_footer.png) bottom left no-repeat; clear: both; height: 37px; text-align: center;
	font-size: 80%; line-height: 37px;}

.cTr {text-align:center}
.aDr { text-align:right}
.FaDr {float:right}
.mB50 {margin-bottom:50px}
.mR50 { margin-right:50px}
.mL20 {	margin-left:20px; margin: 0 auto}
.gras {font-weight:bold}
.formPetit {font-size:90%}
.sb {border:none}
.eCtr {margin:0 auto} /* para centrar elemento */
.eDr { float:right}
.petit { font-size:80%}
.gris {color:#666}
.grisclair {background-color: #E8F3F9}
.pixelmio{
	text-align: right;
	font-size: 80%;
	background: #E6E6E6;
	color: #999999;
	padding-right: 12px;
}
.pixelmio img {border:none}


/* LIGHTBOX */

#lightbox {background-color:#FFF; padding: 10px; border: 2px solid red}
#lightboxDetails {font-size: 0.8em; padding-top: 0.4em}	
#lightboxCaption {float: left}
#keyboardMsg {float: right}
#lightbox img {border: none}
#overlay img {border: none}
#overlay {background-image:url(../images/overlay.png)}
* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale")}
