body {
	background-color:#010b19;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

img {
	border:0;
}

table tr,td{
	font-size:12px;
}

a {

	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#ffffff;
}

#menu a {
	text-decoration:none;
	color:#3e7794;
}

#menu a:hover {
	color:#fefffd;
}

ul /* Ma liste aura des puces en forme de dossiers */
{
   list-style-image: url("../images/puce_menu.jpg");
}

#menu {
	display:block;
}

#menu li {
	height:30px;
	width:115px;
	list-style-type: none;
	background-image:url('../images/fond_menu_inactif_haut.jpg');
	margin-top:-9px;
	color:#3e7794;
	font-weight:bold;
	padding-top:10px;
}


#menu li:hover {
	color:#fefffd;
	background-image:url('../images/fond_menu_actif_haut.jpg');
}

.img_droite {
	align:right;
	margin-left:5px;
}

.img_gauche {
	align:left;
	margin-right:5px;
}

#opacity_min{
	opacity:0.7;
	filter:alpha(opacity=70);
}

#opacity_min:hover{
	opacity:1;
	filter:alpha(opacity=100);
}

.mega_conteneur {
	width:100%;
	background-color:#0010b19;
	margin: 0px;
	padding:0px;
	background-image: url('../images/haut_horizontal.jpg');
	background-repeat:repeat-x;
}

.mega_conteneur_header {
	width:100%;
	background-image: url('../images/header_normal.jpg');
	background-repeat:no-repeat;
 
}

.mega_conteneur_fond {	
	margin: 0 auto;
	width:1000px;
	background-image: url('../images/fond_general.jpg');
	background-repeat:repeat-y;	
}

.conteneur {
	width:100%;
}

.menu_gauche {
	width:223px;
	float:left;
}

.logo {
	width:223px;
	height:135px;
}

.menu_gauche_fond {
	width:235px;
	background-image: url('../images/fond_menu_gauche.jpg');
	margin-top:6px;
	background-repeat:none;
	margin-left:2px;
}

.menu_gauche_bas {
	width:214px;
	height:5px;
	margin-left:2px;
	background-image: url('../images/bas_menu_gauche.jpg');
}

.menu_haut {
	height:30px;
	width:773px;
	float:left;
	margin-top:37px;
	background-repeat:repeat-x;
}

.menu_haut_onglet_inactif {
	height:30px;
	width:115px;
	background-image:url('../images/fond_menu_inactif_haut.jpg');
	float:left;
	color:#3e7794;
	font-weight:bold;
	padding-top:9px;
}

.menu_haut_onglet_actif {
	height:30px;
	width:115px;
	color:#fefffd;
	background-image:url('../images/fond_menu_actif_haut.jpg');
	float:left;
	font-weight:bold;
	padding-top:9px;
}

.menu_haut_gauche {
	height:30px;
	width:16px;
	float:left;
	background-repeat:repeat-x;

}

.menu_haut_droite {
	height:35px;
	width:167px;
	float:left;
	background-repeat:repeat-x;
}



.contenu_conteneur {
	margin-top:14px;
	background-image: url('../images/fond_article.png');
	width:581px;
	background-repeat:repeat-y;
	margin-left:-17px;
	float:left;
}

.contenu_conteneur a, a:visited {
	color:#fff77d;
}

.contenu_conteneur a:hover {
	color:#a2af13;
}

.contenu_date {
	 font-style: italic;
	 text-align: left;
	 font-size:13px;
	 color:#ffffff;
}

.contenu_bloc_200 {
	width:264px;
	height:120px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	background-color:#144e6b;
	margin-bottom:15px;
}

.droite_bloc {
	width:153px;
	height:180px;
	background-color:#001b29;
	background-image:url('../images/fond_bloc_droite.jpg');
	float:right;
	margin-right:16px;
	margin-top:3px;
	margin-bottom:-10px;
	color:#3e7794;
}

.droite_bloc_bas {
margin-bottom:-3px;
	float:right;
	margin-right:16px;
}

.droite_bloc_titre {

	margin-bottom:-6px;
	float:right;
	margin-right:15px;
}

.lien_box_droite {
	margin-right:85px;
	background-image: url('../images/lien_box.jpg');
	width:19px;
	height:20px;
	float:right;
}

.menu_gauche_titre_categorie {
	color:#002c43;
	width:149px;	
	font-size:22px;
	margin-top:5px;
	float:left;
	text-align:left;
	font-weight:bold;
	margin-left:30px;
}

.menu_gauche_titre_delimiteur {
	float:left;
	width:177px;
	font-size:0px;
	height:1px;
	background-image:url('../images/menu_gauche_delimiteur.jpg');
	margin-left:30px;
	margin-top:0px;
}

.menu_gauche_contenu {
	float:left;
	text-align:left;
	width:177px;
	font-size:13px;
	font-weight:bold;
	color:#031016;
	margin-top:-10px;
	margin-left:-15px;
}

.menu_gauche_contenu a {
	text-decoration:none;
	color:#031016;
}

.menu_gauche_contenu a:hover {
	color:#303030;
}
.contenu_site {
	margin:10px;
}

.bas_article {
	background-image:url('../images/bas_article.jpg');
	width:582px;
	height:12px;
}

.haut_commentaire {
	background-image:url('../images/haut_commentaire.jpg');
	width:574px;
	height:6px;
}

.contenu_titre {
	color:#ffffff;
	font-weight:none;
	font-size:25px;
	text-align:left;
}

.contenu_corps {
	color:#ffffff;
	size:13px;
	text-align:justify;
	margin-top:10px;
	padding-right:6px;
}

.bloc_200_titre {
	width:250px;
	text-align:left;
	margin-left:18px;
	margin-top:5px;
	font-size:23px;
	font-weight:bold;
	color:#002c42;
}

.bloc_200_delimiteur {
	width:250px;
	font-size:1px;
	height:1px;
	background-image:url('../images/bloc_200_delimiteur.jpg');
	margin-left:15px;
	margin-top:0px;
}

.bloc_200_contenu {
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.bloc_200_contenu a {
	 color:#ffffff;
}

.bloc_200_contenu a:hover {
	 color:#f7aaaa;
}

.bloc_200_contenu a {
	text-decoration:none;
}

.centre_site {
	float:left;
	margin-left:31px;
	width:575px;
}

.icone_video {
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}


.spacer {
	clear:both;
}

.commentaire {
	width:579px;
	color:#ffffff;
	float:left;
	margin-left:-17px;
	background-image: url('../images/fond_article.jpg');
	text-align:justify;
	margin-top:10px;
}

.commentaire_texte {
	padding-left:7px;
	padding-right:18px;
	width:560px;
}

.lienadmin {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.liens a {
	text-decoration:none;
	color:#ffffff;
}

.liens  a:visited{
	color:#ffffff;
}

.liens  a:hover{
	color:#f7aaaa;
}

.date_haut {
	font-weight:bold;
	color:#9adcfe;
	font-style:italic;
	float:right;
	margin-top:-25px;
	margin-right:17px;
}

.footer {
	margin:auto;

	background-color:#122e44;
	width:1000px;
	text-align:center;
	color:#ffffff;
	padding:4px;
	border:solid 1px #0f233e;
}

.connectes {
	border:solid 1px #11445d;
	width:162px;
	float:left;
	margin-left:-16px;
}

.connectes_content {
	width:160px;
	color:#ffffff;
	border:solid 1px #000000;
	background-color:#092432;
}

.situation {
	margin-top:4px;
}
