/* CSS Document */

/* ---------------------------------------------------- HAUT ---------------------------------------------------- */

#bandeau {
	background: #fff url('../images/bandeau.gif') top left no-repeat;
}


/* ---------------------------------------------------- MENU LATERAL ---------------------------------------------------- */

#menuhorizontal {
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	clear: both;
}

#menuhorizontal table {
	margin: 0;
	padding: 0;
	width: 1024px;
}
#menuhorizontal table td.haut {
	width: 1024px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	background: #fff url('../images/fond_bleu_menu_accueil_h.gif') top left no-repeat;
}
#menuhorizontal table td.milieu {
	padding-left: 15px;
	padding-right: 15px;
	background: #fff url('../images/fond_bleu_menu_accueil_m.gif') top left repeat-y;
}
#menuhorizontal table td.bas {
	width: 1024px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	background: #fff url('../images/fond_bleu_menu_accueil_b.gif') top left no-repeat;
}

#menuhorizontal .naviglist {
	position: relative;
	float: left;
	width: 210px;
	height: 100px;
	margin-left: 14px;
	margin-right: 6px;
	padding-top: 4px;
	border-left: 1px solid #97a9c2;
}

#menuhorizontal .naviglist ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#menuhorizontal .naviglist li.titre {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	padding-bottom: 10px;
	list-style-type: none;
	color: #617979;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#menuhorizontal .naviglist li {
	margin: 0;
	padding: 0;
	color: #6f6f71;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
}

#menuhorizontal .naviglist a {
	color: #6f6f71;
	font-size: 13px;
	text-decoration: none;
}

#menuhorizontal .naviglist a:hover {
	color: #6f6f71;
	text-decoration: underline;
}


/* ---------------------------------------------------- GAUCHE ---------------------------------------------------- */

#gauche {
	position: relative;
	float: left;
	width: 280px;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	padding-top: 10px;
}

#gauche .contenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 260px;
	margin: 0;
	margin-left: 8px;
	padding: 0;
	border-left: 1px solid #97a9c2;
	border-right: 1px solid #97a9c2;
}

#gauche .contenu a {
	color: #1d405f;
}

#gauche .video {
	margin-left: 10px;
	margin-right: 10px;
	color: #0c3960;
	font-size: 11px;
	font-weight: normal;
}

#blog {
	margin-left: 10px;
}

#blog .titre a {
	color: #063960;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#blog p.gras {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

/* ---------------------------------------------------- SECTIONS ---------------------------------------------------- */

#sections {
	position: relative;
	float: left;
	width: 740px;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

#actus {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
}

#actus table {
	margin: 0;
	padding: 0;
	width: 695px;
	height: 150px;
}
#actus table td.haut {
	width: 695px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background: #fff url('../images/fond_bleu_section_accueil_h.gif') top left no-repeat;
}
#actus table td.milieu {
	background: #fff url('../images/fond_bleu_section_accueil_m.gif') top left repeat-y;
}
#actus table td.image {
	width: 150px;
}
#actus table td.image img {
	position: absolute;
	top: -24px;
}
#actus table td.bas {
	width: 695px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background: #fff url('../images/fond_bleu_section_accueil_b.gif') top left no-repeat;
}

#actus .contenu {
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	margin-top: 5px;
	padding: 0;
}

#actus .contenu p {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063960;
	text-align: right;
}

#actus .contenu .titre {
	margin-bottom: 10px;
	color: #063960;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

#actus .contenu .titre a {
	color: #063960;
	text-decoration: none;
}

#actus .contenu .soustitre {
	font-size: 14px;
	font-weight: bold;
	color: #0c3960;
}

#actus .contenu .plus {
	padding-top: 10px;
}


/* ---------------------------------------------------- TEXTE ---------------------------------------------------- */

.normal {
	color: #3e444e;
}

.gras {
	font-weight: normal;
	color: #0c3960;
}

.gras a {
	color: #0c3960;
	text-decoration: none;
}

.gros {
	font-size: 24px;
	font-weight: bold;
	color: #0c3960;
}


/* ---------------------------------------------------- BAS ---------------------------------------------------- */

#bas {
	position: relative;
	float: left;
	width: 720px;
	margin: 0;
	margin-top: 25px;
	margin-left: 15px;
	padding: 0;
}

#bas .logo {
	float: left;
	width: 148px;
	text-align: center;
}
#bas .logo img {
	padding: 2px;
}

#bas .newsletter {
	float: right;
	width: 260px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
}

#bas .input_newsletter {
	width: 210px;
	font-size: 10px;
	font-weight: normal;
	color: #0c3960;
	background-color: #fff;
	border: 1px solid #0e71b4;
}
