/*****************************************/
/*SITE SKI SCHOOL styles*/
/*****************************************/
/* couleurs utilisées
rouge 				color:#590000;	
rouge brun			color:#54290A;	
vert				color:#666633;	
vert foncé			color:#525214;	
*/
BODY 
{ 
	font-family:arial,helvetica,sans-serif; 
	font-size:11px;
	color: black; 
	margin:15px 0px; 
	padding: 0px; 
	background:white;
}
#body
{
	background:#666633;
}

html.MSIE BODY.removeSelect SELECT
{
	visibility:hidden;
}

HR
{
	color:black;	
	background-color: black;	
	height: 1px;
	border: 0;	
	margin:0px;
	padding:0px;
}	
IMG
{
	border:0px;
}
A
{
	color:white;
	text-decoration:none;
}	
	
A:hover
{
	color:black;
	text-decoration:underline;
}	
SPAN.islien
{
	color:white;
	display:inline;
	cursor:pointer;
	padding:0px;
	margin:0px;
}

SPAN.islien.over
{
	color:black;
	text-decoration:underline;
}
	

.gauche
{
	float:left;
	text-align:left;
}
.droite
{
	float:right;
	text-align:right;
}
.clearboth
{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}
H1
{
	font-size:2.5em;
	font-weight:normal;
	letter-spacing:-0.05em;
	margin:0px;
	padding:0px;
}
H2
{
	font-size:2.5em;
	font-weight:bold;
	letter-spacing:-0.1em;
	margin:0px;
	padding:0px;
}
html.MSIE H2
{
	letter-spacing:-0.3em;
}
	
H3
{
	background-color:black;
	color:white;
	margin:0px;
	padding:3px;
	font-size:1.1em;
}
.colonne
{
	float:left;

	padding:5px 10px;
}
UL
{
	margin:5px 0px;
	padding:0px;
}
LI
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

SELECT
{
	font-size:0.9em;
	letter-spacing:-0.02em;
	word-spacing:-0.05em;
}
INPUT,TEXTAREA
{
	font-size:0.9em;
	letter-spacing:-0.02em;
	word-spacing:-0.05em;
}

INPUT.nb
{
	width:12px;
}
INPUT.envoyer
{
	width:200px;
}

.p1
{
	margin:0px;
	padding:3px 0px;
}

.sstitre
{
	float:left;
	font-weight:bold;
}

.ladate
{
	float:right;
	font-weight:bold;
	color:#684424;
}

.letexte
{
	margin:5px 0px;
}

.lelien
{
	float:right;
}


#toplinks
{
	width:800px;
	
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -15px;
	color: #e57000;
}

#toplinks A:hover
{
	color: #fff;
}

#toplinks A.current, #toplinks A.current:hover
{
	color: #fff;
}

#langues
{
	float: right;
}

#path
{
	float: left;
}
.fdnoir
{
	background-color:black;
	color:white;
	padding:3px;
}