@charset "iso-8859-2";

.TEXTDESC {
	margin-bottom:20px;
	color:#666;
}

#conteneur {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
}

#conteneur_header {
	border-left:#666 2px solid;
	border-right:#666 2px solid;
	border-bottom:#666 1px solid;
	background-image:url(../images/design/fond_header.jpg);
	background-repeat:repeat;
	
}

#conteneur_contenu {
	border-left:#666 2px solid;
	border-right:#666 2px solid;
	background-color:#FFF;
}

#conteneur_footer {
	border-top:#666 2px solid;
}

.contenu_table_td_left, .contenu_table_td_right, .contenu_table_td_middle {
	vertical-align:top;
}
.contenu_table_td_left,.contenu_table_td_right {
	width:210px;
}
.contenu_table_td_middle {
	padding-left:2px;
	padding-right:2px;
}


/* Logo du site */
.logo {
	width:510px;
	height:150px;
	margin:0px;
}



/* Barre de menu en haut de page */ 
.menu_header {
	border-left:#666 2px solid;
	border-right:#666 2px solid;
	border-bottom:#666 1px solid;
	background-image:url(../images/design/menu_top.gif);
}
.lien_header {
	color:#FFF;
	padding-top:10px;
	padding-bottom:9px;
	border-right:#666 1px solid;
	font-weight:bold;
	white-space:nowrap;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.lien_header a {
	color:#FFF;
	padding:10px;
	text-decoration:none;
}
.lien_header a:hover {
	color:#FF0;
	padding:10px;
	text-decoration:none;
}
.text_bienvenue_header {
	color:#999;
	text-align:right;
	padding-right:5px;
}


/* Copyright */
.copyright {
	color:#999;
	text-align:center;
	margin:3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.copyright a, .copyright a:hover {
	color:#999;
	text-decoration:underline;
}


/* Menus */
.menus_bloc {
	margin:6px 6px 15px 6px;
	width:200px;
	font-family:Verdana, Geneva, sans-serif;
	border:#333 1px solid;
	padding-bottom:4px;
}
.menus_titre {
	background-image:url(../images/design/barre_menu.jpg);
	color:#FFF;
	font-weight:bold;
	padding:7px 5px 8px 5px;
	margin-bottom:3px;
}
.menus_titre a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.menus_titre a:hover {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
.menus_liens {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:4px;
	margin-right:4px;
}
.menus_liens a {
	color:#33C;
	text-decoration:none;
}
.menus_liens a:hover {
	color:#C63;
	text-decoration:underline;
}

.menu_suivi {
	margin-top:5px;
	margin-bottom:10px;
	font-size:10px;
	color:#666;
}
.menu_suivi a {
	color:#666;
	text-decoration:none;
}
.menu_suivi a:hover {
	color:#666;
	text-decoration:underline;
}
.menu_suivi_bold {
	font-weight:bold;
	color:#333;
}

.text_contenu {
	margin-bottom:15px;
}

.BoutonTopPage {
	text-align:center;
	margin-bottom:15px;
}

.PageErreur {
	color:#F00;
	font-weight:bold;
}

.MessErreur {
	color:#F00;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.MessErreur2 {
	color:#F00;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}


.description_index {
	vertical-align:top;padding-left:10px;padding-bottom:20px;
}

.pLink {
	vertical-align:top;
	width:218px;
}
