﻿/*************************/
/****** 2/ Contenu *******/
/*************************/
body{
margin:0px;
padding:0px;
font-family:Tahoma, Geneva, sans-serif;
height:100%;
background:#1d5972  url(../../images/V3/bgk2.png) repeat-x; 
background-position:center 180px;
}

.conteneur_global { display:block; width:998px; background: url(../../images/V3/fond_site.png) repeat-y; clear:both; padding:0px 4px 0 5px }
	#mod_header {height:120px; background: url(../../images/header/ladders.png) repeat-y;}
	#mod_menu {height:22px; background:#534465; padding:7px 0 0 2px; text-align:left}
	#mod_menu a {color:#fff; height:21px; padding:6px 6px 6px 7px; }
	#mod_menu a:hover {color:#000; background:#9c7ebc}
	.conteneur_1 {width:728px; padding-left:1px; position:static; float:left; background-repeat:no-repeat; z-index:888; height:100%; display:block;  }
    .colonne_droite { position:static; float:right; width:265px; text-align:left; background:#1a4c60}
.body_principal {background:url(../../images/V3/bgk.jpg); background-repeat:no-repeat; background-position:center 180px; z-index:2; width:100%; height:1570px; position:absolute; float:center;}


.commentaires_news {margin-bottom:15px; clear:both; text-align:left; border:1px #999 solid}
.commentaires_news .contenu { background:#fff; text-align:justify; padding:5px 8px 8px 20px; clear:both;}
.commentaires_news #titre {background:#eee; text-align:left; font-size:12px; border-bottom:3px #999 solid; padding:4px 0 0 3px; height:20px; }
.commentaires_news #footer { display:none}

