/***********************************/
/* GESTION DE LA STRUCTURE DU SITE */
/***********************************/
body#bodyFo
{
	background-color: #e9e9e9;
	color: #555;
	background-position:top;
	width:100%;
	font-size:11px;
}

table#body
{	width:100%; }

div.bodySite
{	width:900px; margin-left:auto; margin-right:auto; }

div#boxPage
{ background-color:#E9E9E9; font-size:11px;}

/***********************************/
/*        CONTENU DE L ENTETE      */
/***********************************/
/*div#bodyTop2
{	width: 100%; height: 221px; background-color: #000000; }
div#bodyTop2Fond
{	background-color:#A90F2E; width:100%; background-image:url('../images/front/picto_fond_entete.gif'); background-repeat:repeat-x;}
div#bodyTop2Logo
{	width:410px; height:221px; float:left; background-image:url('../images/front/picto_fond_logo.gif'); background-repeat:no-repeat; }
div#bodyTop2Identification
{	width:490px; height:221px; float:left; background-image:url('../images/front/picto_fond_identification.gif'); background-repeat:no-repeat; }
div#bodyTop2Informations
{	width:490px; height:221px; float:left; background-image:url('../images/front/picto_fond_informations.gif'); background-repeat:no-repeat; }
*/
/***********************************/
/*        ENCART DE CONEXION	   */
/***********************************/
/*div.blocIdentificationIdentifiant
{	text-align:right; margin-right:177px; margin-top:67px;}

div.blocIdentificationPassword
{	text-align:right; margin-right:177px; margin-top:6px; }

div.identifiant_entete, div.mot_passe_entete
{	 color:#FFF; font-family: Arial; font-size:14px; }

INPUT.champs_login_entete
{	width:150px; height:19px; border:1px solid #d7919f; margin-bottom:2px;margin-top:2px; background-color:#bd485f; color:#FFF; padding-left:10px; padding-top:5px; }

div.lienConnexion_entete
{	margin-left:148px; margin-top:8px;}
div.mot_passe_perdu_entete
{	margin-left:280px; margin-top:10px; }
div.mot_passe_perdu_entete a.mot_passe_perdu_entete
{	font-family:Arial; font-size:12px; font-weight:normal; color:#d7919f;}
div.blocInformations
{	text-align:right; margin-right:150px; margin-top:67px;}
div.lienDeconnexion_entete
{	margin-left:147px; margin-top:42px;}
div.userConnected_entete
{	font-family:Arial; font-size:12px; color:#FFF;}

INPUT.champs_login				{width:130px;border:1px solid #B6B6B6;margin-bottom:2px;margin-top:2px;}

a.lienAdministration_entete
{	font-size:10px;		font-weight:bold;	color:#FFFFFF;	}
a.lienAdministration_entete:hover
{	font-size:10px;		font-weight:bold; text-decoration:underline;	color:#FFFFFF;	}
a.lienAdministration_entete:visited
{	font-size:10px;		font-weight:bold;	color:#FFFFFF;	}
a.lienAdministration_entete:link
{	font-size:10px;		font-weight:bold;	color:#FFFFFF;	}
*/


/***********************************/
/*        STYLE DU MENU		       */
/***********************************/
div#bodyMenuFond
{	background-color:#000000;width:100%; clear:both; }

/***********************************/
/*        CONTENU DE LA PAGE       */
/***********************************/
table#bodyCoeur
{	width:100%; background-image:url('../images/front/picto_fond_centre_degrade.gif'); background-repeat:repeat-x; }
div.bodyCoeur
{	 background-color:#e9e9e9; padding-bottom: 10px; border-top:6px solid #b0b0b0; }
div#bodyCoeurContenu
{	width:880px; height:auto; min-height:190px; _height: 190px; float:left; padding-left:20px; padding-top:0px; padding-bottom:0px; border-bottom:1px solid white; background-color:#e9e9e9;}

/*div#bodyCoeurEncartDroit
{	background-color:#FFF; height:auto; min-height:170px; _height: 170px; width:184px;  border-top:6px solid #a90f2e; background-image:url('../images/front/picto_fond_encart_droit.gif'); background-repeat:repeat-y; background-position:right bottom; padding-left:10px; padding-top:0px; padding-right:10px;}
*/

div#bodyCoeurImageHautGauche
{ 	top:0px; right:0px; width:4px; }
#bodyCoeurImageBasGauche
{ background-image:url('../images/front/picto_degrade_bas_gauche.gif'); background-repeat:repeat-y;background-position:right; }
div#bodyCoeurImageHautDroit
{ 	top:0px; left:0px; width:4px; }
#bodyCoeurImageBasDroit
{ 	background-image:url('../images/front/picto_degrade_bas_droit.gif'); background-repeat:repeat-y; background-position:left; }


/***********************************/
/*        CONTENU DU PIED	       */
/***********************************/
div#bodyFoot1
{	width:100%; height:155px; text-align:right; padding-top:0px; padding-bottom: 0px; background-image:url("../images/front/picto_bas_page.gif"); background-repeat:no-repeat; }
div#bodyFoot1 A,div#bodyFoot1 A:hover, div#bodyFoot1 A:link, div#bodyFoot1 A:visited
{	color:#9F9F9F;	font-weight:normal; }
div#bodyFoot1Logo
{	float:right;padding-top:1px;padding-right:15px;	}
div#bodyFoot1Liens
{	float:right;padding-top:8px;padding-right:15px; }
div#ligneBlanche
{ width:900px; border-top:1px solid #FFF;margin-left:auto; margin-right:auto; position:absolute;}




/***********************************/
/*        CONTENU DE LA PAGE       */
/***********************************/
/*FIELDSET
{	padding:0;	margin:0;	border-top:1px solid #FFF;	border-right:1px solid #FFF;	border-left:1px solid #FFF;	border-bottom:1px solid #FFF; }
FIELDSET DIV.fieldsetContenu
{	margin-left:15px;	margin-right:15px; }
LEGEND, .legend
{	font-family:arial;	font-weight:bold;	font-size:16px;	color:#000000; }*/

/*****************************/
/*         Titres            */
/*****************************/
#titrePage
{	height:25px;	text-align:right; }
#titrePage span
{	height:25px;	overflow:hidden;	font-size:28px;	font-family:arial;	font-weight:bold; }

/*****************************/
/*         Fieldset          */
/*****************************/
FIELDSET
{	padding:0;	margin:0;	border:1px solid #cccccc; }
FIELDSET DIV.fieldsetContenu
{	margin-left:15px;	margin-right:15px; }
LEGEND
{	font-family:arial;	font-weight:bold;	font-size:16px;	color:#871522; }
FIELDSET .titre
{	font-weight:bold;	color:#686A6F; }




/*** Colonnes  ***/
div#bodyCoeurContenu1Colonne
{	min-height:190px;  width:860px; padding-top:0px; padding-bottom:20px; padding-right:20px;}
div#box1Colonne
{	width:590px; float:left; padding-bottom:10px;}

div#bodyCoeurContenu2Colonne
{	min-height:190px; width:860px; padding-top:0px; padding-bottom:20px; padding-right:20px;}
div#box2Colonne1
{	width:590px; float:left; padding-bottom:10px;}
div#box2Colonne2
{	min-height:190px; position:relative; width:204px; float:left; padding-left:20px; top:-6px; }

div#bodyCoeurContenu3Colonne
{	min-height:190px; width:860px; padding-top:0px; padding-bottom:20px; padding-right:20px;}
div#box3Colonne1
{	width:285px; float:left; padding-right:10px; padding-bottom:10px;}
div#box3Colonne2
{	width:285px; float:left; padding-left:10px; padding-bottom:10px;}
div#box3Colonne3
{	min-height:190px; position:relative; width:204px; float:left; padding-left:22px; top:-6px;}


/*****************************/
/*   Box Encart Thematique   */
/*****************************/
div#boxPage div.encartThemeDefaut
{
	/* On fixe la hauteur mini pour IE6, source : http://wellstyled.com/css-underscore-hack.html */
	height:auto; min-height:100px; _height: 100px;
	margin-bottom: 0px;
}
div#boxPage div.encartThemeDefaut h1
{
	font-size:14px; text-align:left; font-weight:bold;
	color:#FFF;
	background-color:#A90F2E;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
div#boxPage div.encartThemeDefaut div.contenant
{	height:auto; min-height:55px; _height: 55px;
	color:#000000;
	background-color:#B0B0B0;
	border-top:1px solid #FFF;
	padding:10px 10px 10px 10px;
}
div#boxPage div.encartThemeDefaut FORM
{	text-align:right;	font-size:9px;	display:block;margin-right:10px; }



/**********************************/
/*   Box Fichier Telechargeable   */
/**********************************/

div#boxPage div.blocTelechargerDefaut
{
	/* On fixe la hauteur mini pour IE6, source : http://wellstyled.com/css-underscore-hack.html */
	height:auto; min-height:100px; _height: 100px;
	margin-bottom: 10px;
}
div#boxPage div.blocTelechargerDefaut h1
{
	font-size:14px; text-align:left; font-weight:bold;
	color:#FFF;
	background-color:#A90F2E;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
div#boxPage div.blocTelechargerDefaut div.contenant
{
	height:auto; min-height:40px; _height: 40px;
	color:#000000;
	background-color:#B0B0B0;
	border-top:1px solid #FFF;
	padding:10px 10px 10px 10px;
}
div#boxPage div.blocTelechargerDefaut div.contenantGauche
{	text-align:center;padding-right:10px; }
div#boxPage div.blocTelechargerDefaut div.contenantDroite
{	padding-left:10px;text-align:justify; }
div#boxPage div.blocTelechargerDefaut FORM
{	text-align:right;	font-size:9px;	display:block;margin-right:10px; }

.ixnetVideoExterne
{	margin-bottom:10px;		}

.ixnetVideoExterne .contenu
{
	margin-left:5px;	margin-right:5px;
	margin-top:5px;		margin-bottom:3px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding: 5px;
	text-align:center;
}

#box3Colonne1 .ixnetVideoExterne .contenu object,
#box3Colonne1 .ixnetVideoExterne .contenu embed
{
	width:275px;
	height:229px;
}

#box3Colonne1 .ixnetVideoExterne .contenu
{
	width:275px;
}

#box3Colonne2 .ixnetVideoExterne .contenu object,
#box3Colonne2 .ixnetVideoExterne .contenu embed
{
	width:275px;
	height:229px;
}

#box3Colonne2 .ixnetVideoExterne .contenu
{
	width:275px;
}

#box2Colonne2 .ixnetVideoExterne .contenu object,
#box2Colonne2 .ixnetVideoExterne .contenu embed,
#box3Colonne3 .ixnetVideoExterne .contenu object,
#box3Colonne3 .ixnetVideoExterne .contenu embed
{
	width:160px;
	height:123px;
}

#box2Colonne2 .ixnetVideoExterne .contenu,
#box3Colonne3 .ixnetVideoExterne .contenu
{
	width:160px;
}

#box2Colonne1 .ixnetVideoExterne .contenu object,
#box2Colonne1 .ixnetVideoExterne .contenu embed
{
	width:570px;
	height:470px;
}

#box2Colonne1 .ixnetVideoExterne .contenu
{
	width:570px;
}

