/* www.jeanlucallegre.com - CSS default page
 * MEDIALIGHT.COM 
 * Author: Ken TSISANDAINA
*/

body {
	margin:0px;
	padding:0px;
	background:url(../images/catalogue/bg_page.gif) repeat-y left #FEF1CF;
}

#header {
	margin:0px;
	padding:0px;
	height:54px;
	width:100%;
	background:url(../images/catalogue/header.gif) no-repeat #ffffff;
}

#bar_nav{
	position:absolute;
	margin:0px;
	padding:0px;
	margin-left:200px;
	margin-top:-15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #fff;
}

#bar_nav a{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	text-decoration: none;	
	text-transform: uppercase;
}

#titre_haut{
	margin:0px;
	padding:0px;
	top:54px;
	width:100%;
	background: url(../images/catalogue/bg_content.gif) repeat-x top #FEF1CF;

}

#titre_haut h1 {
	margin:0px;
	padding:0px;
	line-height: 30px;
	font-size:18px;
	margin-left:180px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #364130;
	border-bottom:1px solid #364130;
}

#content {
	margin:0px;
	padding:0px;
	padding-left:183px;
	line-height: 14px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content a {
	font-weight: bold;
	/*color: #C1BEA7;*/
	color: #6d6d5b;
	text-decoration: none;
	font-style: normal;
} 

#content a:hover { 
	/*color: #000000;*/ 
	text-decoration: underline; 
	font-weight: bold; 
} 

#content h1 {
	margin:0px;
	padding:0px;
	font-size:19px;
	font-weight:bold;
	color:#3F3F36;
	height:45px;
	line-height:45px;
	text-align:center;
	width:385px;
}

#content p {
	font-size:13px;
	font-weight:normal;
	color:#38382F;
}

/*#intro{*/
/*	margin:0px;*/
/*	padding:0px;*/
/*	padding-left:15px;*/
/*	min-height:110px;*/
/*	overflow: auto;*/
/*}*/

#texte_intro{
	float:left;
	margin:0px;
	padding:0px;
	padding-right:20px;
	padding-left: 15px;
	margin-top:8px;
	width:373px;
	font-size: 14px;
}

#intro #texte_intro p{
	
}

#texte_intro .texte_intro_chapo{
	font-style: italic;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}

#intro img{
	margin:0px;
	padding:0px;
}

div#texte_intro_img {
	min-height: 300px;
}

#texte_intro_img img{
	margin-top:-30px;
	margin-bottom:30px;
	position: absolute;
}

#header_flash{
	margin:0px;
	padding:0px;
}

/*
#center{
	margin:0px;
	padding:0px;
	padding-bottom:30px;
	padding-left:115px;
}
*/

#center p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	width:650px;
}

#center a img{
	text-decoration: none;
	border:0;	
}

#infos_complement{
	padding-left:115px;
	padding-bottom:10px;
}

#infos_complement p{
	margin:0px;
	padding:0px;
	width:100%;
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	font-weight: bolder;
	font-style: italic;
}

#produits {
	margin:0px;
	padding:0px;
	height:35px; /* debug mozilla*/
	border:0;
	width:100%;
	border-left:1px solid #363930;
	background: url(../images/catalogue/bg_produits.gif) repeat-x top #FEF1CF;
}

#produits_inner{
	margin-left:100px;
	width:650px;
}

#produits_content{
	margin:0px 30px 0px 0px;
	float:left;
	text-align:center;
	/*height:130px;*/
}

#produits_content p{
	margin:0px 0px 0px 0px;
	padding:0px;
	/*padding-bottom:10px;*/
	width:170px;
	height:50px;
	font-family: Times New Roman, Times, serif;
	font-size:11px;
	text-align:center;
	/*font-style: italic;*/
}

#produits_content a img{
	border:0;
	text-decoration: none;
	text-align:center;	
}


/** REDIFINITION DES PPTES DES DIV DE LIGHTBOX **/
#lightbox{
	padding-top:20px;
	background-color: #c0bea7;
	background: url(../images/tirage/bg_pop.gif) left 0% repeat-x #c0bea7;
	width:auto;
}

#outerImageContainer{
	margin: 0 auto;
	background-color: #c0bea7;
}

#caption{
	display:block;
	background-color: #c0bea7;
}

#overlay{
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #364130;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

#imageDataContainer{
	background-color: #c0bea7;
}

#imageData #numberDisplay{ 
	display: block; 	
	background-color: #c0bea7;
}

#bottomNavClose{
	display: block; 
	padding-right:5px;
}

#bottomNav{
	/*text-align:right;*/
}

#imageData #imageDetails{ 
	color:#38382F;
}	

.menu_bas{
	font-size:9px;
}

