@charset "utf-8";

*{margin:0;padding:0;}

html, body {
	width			: 100%;
	min-height:768px;
	  height:auto !important;
	  height:768px;
}

img{
	border			: none;
}

.intitule_tab{color:#70b229;font-weight:bold;}
.intitule_tab2{color:#aaaaaa;font-weight:bold;}

.clear{
  	clear:both;
}

li {
margin-left:20px;
}

body {
	font-family		: Arial,"Trebuchet MS", Verdana, Helvetica,  sans-serif; 
	font-size		: 12px;
	height:100%;

}


#contenu 
{

}

#header_global
{
display:none;
}

#menu
{
	display:none;
}

#bloc_droite
{
display:none;
}


.news_titre
{
color:#476481;
margin-bottom:2px;
font-weight:normal;
}

.news_separation
{
padding-bottom:5px;
margin-bottom:5px;
border-bottom:2px dashed #c1bab1;
height:2px;
width:100%;
}

.bloc_pub
{
margin:0 auto;
}

.bloc_gauche
{
background-color:white;
float:left;
width:744px;
min-height:482px;
height:auto !important;
height:482px;

}

.titre {
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom:5px;
	color: black;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #70b229;
}

.contenu_texte
{
width:724px;
min-height:482px;
height:auto !important;
height:482px;
margin:0 auto;
}



.titre_bloc_accueil{
color:#62758b;
font-size:14px;
font-family		: Arial;
font-weight:normal;
}

.titre_bloc_accueil_h1{
color:black;
font-size:18px;
font-family		: Arial;
font-weight:normal;
}

#footer
{
display:none;
}

.signature{
font-size:10px;
font-style:italic;
text-align:right;
margin-right:2px;
}

.news_auteur{
	font-weight:bold;
}

.news_date{
	font-weight:bold;
}

.bleu
{
color:#69450b;
}

.orange 
{
color:#f86200;
}

.vert
{
color:#0c8a2d;
}

h4{
color:#62758b;
font-size:13px;
}
