/* CSS Document */
/* >>>>> General ----------------------------------------------------*/
body{	
background-color:#01429c;
margin:0px;
}

/* >>>>> Background et caracteristiques ------------------------------------------------*/
.fond_pagecentre
{	background-image: url(../images/commun/fond_centre.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:555px;
	height:600px;
	vertical-align:top;
	text-align:left;
}

.fond_menu
{	background-image: url(../images/commun/fond_menu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width: 245px;
	vertical-align:top;
	text-align:left;
}	

img.png {
	behavior: url(png.htc);
}

.pointille_verticale
{	width:1px;
	background-image: url(../images/commun/pointille_vertical.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

.pointille_horizontal
{	background-image: url(../images/commun/pointille_horizontal.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:49px;
	padding-top: 2px;
	vertical-align:top;
	text-align:center;
	width:98px;
}

/* --------------------------------------------------------------*/
a.lien_blanc_maj
{	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a.lien_blanc_maj:hover
{	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#9EBBDD;
	font-weight:bold;
}

a.lien_Centres
{
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#003D86;
	text-decoration:none;
	text-transform:uppercase;
	line-height:12px;
}
a.lien_Centres:hover
{	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FF9000;
	text-decoration:none;
	text-transform:uppercase;
	line-height:12px;
}
/*-----------------------------------*/
.titre_orange13
{	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FF9000;
	font-weight:bold;
	line-height:10px;}

.titre_blanc24
{	font-family:"Trebuchet MS";
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
	line-height:22px;
}

.texte_maj
{	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	line-height:11px;
	text-transform:uppercase;
}

.texte
{	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	line-height:12px;
	padding-top: 5px;
}
.titre_bleu14
{	font-family: "Trebuchet MS";
	font-size:12px;
	color:#003D86;
	text-transform:uppercase;
}
.texte_bleu {
font-family: "Trebuchet MS";
	color:#003D86;
	font-size:11px;
	line-height:12px;
	padding-top: 5px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* signature overscan */
.lettre_logo_gris 
{	font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 12px; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none; cursor:pointer; cursor:hand;	}
.lettre_logo_orange 
{	font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; line-height: 12px; font-weight: bold; font-variant: normal; color: #FF9900; text-decoration: none; cursor:hand; cursor:pointer;	}
.realisation_minuscule 
{	font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 9px; font-weight: normal; font-variant: normal; color: #FFFFFF; text-decoration: none; cursor:pointer; cursor:hand;	}
.sigle_tm 
{	font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: 9px; font-weight: normal; font-variant: normal; text-transform: lowercase; color: #FFFFFF; text-decoration: none; cursor:pointer; cursor:hand;	}
/* fin signature */
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


