/***********COMPOSITION***************/
body 
{
	color: #5F5F5E;
	font-size: 11pt;
	font-family: Verdana;
	background-color: #F5F5F5;
	margin: 0pt;
	margin-bottom: 0pt;
	text-align: center;

}



#header, #menuH, #menuV, #his2container, #his3container 
{
	display:none;
}


#fond 
{

	background: white;
	text-align: left;
}

#conteneur 
{

	float: left;
}

#contenu 
{
	text-align: justify;
	margin-right: 20px;

}

#map
{
	display:none;
}


#footer 
{
	
	background: white;
}

#copyright 
{
	font-size: 10pt;
    	text-align: right;
	color: #2a2a2a;
}


.clear 
{
	height: 0;
	clear: both;
}




/*************TEXTES ET IMAGES*******************/
td
{
	text-align:center;
}


a img 
{
    border: none;

}


.droite, .supp
{
	display:none;
}



.orange
{
	color:#ff9966;
}

.rouge
{
	color:#dd0000;
}


p
{
	text-align:justify;
	text-indent:11pt;
}

h1 { 
    	color: #dd0000;
	font-size: 14pt;
    	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 0.5em;
	padding-bottom: 0.2em;  
	border-bottom: 1px dashed #C0C0C0; 
	border-left: 3px solid #C0C0C0;
	line-height: 1.0;
}

h2
{ 
    color: #0F1D4B;
    margin-bottom: 12px;
    padding-left: 0em;
    padding-bottom: 0.2em;
    line-height: 1.0;
    font-size: 12pt; 
    text-decoration:underline;
}



h4
{ 
    color: #dd0000;
    margin-bottom: 11pt;
    padding-left: 0em;
    padding-bottom: 0.2em;
    line-height: 1.0;
    font-size: 1.2px; 
}




