/*****************************************/
/*SITE VIAGER - STYLE*/
/*****************************************/
BODY
{ 
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	background:white;
	margin: 0px; 
	padding: 0px; 
}
#body
{ 
	font-size:13px;
	background:#ccc;
}
.grisclair		
{
	color:#D6DBE0;
}	
.bleu	
{
	color:#104B85;
}	
.beige	
{
	color:#A57F5A;
}	


html.Firefox BODY 
{
	overflow-y:scroll;
}
html.MSIE BODY.removeSelect SELECT
{
	visibility:hidden;
}
A
{
	color:#104B85;
	text-decoration:none;
	font-weight:bold;
}	
	
A:hover
{
	color:#11385F;
	text-decoration:underline;
}	
A.current, A.current:hover
{
	cursor:text;
	text-decoration:none;
	font-weight:bold;
	color:#441213;
}	
.gauche
{
	text-align:left;
}
.droite
{
	text-align:right;
}
.clearboth
{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}

#body H1
{
	margin:0px;
	padding-top:20px;
	font-weight:bold;
	font-size:1.4em;
	letter-spacing:0.05em;
	text-align:center;
}
H2
{
	padding:0;
	margin:10px 0px 5px 0px;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:0.05em;
	text-align:center;
}
P
{
	padding:0;
	margin:10px 0px;
}

H3
{
	font-size:1.2em;
	letter-spacing:0.05em;
	font-weight:normal;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
.bouton
{
	cursor:pointer;
	font-weight:bold;
	color:#104B85;
}
