/*** Prerequis ***/
body
{
	font-family:Century Gothic, Arial;
	font-size:12px;
	text-align:justify;
	padding:0;
	margin:0;

	/*background-color:#FFFFFF;*/

}

a
{
	text-decoration:none;
	color:#000000;
}

a:visited
{
	text-decoration:none;
	color:#000000;

}

a:hover
{
	text-decoration:none;
	color:#000000;
}

img
{
	border:0px none;
}

/**** GLOBAL ***/
#Div-Global
{
	position:absolute;
	top:0px;
		text-align:justify;
	/*background-color:#FFFFFF;*/
	left:50%;
	margin-left:-455px;
	width:910px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	/*border:1px solid red;*/
	min-height:100%;
}

#Div-ZoneMenu
{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	z-index:10;
	height:140px;
}

#Div-ZoneContenu
{
	position:relative;
	width:100%;
	top:8px;

	/*height:1060px;*/
}

#Div-PiedPage
{
	margin-top:75px;
	/*bottom:0px;*/
	width:100%;
	float:right;
}

.coordonnee_print
{
	display:none;
}


.Div-contenu-sousMenu
{

}

.Div-contenu
{

	margin-top:5px;
}

.decalageDrapeaux
{
	padding-top:2px;
	padding-bottom:2px;
}

.Div-contenu-texte
{
	margin-top:15px;
	text-align:justify;
}

.titreStandard
{
	font-size:14px;
	color:#333333;
	border-bottom:1px solid #CCCCCC;
	width:100%;
}

.lblStandard
{
	font-size:11px;
}

.txtStandard
{
	font-size:11px;
	border:1px solid #CCCCCC;
}

.text10
{
	font-size:11px;
}

.contenuCentre
{
	text-align:text-align;
}

.contenuDecale
{
	padding-left:50px;
}

h2{
	font-size:15px;
}

h1{
	font-size:13px;
}
.lien_email 
{
	color:#939393!important;
	text-decoration:none;
}


