/* CSS Document */

@import url(small.css); /* Pour charger la valeur font-size par défaut, ici 10px */

body {
	background-color:#FFFFFF;
}

form {
	margin:0px;
	padding:0px;
}

#lapage{
	width: 100%;
	text-align: center;
}

#contenant{
	margin: auto;
	width: 750px;
	text-align: left;
}

#header{
	height: 85px;
}

#gauche{
	float: left;
	width: 300px;
}

#droite{
	float: left;
	width: 450px;
	text-align: right;
	padding-top: 7px;
}

#corps{
}

/*#corpsDroite{
	float: left;
	width: 395px;
	background-color: #52739D;
	color: #FFFFFF;
	padding: 25px 20px 20px 35px;
	font-size: 1.2em;
	font-weight: normal;
	min-height: 508px;
	//height: 508px;
}*/
#corpsDroite{
	width: 450px;
	float: left;
}
	#corpsDroite_out{
		background-color: #52739D;
		padding-top: 508px;
	}
		#corpsDroite_in{
			font-size: 1.2em;
			font-weight: normal;
			color: #FFFFFF;
			margin-top: -508px;
			background-color: #52739D;
		}
			#corpsDroite_in_content{
				padding: 25px 20px 20px 35px
			}


/*#corpsDroite-marge{
	float: left;
	width: 393px;
	background-color: #52739D;
	color: #FFFFFF;
	padding: 25px 20px 20px 35px;
	margin-left:2px;
	font-size: 1.2em;
	font-weight: normal;
	min-height: 508px;
	//height: 508px;
}*/
#corpsDroite-marge{
	width: 448px;
	float: left;
	margin-left: 2px;
}
	#corpsDroite-marge_out{
		background-color: #52739D;
		padding-top: 508px;
	}
		#corpsDroite-marge_in{
			font-size: 1.2em;
			font-weight: normal;
			color: #FFFFFF;
			margin-top: -508px;
			background-color: #52739D;
		}
			#corpsDroite-marge_content{
				padding: 25px 20px 20px 35px;
			}

#corpsDroite ul {
	margin-left: 8px;
	padding: 2px 8px;
}

#corpsDroite-marge a, #corpsDroite-marge a:link, #corpsDroite-marge a:visited  {
	color: #fbab39
	/*text-decoration: none;*/
}

#corpsDroite a, #corpsDroite a:link, #corpsDroite a:visited, #carreTexte a, #carreTexte a:link, #carreTexte a:visited  {
	color: #fbab39;
	text-decoration: none;
}

#corpsDroite a:hover, #corpsDroite a:active, #carreTexte a:hover, #carreTexte a:active{
	text-decoration: underline;
}

#corpsGauche{
	float: left;
	width: 300px;
	/*text-align: right;*/
}

#menuGauche{
	width: 130px;
	float: right;
	text-align: right;
	padding-right: 20px;
	_padding-right: 0px;
	padding-top: 25px;
}

#menuDroite{
	float: right;
}

/*#smenu{
	width: 140px;
	background-color: #B9C6D7;
	padding: 25px 10px 25px 0px;
	text-align: right;
	font-size: 11px;
	clear: both;
	min-height: 250px;
	//height: 250px;
}*/

#smenu{
	width: 150px;
	background-color: #B9C6D7;
	
	text-align: right;
	font-size: 11px;
	clear: both;
	/*min-height: 250px;
	//height: 250px;*/
}
	#smenu_out{
		padding-top: 250px;
	}
		#smenu_in{
			margin-top: -250px;
		}
			#smenuContent{
				padding: 25px 10px 25px 0px;
			}


#smenu2{
	width: 150px;
	background-color: #B9C6D7;
	padding: 0px;
	margin: 0px;
	clear: both;
/*	min-height: 225px;
	//height: 225px;*/
}

#smenu3{
	width: 150px;
	background-color: #B9C6D7;
	padding: 0px;
	margin: 0px;
	clear: both;
/*	min-height: 125px;
	height: 125px;*/
}

#smenu2 p {
	padding: 0px;
	margin: 0px;
}

#utils{
	width: 128px;
	background-color: #364C68;
	color: #B9C6D7;
	font-size: 9px;
	padding: 10px 7px 10px 15px;
	text-align: right;
}

#footer{
	text-align: right;
	color: #3f3c3d;
	padding: 20px 0px;;
	font-size: 9px;
}

#menuFooter{
	text-align: right;
	margin-bottom: 10px;
}

#fix{clear: both;}

#messages{
	border: 1px solid #52739D;
	padding: 10px;
	margin-top: 30px;
	text-align: left;
	color: #3F3C3D;
	font-size: 11px;
	width: 255px;
}

#messages p{
	margin: 0px 0px 8px 0px;
}

#messageLien{
	text-align: right;
}

#recherche{
	margin-top: 15px;
	height: 18px;
}

#txtRech{
	border: 1px solid #DAD8CF;
	background-color: #ECEAE5;
	height: 13px;
	font-size: 9px;
	color: #52739D;
	font-weight: bold;
	width: 185px;
	position: relative;
	top: -3px;
	//top: -2px;

}

#breadcrumbs, #breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #B9C6D7;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}

#retourHaut{
	text-align: right;
	margin-top: 12px;
}

/*				Style pour les items des menus					*/
/*				Niveau 2										*/
#smenuContent a.menuGauche2{
	color: #273342;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#smenuContent a.menuGauche2:hover{
	color: #D87705;
}

#smenuContent a.menuGauche2_sel{
	color: #D87705;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#smenuContent a.menuGauche2_sel:hover{
	color: #273342;
}

/*					Niveau 3									*/

#smenuContent a.menuGauche3{
	color: #273342;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

#smenuContent a.menuGauche3:hover{
	color: #D87705;
}

#smenuContent a.menuGauche3_sel{
	color: #D87705;
	font-size: 11px;
	text-decoration: none;
}

#smenuContent a.menuGauche3_sel:hover{
	color: #273342;
}

#smenuContent ul, #smenuContent li {
	list-style-type: none;
	padding: 0px;
	line-height: normal;
}

#smenuContent ul.menuVertical {
	margin: 0px 0px 0px 4px;
}

#smenuContent li.menuVertical {
	display: block;
	width: 100%;
	margin: 5px 0px 0px 0px;
}

#smenuContent ul.menuVertical2 {
	margin: 0px 0px 9px 0px;
}

#smenuContent .menuVertical2 li {
	display: block;
	width: 100%;
	margin: 2px 0px 0px 0px;
}

/*				Style pour les items des menus					*/

/*-----------------------------------------------------------------*/

#corpsDroite-titre{
	float: left;
	width: 448px;
	margin-top:1px;
	margin-left:2px;
}

#corpsDroite-accueil{
	float: left;
	width: 450px;
}

#corpsGauche-accueil{
	float: left;
	width: 300px;
}

#corpsDroite-accueil-droit{
	float: left;
	width: 300px;
}

#corpsDroite-accueil-gauche{
	float: left;
	width: 150px;
}

.rectangleHaut{
	width: 448px;
	height: 148px;
	float: left;
	margin: 1px 1px 1px 0px;
}

.carreGrand{
	width: 448px;
	height: 298px;
	float: left;
	margin: 1px 1px 0px 0px;
}

.carreGauche{
	width: 148px;
	height: 148px;
	float: left;
	margin: 1px 1px 1px 0px;
}

.carreDroite{
	width: 148px;
	height: 148px;
	float: left;
	margin: 1px 1px 1px 1px;
}

#carreTexte{
	background-color: #52739D;
	width: 258px;
	height: 258px;
	margin: 1px 0px 1px 1px;
	padding: 20px;
	float: left;
	color: #fff;
	overflow: hidden;
}

/*-----------------------------------------------------------------*/

/* Contenu de typo.css (anciennement) */


/*				Style pour les utilitaires					*/

#lien-logo a, #lien-logo a:link, #lien-logo a:visited  {
	color: #fbab39;
	/*text-decoration: none;*/
}

a.utils{
	color: #7FA1CB;
	text-decoration: none;
	padding: 3px 3px;
}

a.utils:hover{
	color: #D87705;
}
/*				Style pour les utilitaires					*/

/*				Style pour les messages					*/
.messageTitre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #E78614;
	font-weight: bold;
}

.messageLien a {
	color: #52739D;
	font-weight: bold;
	text-decoration: none;
}

.messageLien a:hover {
	color: #E78614;
}
/*				Style pour les messages					*/

/*				pour le chemin emprunté					*/
a.breadcrumbs{
	font-size: 11px;
	color: #B9C6D7;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumbs:hover{
	color: #E78614;
}
/*				pour le chemin emprunté					*/

/*				Style pour le corps (texte)				*/

h1, h2, h3, h4 {
	background-color: #52739D;
	padding: 0px;	
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
}

h3, h4 {
	margin: 0px 0px 12px 0px;
	font-size: 1em;
}

h1 {
	color: #FBAB39;
	font-size: 1.3em;
}

h2 {
	color: #FFFFFF;
	font-size: 1.16em;
}

h3 {
	font-weight: bold;
}

h4 {
	font-weight: normal;
	font-style: italic;
}

.tableavecbordures {
	width:95%;
}

.tableavecbordures td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: top;
	padding: 6px 2px 6px 2px;
}

.imagegauche {
	padding-right: 8px;
	padding-bottom: 4px;
}

.imagedroite {
	padding-left: 8px;
	padding-bottom: 4px;
}

/*				Style pour le corps (texte)				*/

/*				Accueil									*/
.AccDate{
	color:#FFFFFF;
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 3px;
}

.AccTexte{
	color:#FFFFFF;
	font-size: 1.1em;
	padding: 0px;
	margin:0px;
}

.FootCoor{
	padding: 0px 2px;
	font-size: 95%;
}

