/* www.jeanlucallegre.com - CSS "tirages originaux"
 * 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{
	position:absolute;
	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;
	color:#000;
	margin-left:200px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #364130;
}

#content {
	position:absolute;
	margin:0px;
	padding:0px;
	top:54px;
	left:185px;
	padding-left:15px;
	width:800px;
	line-height: 14px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top:1px solid #364130;
	border-left:1px solid #364130;
}

#content a {
	font-weight: bold;
	color: #C1BEA7;
	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 h1.titre_cat{
	color:black;
	text-align:left;
	clear:both;
}

#content p {
	font-size:13px;
	font-weight:normal;
	color:#38382F;
}

#gauche{	
	float:left;	
	margin:0px;
	padding:0px;
	margin-top:70px;
	margin-right:15px;
	width:110px;
	font-size: 12px;
	line-height: 20px;
}

#gauche p{	
	font-size: 10px;
	line-height: 14px;
}


#menu_interne ul{
	margin:0px;
	padding:0px;	
	list-style-type: none;
}

#center_outer{
	float:left;
	margin:0px;
	padding:0px;
	width:660px;
}

#center{
	float:left;
	margin:0px;
	padding:0px;
	margin-top:45px;
	padding-left:10px;
	margin-bottom:-35px;
	width:650px;
	border:0;
}

#center p{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 12px;
	line-height: 14px;
}

#center h2{
	margin:0px;
	padding:0px;
	margin-top:10px;
}

#intro h2{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
}

#center a img{	
	border:0px;
	text-decoration: none;
}

#tirage_container{
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;
	width:200px;
	/*height:105px;*/
}

#tirage_container a img{
	text-decoration: none;
	border:1px solid #fff;
	margin:0px;
	padding:0px;
}

#tirage_container a:hover img{
	text-decoration: none;
	border:1px solid #000;
	margin:0px;
	padding:0px;
}

#tirage_container p{
	/*float:left;*/
	margin:0px;
	padding:0px;
	padding-top:2px;
	font-size: 10px;
	height:30px;
}

/* redeclaration des css des menu*/
#menu_outer{
	z-index:10;
}

.menu_bas{
	font-size:9px;
}

