@import url("ventre.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:ffffff;
}

a:hover {
	text-decoration:underline;
}
/*---------------------------- bas de page ----------------------------*/
.Baseline a {
	font-size: 10px;
	color: 9D9D9D;
	line-height: 5px;
	text-decoration: none;

}
.Baseline a:hover {
	font-size: 10px;
	color: 525252;
	line-height: 5px;
}
/*---------------------- nombre d'établissements -----------------------*/
.NBetablissements {
	font-size: 10px;
	font-weight: bold;
	color: ED1C3B;
	letter-spacing: 2px;
	word-spacing : 5px
}
/*---------------------------- bas de page ----------------------------*/
.SousMenu {
	font-size: 10px;
	vertical-align: middle;
	line-height: 25px;
	text-decoration: none;
	background-color:efefef;
}
.SousMenu2 {
	margin: 0px;
	font-size: 11px;
	color: 575757;
	line-height: 22px;
	text-decoration: none;
	text-align:left;
}
.SousMenu2 a {
	margin: 0px;
	font-size: 11px;
	color: 575757;
	line-height: 22px;
	text-decoration: none;
	text-align:left;
}
.SousMenu2 a:hover{
	margin-right: 0px;
	font-size: 11px;
	color: 575757;
	line-height: 22px;
}
.SousMenu3 {
	margin: 0px;
	font-size: 10px;
	color: AAAAAA;
	line-height: 13px;
	text-decoration: underline;
	vertical-align:middle;
	text-align:left;
}
.SousMenu3 a {
	color: AAAAAA;	
	text-decoration: underline;
	vertical-align:middle;
	text-align:left;
}
.SousMenu4 {
	margin: 0px;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: underline;
	vertical-align:middle;
}
.SousMenu4 a {
	color: #AAAAAA;	
	text-decoration: underline;
	vertical-align:middle;
}

/*--------------------------- bas de page ----------------------------*/
.ventre {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	vertical-align :top ;
	text-align : justify;
}
.erreur {
	font-size: 11px;
	color:#FF0000 ;
	text-decoration: none;
	font-weight: bold;
}
/*----------------------- Sous menu ---------------------------------*/
a.SousMenuOff {
	font-size: 10px;
	color: #525252;	
	line-height: 25px;
	text-decoration: none;
}
a.SousMenuOff:hover{
	text-decoration: underline;
}
a.SousMenuOn {
	font-size: 10px;
	color: #525252;		
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}
/*---------------------------- Marge gauche ----------------------------*/
.MargeGauche {
	padding:0px;
	background-color: #EAEAEA;
	text-align : center ;
	vertical-align:top;
	font-size: 10px;
	background-repeat : no-repeat ;
	background-position : right bottom;
	background-image : url(../Img/Filigrane.gif);
	
	/*/*//*/ background-image : url(Img/Filigrane.gif); /* */ 
    /* POUR NETSCAPE */
}
.RetourListe {
	font-size: 11px;
	font-weight: bold;
	text-align : center ;
	text-decoration: none;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}

.RetourListe a {
	color:#FFFFFF;
	text-decoration: none;
}
.RetourListe a:hover {	
	text-decoration: none;
}
/*---------------------------- Marge gauche ----------------------------*/
.MargeGaucheTitre {
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
.MargeGaucheTexte {
	color: #575757;
	
	text-decoration: none;
}
.MargeGaucheTitre a {
	color:#858585;
	text-decoration: none;
}

.MargeGaucheTexte a {
	color:#575757;
	text-decoration: none;
}
.MargeGauchePuce {
	width:15px;
	height:10px;	
	background-repeat : no-repeat ;
	background-position : top center;
	background-image : url(../Img/Puce3.gif);
	
	/*/*//*/ background-image : url(Img/Puce3.gif); /* */ 
    /* POUR NETSCAPE */
}
/*---------------------------- Marge droite ----------------------------*/
.MargeDroite {
	vertical-align:top;
	font-size: 10px;
	text-decoration: none;
}
/*---------------------------------------------------------------*/
.PuceRubTitre {
	width:15px;
	background-color : #FFFFFF;
	background-repeat : no-repeat ;
	background-position : left top;
	padding:0px;
	padding-bottom:8px;
}
.ventretxt {
	width:405px;
	padding:0px;
	padding-bottom:8px;
}
.PuceRubNeutre {
	width:15px;
	height:10px;	
	background-repeat : no-repeat ;
	background-position : top center;
	background-image : url(../Img/PuceRub0.gif);
	/*/*//*/ background-image : url(Img/PuceRub0.gif); /* */ 
    /* POUR NETSCAPE */
}
/*------------------------ Pied de page --------------------------*/
.Baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9D9D;
	line-height: 5px;
	height: 5px;
}
/*---------------------------------------------------------------*/
.txtMenu {
	font-size: 9px;
	background-color : #FFFFFF;
	color: #000000;
	padding: 0; 
	margin: 0;
	size:10;
	width:75px;
	height :16px;
}
.skipIntro{
	text-align:right;
	margin:5px;
	font-size:12px;
}
.videoBlock{
	margin:0 0 0 15px;
	}
/*recetption de la videao quand celle-ci est en plein ecra,*/

#receptPleinEcran{
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:50;
	display:none;	}
#receptVideo1{
	margin:5px 0 0 0;
	}
