

.EnteteMenu
{
	
	height:62px;
	background-image:url(../media/entete.jpg);
	background-repeat:no-repeat;
	margin-left:-1px;
	font-family:Arial;
	font-weight:bold;
	font-size:16pt;
	text-align:left;
	padding-left:70px;
	line-height:61px;
	color:#eb1c17;

}

.EnteteMenu a
{
	text-decoration:none;
}

.EnteteMenu a:visited
{
	text-decoration:none;
	color:#eb1c17;
	
}
	
.cadreContenu
{
 
  
   /*background-image:url(../media/cadreContenu.jpg);*/
   background-repeat:no-repeat;
  margin-left:30px;
   width:548px;;
   float:left;
   clear:right;
   display:block; 
}



.ongletMenu
{
	
	width:548px;
	height:49px;
	text-align:left;
	padding-left:0px;
	
	
}

.ongletMenu a
{
	line-height:44px;
	font-size:8pt;
	padding-right:20px;
	padding-left:14px;
	text-decoration:none;
	font-family:arial;
	color:#303030;

	
}

.ongletMenu a:hover
{
	color:#eb1c17;
}

.basContenu
{
	background-image:url(../media/basContenu.jpg);
	width:548px;
	height:42px;
	
	
}

.CentreContenu
{
	background-image:url(../media/backcadreContenu.jpg);
	background-repeat:repeat-y;
	width:548px;
	
	
	
	
}

.TexteInfo
{
	text-align:left;
	padding:20px;
	padding-top:5px;
	font-size:9pt;
	clear:both;
	
}

.TexteInfo h2
{
	font-weight:normal;
}

.menuLeft
{
  
   
   float:left;
  /* margin-left:10px;*/
   margin-right:0px;
   text-align:left;
   line-height:20px;
   	font-family:Arial;
	font-weight:bold;
	font-size:9pt;
	width:130px;

 }
 
 .menuLeft a
 {
 	
 	text-decoration:none;
 	color:#838383;
 	/*background-image:url(../media/puceOFF.gif);*/
 	background-repeat:no-repeat;
 	background-position:bottom;
 	background-position:left;
 	padding-left:3px;
 	font-size:8pt;
 	
 }
 
 .menuLeft a:hover
 {
 	text-decoration:none;
 	color:#fbc467;
 	/*background-image:url(../media/puceON.gif);*/
 
 }
 
 
 .menuLeft select
 {
  
 	padding:0px;
 	margin:0px;
 	font-family:Arial;
 	font-weight:bold;
	font-size:8pt;
 	color:#838383;
 
 }
 
 
 .topOffre
 {
 	width:515px;
 	height:11px;
 	background-image:url(../media/topOffre.jpg);
 	background-repeat:no-repeat;
 	background-position:bottom;
 	
 }
 
 .bottomOffre
 {
 	width:515px;
 	height:11px;
 	padding:0px;
 	margin-bottom:0px;
 	background-image:url(../media/bottomOffre.jpg);
 	background-repeat:no-repeat;
 	
 	
 }
 
 .cadreOffre
 {
   	width:515px;
  
   	background-image:url(../media/backOffre.jpg);
   	font-size:9pt;
   	text-align:left;
   
   
   	
 }
 
 
 .PictoOffre
 {
    height:130px;
    width:120px;
    margin-left:11px;
    float:left;
   
 }
 
.TextOffre
 {
     padding:5px;
     padding-left:20px;
     min-height:100px;
 }

.btnOffre
{

	
	height:20px;
	text-align:right;
	background-image:url(../media/backOffre.jpg);
	width:515px;
	padding-top:10px;

	
}

.btnOffre img
{
	border:0;

}

.TableDetail
{
	font-size:9pt;
	padding:5px;
	margin:0px;
	border-collapse: collapse
	
}

.TableDetail td,th 
{
	border:solid 1px #cccccc;
	padding:5px;

}



 