BODY						{font-family: Arial; font-size: 10pt; color:#262C3C}
TD							{font-family: Arial; font-size: 10pt}
A							{text-decoration: none; color: #8B0101}
A:hover						{text-decoration: underline; color: #EA0202}


A.menu						{font-weight:bold; font-size:13px; color:#C0C3CA; font-weight:bold; padding-left:11px; padding-right:11px;}
A.menu:hover				{color:#FFFFFF; text-decoration:none;}

A.foot						{font-weight:bold; font-size:12px; color:#999DA8; font-weight:bold; padding-left:10px; padding-right:10px;}
A.foot:hover				{color:#FFFFFF;}

DIV.source  /*Important pour xplore*/
{
	padding:5px;
	font-family:Courier New;
	font-size:9pt;
	background-color:#FFFFFF;
	text:#000000;
	color:#000000;	
}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;--}

p{
	padding:0;
	margin:0 0 1em 0;
}

A.buttonRed				{
							background:url(images/btn_red.jpg);
							display:block;
							width:100%;
							cursor:pointer;
							padding:5px;
							padding-left:15px;
							font-weight:bold;
							color:#FFECEC;
							text-decoration: none;
							-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;
							}
							
A.buttonGrey				{
							background:url(images/btn_gray.jpg);
							display:block;
							width:100%;
							cursor:pointer;
							padding:5px;
							padding-left:15px;
							font-weight:bold;
							color:#000000;
							text-decoration: none;
							-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;
							}
							
A.buttonRed:hover			{
							color:#FFFFFF;
							text-decoration: none;
							background:url(images/btn_red_over.jpg);
							}
							
A.buttonGrey:hover			{
							color:#000000;
							text-decoration: none;
							background:url(images/btn_gray_over.jpg);
							}	
		

.champsaisi{
	border:solid 1px #5f5f5f;
	color:#666;
	font:normal 12px Arial, Helvetica, sans-serif;
}

.titreCategMenu{
	height:67px;
	background:#9aa0a9 url(images/bkg_gray_large.gif) repeat-x;
	font:bold 18px Arial, Helvetica, sans-serif;
	line-height:21px;
	color:#0c1324;
/*	padding:13px 15px;*/

}	

						
.onglet_btn_galerie_up{
	height:21px;
	width:99px;
	background:url(images/bkg_onglet_grey_up.jpg) bottom no-repeat;
	text-align:center;
	padding-bottom:3px;
}
.onglet_btn_galerie_up a{
	color:#222838; 
}
.onglet_btn_galerie_up a:hover{
	color:#222838; 
	text-decoration:none;
}

.onglet_btn_galerie_rl{
	height:21px;
	width:99px;
	background:url(images/bkg_onglet_grey_rl.jpg) bottom no-repeat;
	text-align:center;
	padding-bottom:3px;
}
.onglet_btn_galerie_rl a{
	color:#222838; 
}
.onglet_btn_galerie_rl a:hover{
	color:#222838; 
	text-decoration:none;
}

#slideshow{
	position:relative;
	width:531px;
	height:80px;
	overflow:hidden;
}	

#slideshow .element_slideshow{
	margin:3px 5px;
	font-size:10px;
	cursor:pointer;
	text-align:center;
}	

#btn_fiche_photovideo{
	position:absolute;
	width:219px;
	height:26px;
	margin:270px 0 0 390px
}
#btn_fiche_photovideo[id]{
	background:url(images/produit_fiche_btn_photovideo.png) no-repeat;
}	

#lstActualites a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
}	
#lstActualites a:hover{
	color:#656565;
	text-decoration:none
}			
													
