/*****************************************/
/*SITE ESF MEGEVE §  
/*****************************************/
/* couleurs utilisees
rouge fonce		color:#3e0000;
rouge moyen 	color:#7c0000;	
*/
BODY 
{ 
	background:white;
	font-family:arial,helvetica,sans-serif; 
	font-size:11px;
	margin:0;
	padding:0;
}
#body 
{ 
	background:#3e0000 url(../img/fd-home.jpg) no-repeat;
	background-position:0 180px;
}
A
{
	color:#7c0000;/*rouge*/
	text-decoration:none;
}
A:hover
{
	color:#3e0000;/*rouge fonce*/
	text-decoration:underline;
}
P.p1
{
	margin:5px 0px;
	text-align:justify;
}
DIV.p1
{
	margin:5px 0px;
}
.petit
{
	font-size:90%;
}
STRONG
{
	font-weight:bold;
}
EM
{
	font-style:italic;
}

H1
{
	font-size:1.3em;
	font-weight:bold;
	margin:10px 0 4px 0;
	padding:0px;

}
H2
{
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
	margin:2px 0px;
}
H3
{
	font-size:1.1em;
	font-weight:bold;
	margin:3px 0px;
	padding:0px;
}
H4
{
	font-size:1em;
	font-weight:bold;
	margin:3px 0px;
	padding:0px;
}
H5
{
	margin:2px 0px;
	padding:0px;
	font-size:1em;
	text-align:left;
}
FORM
{
	margin: 0px;
	padding: 0px;
}

SELECT
{
	font-size:10px;
}
.calage
{
	float:left;
	width:1px;
}
.clearboth
{
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	height:0em;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
	text-align:right;
}
.centre
{
	text-align:center;
}

.sstitre
{
	font-weight:bold;
}

.date
{
	font-weight:bold;
}

.letexte
{
	margin:5px 0px;
}


.bloc1
{
	margin:7px 0px;
	padding:0px;
	border:1px solid #3e0000;
}
.bloc1 H3
{
	background:#3e0000;
	color:white;
	padding:2px 5px;
	margin:0;
}
.bloc1 .more
{
	float:right;
	padding:3px;
}
.bloc1 P
{
	padding:3px 5px;
	margin:0;
}


.bloc3
{
	width:500px;
	margin:7px 0px;
	padding:0px 5px;
}
.bloc3 TABLE
{
	width:500px;

}
.bloc3 TEXTAREA
{
	width:350px;
	height:150px;

}

.fdopaque
 {
    background:#3e0000;
    opacity : 0.8;
    filter : alpha(opacity=80);
 }
 .contenufdopaque
 {
    color:white;
    
 }
 .contenufdopaque A
 {
    color:white;
     font-weight:bold;
    padding-left:10px;
    background:url(../img/puce-nav2.gif) no-repeat left;
 }
 .contenufdopaque A:hover
 {   
 	color:#f00;
 	text-decoration:underline;
  }
 .inside
 {
    padding:10px;
 }
 
/*****************************************/
/*table de tarifs - */
/*****************************************/
#texte-outside TABLE
{
	margin:5px 0;
	border-collapse:collapse;
	margin-top:20px;
	font-size: 11px;
}
#texte-outside TABLE
{
	width:430px;
}

#texte-outside TH
{
	background-color:#3e0000;
	border:1px solid #686868;
	color:white;
	padding:2px 5px;
}
#texte-outside TD
{
	padding-left:8px;

	color:black;
	border:1px solid #686868;
	padding:3px 5px;
}
#texte-outside TD.prix
{
	text-align:right;
	padding-right:10px;
}
#texte-outside TD.panier
{
	text-align:center;
}

A.reserver
{
	font-weight:bold;
}
A.reserver:hover
{

}

#letexte .trombinoscope TABLE
{
	border:0;
}
#letexte .trombinoscope TD
{
	border:0;
}


/*****************************************/
/* style commun aux listes horizontales */
/*****************************************/

UL.listhor
{
	margin:0;
	padding:0;
}
.listhor LI
{
	float:left;
	margin:0;
	padding:0;
	line-height:1em;
	list-style-type:none;
}
.listhor LI A
{
	display:block;
	float:left;
	/*color:#aaa;*/
}
.listhor LI A:hover
{
	/*color:white;*/
	text-decoration:none;
}
.listhor LI#current A
{
	/*color:white;*/
	cursor:text;
}
.listhor LI A IMG
{
	border:0;
	padding:0;
}
/*****************************************/
/* carte du site */
/*****************************************/
#cartedusite UL
{
	margin-bottom:5px;
}
#cartedusite LI
{
	list-style-type:none;
}
#cartedusite LI A
{
	font-style:bold;
	letter-spacing:0.05em;
	background:url(../img/puce-rouge.gif) no-repeat left;
	padding-left:8px;
}

/*****************************************/
/*panier */
/*****************************************/

