﻿body {
	background: #66cccc;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond-centre.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#conteneur {
	width: 1064px;
	margin: auto 0px 0px auto;
	height: 989px;
}
#header_haut {
	width: 1064px;
	margin: auto auto 0px auto;
	background-color: #FFFFFF;
}
#bande_dynamique {
	height: 213px;
	width: 1064px;
	clear: both;
	margin: auto auto 0px auto;
	background-color: #FFFFFF;
}
.header_img {
	float: left;
}
#menu_horizontal {
	float: left;
	height: 39px;
	margin-left: 10px;
}
.item {
	FLOAT: left;
	MARGIN: 0px 0px;
	CURSOR: pointer;
	PADDING-TOP: 0.5%;
}
.item_titre {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT-FAMILY: arial;
	HEIGHT: 30px;
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 7px;
	WIDTH: 104px;
}
.item_titre_single {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 30px;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 0px;
}
.item_titre_single_selected {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 30px;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 0px;
}
.item_titre:hover {
	BACKGROUND: url(../images/rollover_item_menu_hr.gif) no-repeat;
	COLOR: #5bbee5;
}
.item_titre_large {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT-FAMILY: arial;
	HEIGHT: 30px;
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	PADDING-TOP: 7px;
	width: 130px;
}
.item_titre_single A {
	DISPLAY: block;
	HEIGHT: 30px;
	COLOR: #000;
	TEXT-DECORATION: none;
	PADDING-TOP: 7px;
}
.item_titre_single_selected A {
	DISPLAY: block;
	BACKGROUND: url(../images/rollover_item_menu_hr.gif) no-repeat;
	HEIGHT: 30px;
	COLOR: #5bbee5;
	TEXT-DECORATION: none;
	PADDING-TOP: 7px;
}
.item_titre_single A:hover {
	BACKGROUND: url(../images/rollover_item_menu_hr.gif) no-repeat;
	COLOR: #5bbee5;
}
.item_titre_large:hover {
	BACKGROUND: url(../images/rollover_item_menu_hr_large.gif) no-repeat;
	COLOR: #5bbee5;
}
.sous_menu {
	POSITION: absolute;
	WIDTH: 226px;
}
.sous_item {
	PADDING-LEFT: 10px;
	FONT-FAMILY: arial;
	BACKGROUND: url(../images/fond_last_item_smenu.gif) #ffffff no-repeat;
	HEIGHT: 25px;
	FONT-SIZE: 0.7em;
	CURSOR: pointer;
	FONT-WEIGHT: bold;
}
.sous_item A {
	COLOR: #5bbee5;
	TEXT-DECORATION: none;
}
.sous_item A:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
.last_sous_item A {
	COLOR: #5bbee5;
	TEXT-DECORATION: none;
}
.last_sous_item A:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
.selectedTitre {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 104px;
	PADDING-RIGHT: 0px;
	FONT-FAMILY: arial;
	BACKGROUND: url(../images/rollover_item_menu_hr.gif) no-repeat;
	HEIGHT: 30px;
	COLOR: #5bbee5;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	PADDING-TOP: 7px;
}
.selectedTitre_large {
	TEXT-ALIGN: left;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 130px;
	PADDING-RIGHT: 0px;
	FONT-FAMILY: arial;
	BACKGROUND: url(../images/rollover_item_menu_hr_large.gif) no-repeat;
	HEIGHT: 30px;
	COLOR: #5bbee5;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	PADDING-TOP: 7px;
}
.last_sous_item {
	PADDING-LEFT: 10px;
	FONT-FAMILY: arial;
	BACKGROUND: url(../images/fond_last_item_smenu.gif) no-repeat;
	HEIGHT: 34px;
	FONT-SIZE: 0.7em;
	CURSOR: pointer;
	FONT-WEIGHT: bold;
}
#gauche {
	float: left;
	width: 260px;
	height: 509px;
}
#actu {
	background: url(../images/accueil/actu.jpg) no-repeat;
	height: 254px;
	padding-left: 50px;
	padding-right: 30px;
	width: 168px;
}
#actu_contenu {
}
.actualite {
	color: #333333;
	font-family: arial;
	font-size: 0.9em;
	border-bottom: #FFFFFF solid 1px;
	padding-top: 40px;
	padding-bottom: 10px;
}
.last_actualite {
	color: #333333;
	font-family: arial;
	font-size: 0.8em;
	padding-top: 100px;
	padding-bottom: 10px;
	height: 54px;
	width: 178px;
}
.last_actualite p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.last_actualite a {
	color: #106889;
}
.last_actualite a:hover {
	text-decoration: none;
}
.suite_actu {
	padding-left: 60%;
}
.suite_actu a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 0.9em;
}
.actualite p {
	text-align: justify;
	height: 101px;
}
.titre_actualite {
	color: #66cccc;
	font-family: arial;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: #66cccc solid 2px;
	padding: 3px;
	margin-right: 80px;
	margin-top: 20px;
	width: 595px;
}
.contenu_actualite {
	font-family: arial;
	font-size: 0.8em;
	width: 600px;
	padding-top: 20px;
	margin-right: 80px;
}
.contenu_actualite p {
	margin-bottom: 20px;
}
.date_actualite {
	font-family: arial;
	font-size: 0.8em;
	color: #66cccc;
	font-weight: bold;
	margin-top: 10px;
}
#lien_ebook {
	padding-top: 5px;
	height: 242px;
	width: 243px;
}
#lien_ebookNew img {
	margin-left: 20px;
}
#lien_ebook img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 242px;
	height: 262px;
}
#droite {
	float: right;
	width: 800px;
	height: 370px;
}
.carre {
	width: 280px;
	height: 190px;
}
#carre_1 {
	background: url(../images/accueil/carre_accueil_1.jpg) no-repeat;
}
#carre_2 {
	background: url(../images/accueil/carre_accueil_2.jpg) no-repeat;
}
#carre_3 {
	background: url(../images/accueil/carre_accueil_3.jpg) no-repeat;
}
#carre_4 {
	background: url(../images/accueil/carre_accueil_4.jpg) no-repeat;
}
#carre_5 {
	background: url(../images/accueil/carre_accueil_5.jpg) no-repeat;
}
#carre_6 {
	background: url(../images/accueil/carre_accueil_6.jpg) no-repeat;
}
.titre_carre {
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 20px;
}
.titre_carre a {
	color: #666666;
}
.titre_carre a:hover {
	color: #99cc33;
}
#titre_carre1 {
	padding-bottom: 10px;
	width: 204px;
	height: 15px;
}
#titre_carre2 {
	padding-bottom: 10px;
	width: 204px;
	height: 15px;
}
#titre_carre3 {
	padding-bottom: 10px;
	width: 204px;
	height: 15px;
}
#titre_carre4 {
	padding-bottom: 10px;
	width: 204px;
	height: 15px;
}
#titre_carre5 {
	padding-bottom: 20px;
	width: 204px;
	height: 7px;
}
.text_carre {
	color: #333333;
	font-family: arial;
	font-size: 0.6em;
	padding-left: 20px;
	width: 171px;
}
#menu_v {
	background: url(../images/equipe/fond_menu_v.jpg) no-repeat;
	padding-top: 40px;
	padding-left: 0px;
	padding-bottom: 150px;
	height: 118px;
	width: 262px;
}
.titre_menu_v {
	background: url(../images/equipe/puce_menu_v.gif) left no-repeat;
	font-family: arial;
	font-size: 0.85em;
	color: #333333;
	font-weight: bold;
	padding-left: 75px;
	padding-top: 0px;
	height: 30px;
	width: 166px;
}
.contenu_menu_v {
	font-family: arial;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 30px;
}
.item_menu_v a {
	display: block;
	background: url(../images/equipe/puce_patte_menu_v.gif) left no-repeat;
	padding-left: 30px;
	height: 320px;
	padding-top: 20px;
	text-decoration: none;
	color: #333333;
	width: 192px;
	height: 34px;
}
.item_menu_v a:hover {
	background: url(../images/equipe/puce_patte_menu_v.gif) left no-repeat;
	color: #ffae00;
	padding-left: 30px;
}
.item_menu_v_selected a {
	display: block;
	background: url(../images/equipe/puce_patte_menu_v.gif) left no-repeat;
	color: #ffae00;
	padding-left: 30px;
	height: 34px;
	padding-top: 20px;
	text-decoration: none;
	width: 193px;
}
.text_centre {
	font-family: arial;
	font-size: 0.8em;
	width: 703px;
	padding-top: 80px;
	padding-left: 40px;
	height: 592px;
	margin-left: 13px;
}
.text_bas {
	font-family: arial;
	font-size: 0.8em;
	width: 703px;
	padding-top: 330px;
	padding-left: 40px;
	height: 219px;
}
.text_bold {
	font-weight: bold;
}
.text_bold_green {
	font-weight: bold;
	color: #cccc33;
}
.text_soulign_italic {
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.style_lien a {
	font-family: arial;
	color: #333333;
}
#footer {
	margin: 0px;
	background: url(../images/fond_footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 65px;
	color: #333333;
	font-family: arial;
	font-size: 0.9em;
	padding: 20px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
a img {
	border: 0 none;
	border-width: 0;
}
img {
	border-width: 0;
}
