/* CSS Document */
h1 	{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.2em;
	font-size: 18px;
	line-height:22px;
	color:#ACB6D3;
	background-color:#4A73A7;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFB700; 
	font-size: 12px;
	line-height: 17px;
	letter-spacing: .2em; 
	text-align:center;
	padding-top:5px;
	margin: 0;
	font-weight:normal;
}
.color_gris{
	color:#eeeeee;
}
/* page d'accueil : container nouvelle génération */
#container_body_accueil {
	background-color:#787878;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:4000px;
}
#container_titre_caruso {
	margin:0;
	padding:0;
	width:1000px;
	height:40px;
	background-color:#787878;
	padding-top:5px;
}
#container_titre_caruso #titre {
	font-family: "Trebuchet MS", serif;
	font-size:16px;
	letter-spacing:0.8em;
	color:#eeeeee;
	text-align:center;
	height:30px;
	padding-top:5px;
}
/*  */



#middle-container {
background-color:#fbfaf6;
background-repeat:no-repeat;
background-image: url(IMG/main_container_bg.gif);
background-position:top;
height:auto;
/*	background:#fbfaf6  url('./IMG/main_container_bg.gif') no-repeat 50% 0;*/
}
#container-haut {
background-color:#FEFEFF;
width:970px;
height:10px;
}
#container-bord {
background-color:#FEFEFF;
width:1000px;
height:auto;
}
#container-bord-gris {
background-color:#E0E0E0;
width:1000px;
height:auto;
}
#container-bord-bas {
background-color:#FFEDAA;
width:1000px;
height:auto;
}
#container-bas {
background-color:#FFEDAA;
width:1000px;
height:15px;
}
.haut-container {
background-color:#E0E0E0;
width:970px;
height:auto;
}
.bas-container {
background-color:#BFC6D9;
width:970px;
height:auto;
}
.cadre-container {
background-color:#FEFEFF;
width:970px;
height:auto;
}
.txtClair {color: #BBBBBB; font-size: 10px;}
.lienBlanc  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom:4px;
	font-weight: normal;
	letter-spacing:.1em;
	line-height:18px;
}
.lienBlanc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F5E61; /*336633 1F5E61*/
	text-decoration: none;
	padding-top: 4px;
	padding-bottom:4px;
	font-weight: normal;
	line-height:16px;
	letter-spacing:.2em;
}
.lienBlanc a:hover {
	color:#1F5E61; /*#339900*/
	text-decoration: underline;
	font-weight: normal;
}
.PetitMenu {font-size: 10px; font-style: normal;}


div.linegray {
	border-bottom:2px solid #999999;
	width:100%;
	height:0px;
}
div.lineorange3 {
	border-bottom:2px solid #CC6600;
	width:100%;
	height:0px;
}
div.lineorange2 {
	border-bottom:2px solid #a84b45;
	width:100%;
	height:0px;
}
div.tabScroll{
	overflow:auto;
	/*height:655px;*/
	height:720px;
	width:auto;
	border:#CCCCCC solid 1px;
	background-color:#fefefe;
}	
.blocAgenda{
	padding-left:8px;
}
.txtAgenda{
	text-align:justify;
	padding-top:8px;
	line-height:15px;
}
	/* vert */
.vert{
	text-align : left;
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	/*color :#5c743d;*/
	color :#666688;
	line-height:16px;
}
/* orange */
.orange{
	text-align : left;
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	/*color : #ff7f50;*/
	color : #666688;
	line-height:18px;
}
.lienpdp {
	font: 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
	
.lienpdp a {
 	font: 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
	
.lienpdp a:hover {
	text-decoration:underline;
}	
.f_recherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
	color:#12529A;
}
div .z_recherche {
	float:left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	margin:0;
	padding:0;

/*	margin-top:5px;*/
}
div .i_recherche {
	float:left; 
	height:20px;
	width:22px;
	margin:0;
	padding:0;
	text-align:right;
	vertical-align:bottom;
}
div .t_recherche {
	font:10px Verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
	padding-top:3px;
}	
.cntr_tri{
	clear:both;
	padding-top:8px;
	line-height:20px;
}
.alpha{
font-size:10px;
	float:left; 
	width:25px; 
	padding-left:5px;
	color:#BBBBBB;
	text-align:left;
}
.beta{
	float:left; 
	width:450px;
	
}

