/*****************************************/
/*SITE ESF Valmorel */  
/*****************************************/
/* couleurs utilisees
rouge			color:#c00;
gris foncé 		color:#1b171b;
rouge foncé     color:#970000;
bleu moyen      color:#1b56A0;
rouge très foncé color:#850000;
rouge table tarifs color:#A70000;
rose rang pair tarifs color:#edcccc;
*/
BODY 
{ 
	font-family:arial,helvetica,sans-serif; 
	font-size:11px;
}
#body 
{ 
	font-family:arial,helvetica,sans-serif; 
	font-size:11px;
	margin:0;
	padding:0;
	background:#c00 url(../img/bg-body.jpg) repeat-x top;
}
html.MSIE BODY.removeSelect SELECT
{
	visibility:hidden;
}

A
{
	color:#c00;/*rouge*/
	text-decoration:none;
}
A:hover
{
	color:#970000;/*rouge*/
	text-decoration:underline;
}
A.current
{
	color:#970000; 
}

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.5em;
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:0px;
	color:#1b56A0;	/*bleu moyen*/
}
H2
{
	margin:0px;
	padding:2px 0px;
	font-size:1.3em;
	font-weight:bold;
}
H3
{
	margin:3px 0px;
	padding:0px;
	font-size:1.1em;
	font-weight:bold;
	color:#1b56A0;	/*bleu moyen*/
}
H4
{
	margin:0px;
	padding:3px 0px;
	font-size:1em;
	font-weight:bold;
	color:#1b56A0;	/*bleu moyen*/
}
H5
{
	margin:0px;
	padding:5px 0px;
	font-size:1em;
	text-align:left;
}
FORM
{
	margin: 0px;
	padding: 0px;
}

SELECT
{
	font-size:10px;
}

.clearboth
{
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}
.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 5px;
	/*border:1px solid #2062AC;	*/
}
.bloc3
{
	width:500px;
	margin:7px 0px;
	padding:0px 5px;
}
.bloc3 TABLE
{
	width:500px;

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

}
.fdopaque
 {
    
    background:black;
	background:#4d0000;
    opacity : 0.70;
    filter : alpha(opacity=70);
}
