@import url("stylecss_hebergement.css");
@import url("style_bulletin.css");
@import url("stylecss_actualites.css");
@import url("stylecss_galerie.css");
@import url("stylecss_recettes.css");
/*@import url("stylecss_commerces.css");
@import url("stylecss_panier.css");*/

.Item .Contact{
	background-color:#E3DFDC;
	padding:5px;
	clear:both;
	margin:2px;
	margin-bottom:5px;
}
.Item .Contact .Libelle{
	font-weight:bold;
}

.TextResultat{
	text-align:center
}
/*******************************************
		Affichage de la table Tarifs
*********************************************/
.Item .Tarifs{ 
	float:left;
	/*width:100%;*/
	margin:5px;}

.Item .Tarifs Table{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.Item .Tarifs Table td.L1,.Item .Tarifs Table tr.L1 td{background-color:#E7E1D1;}
.Item .Tarifs Table td.L2,.Item .Tarifs Table tr.L2 td{background-color:#F9F8F3;}
.Item .Tarifs Table tr:hover{
	background-color:#FFFFFF;
}
.Item .Tarifs Table td{
	font-size:9px;
/*	border-bottom:1px solid #000;*/
	color:#000;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Item .Tarifs Table th{
	height:18px;
	line-height:18px;
	color:#FFFFFF;
	background-color:#8B7857;
	text-transform: uppercase;
	border-bottom:1px solid #000;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.Item .Tarifs Table td.Libelle{
	width:60%;
	text-align:left;
}	
.Item .Tarifs Table td.Prix{
	text-align:center;
	width:40%;
}	
.Item .Tarifs .Commentaire{
	display:block;
}

/*******************************************
		Affichage des tarifs libres
*********************************************/
.Item .TarifsLibres{ 
	float:left;
	margin:5px;}

.Item .TarifsLibres Table{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
.Item .TarifsLibres Table tr:hover{
	background-color:#FFFFFF;
}
.Item .TarifsLibres Table td{
	background-color:#FFE7CF;
	font-size:9px;
	border-bottom:1px solid #000;
	padding:2px;
}
.Item .TarifsLibres Table th{
	height:18px;
	line-height:18px;
	color:#FFFFFF;
	background-color:#000000;
	text-transform: uppercase;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

/*****************************************
	Gestion des	Pages
****************************************/

.ListeCaracteristiques{
	padding:2px;
	clear:both;
/*	background-color:#FEEFDF;*/
}
.ListeCaracteristiques .Entete{
	font-weight:bold;
	background-color:#E3DFDC;
	color:#8A7B66;
	padding-left:5px;
}

.ListeCaracteristiques  ul.CaracteristiquesTexte li{
	 list-style-type:none;
	 background-image:url(../images/puce3.gif);
	 background-repeat:no-repeat;
	 background-position:0% 65%;
	 padding-left:15px; 
	 font-size:9px;
}
.TitreColonne{
	font-weight:bold;
	background-color:#8A7B66;
	color:#FFF;
	padding-left:5px;
}
/*****************************************
	Gestion des	Pages
****************************************/
.Pages{ width:95%;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px; line-height:15px; }
.Pages .PageLien{color:#000000;padding:2px;text-decoration:underline;}
.Pages .PageEncours{color:#000000;padding:2px; background-color:#DDDDDD;line-height:15px;}
.Pages .PagePrecedente {margin-right:10px;}/*position:absolute;left:5px;*/
.Pages .PageSuivante {margin-left:10px;}
.Pages .PagePrecedente img{ vertical-align:bottom;}
.Pages .PageSuivante img{ vertical-align:bottom;}
.Pages .PageSeparateur{margin-left:2px; margin-right:2px;}

.Signature{
	font-size:9px;
	color:#999999;
	font-style: italic;
	text-align:right;
}

/******************************************
	FLUX RSS
*******************************************/

.TableRss{
	background-color:#FFFFFF;
	border-bottom:1px dashed #000;
	margin-top:5px;
}
.TableRss td{padding:2px;}
.TableRss .Titre{
	font-weight:bold;
	background-image:url(../images/rss-feed-16x16.gif);
	background-repeat:no-repeat;
	height:12px;
	padding-left:16px;
}

/*********** VIDEO **************/
.TitreVideo {
color:#8995F1;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:21px;
line-height:21px;
margin-bottom:5px;
overflow:hidden;
padding-left:0px;
}

