/* CSS Document */

body {

	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:5px;
	padding:0px;
		background-color:#B2B2B2;

	margin:5px;

	background-image:url(./images/degrade.gif);

	background-repeat:repeat-x;
	
}
p {
	margin:0px;
	padding:0px;
}

a {
color:#E23925;
text-decoration:none;
}

.text {
margin-top:20px;
margin-bottom:20px;
padding: 20px; 
padding-right:20px;

color:#000000;
font-size:110%;
text-align:justify;
line-height:20px;
}

.offre {
margin-top:20px;
margin-bottom:20px;
color:#000000;
font-size:110%;
text-align:justify;
line-height:20px;
}


/* TABLE offre */



table.offre {

	
	border-collapse: collapse; border-spacing: 0;
	text-align: left;
	font-weight:normal;
	float:left;
	font-size:11px;
	
	

}

table.offre tr.fondtranslucide {

background-color: #333;       /* la couleur de fond          */
background-image:url(./images/deg-barre-gris-fonce-2.gif);
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity: 0.9;
color:#FFF;
font-weight:bold;
font-family:trebuchet MS, verdana, Helvetica, sans-serif;
 font-size:13px;  
}



table.offre a {
color:black;
text-decoration:none;

}

table.offre a:hover {
color:#fff;
text-decoration: none;


}

table.offre tr.pair {
background-color:#F1F1F1;

}

table.offre tr.impair {
background-color:#F9F9F9;

}

/* hovered table rows */
table.offre tr.pair:hover,
table.offre tr.impair:hover
 {
    background-color: #E23925;

}

table.offre td {
padding:5px;
border-bottom:1px solid #DCDCDC;
}



a:hover{
	color:#333333;
	text-decoration: none;
}






.barre-grise {
	width: 160px;
    height: 1px;
	background-image: url(images/point-gris.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
    margin-bottom: 5px;
    min-height: 1px;
}

.barre-rouge{
	width: 100%;
    height: 1px;
	background-image: url(images/point-rouge.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
    margin-bottom: 5px;
    min-height:1px;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;

z-index:100;
width: 100%;
font-family: Arial, sans-serif ;
font-size:100%;
color:#FFF;

height:100%;
}
#menu dl {
float: left;
width:180px;
height:100%;
margin: 0px;

}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: NORMAL;
background: transparent;
height:100%;


}
#menu dd {
border: 1px solid #333;
POSITION: absolute; TOP: 23px;
width:179px;
background-image: url(images/point-menu.gif);
opacity: 0.8;-moz-opacity: 0.8;-khtml-opacity: 0.8;filter: alpha(opacity=80);
}
#menu li {
text-align: center;
background: FFF;
border-top : 1px solid #ccc;


}
#menu li a, #menu dt a {
color: #666;
font-weight:normal;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;

}
#menu li a {
padding:5px;
border-left: 4px transparent solid;
}
#menu li a:hover, #menu dt a:hover {
color:#DE2916;
}



.divInfoBlanc {

background-image: url(./images/fond_carre_ombre.gif);
background-repeat: no-repeat;
background-color: #ffffff;

}

div.divInfo {

position: relative;
width: 211px;
height: 205px;
padding-top: 8px;
padding-left: 14px;

}


#conteneur {

position: absolute;
top: 266px;          /* placez-le où vous voulez    */

}

#fondtranslucide {

width: 655px; height: 33px;     /* pour correspondre à la taille du DIV */
background-color: #333;       /* la couleur de fond          */
background-image:url(./images/deg-barre-gris-fonce-2.gif);
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity: 0.9;
   
}

#texteopaque {
   
width: 100%; 
height: 31px;     /* pour correspondre à la taille du DIV */
background-color: transparent;   /* fond transparent            */
position: absolute;              /* positionnement absolu       */
z-index: 2;                      /* placement sur l'autre DIV   */
color:#FFF;
font-family:trebuchet MS, verdana, Helvetica, sans-serif;
font-size:18px;
   
}

.fiche {

background-color:#F1F1F1;
font-weight:90%;
color:#666;
border: 1px solid #ccc;
border-top: 0px solid #ccc;
padding:10px;
text-align:justify";

}


