#contenu_accueil {
	margin: 0px;
	padding:10px 5px 0px 5px;
	background: #FFFFFF url("../_images/degrade-principal.jpg") repeat-x;
	width:990px;
}

/* _____________________________ colonne droite : NEWS _________________________*/

#news {
	margin: 0px;
	margin-bottom:10px;
	padding:0px;
	float:right;
	width:220px;
	background-color:#FFFFFF;
}
#news .coin_h_g {background: #FFFFFF url("../_images/accueil-guide-coin-g-h.jpg") no-repeat; width:7px; height:9px;}
#news .cote_haut {background: #FFFFFF url("../_images/accueil-guide-cote-h.jpg") repeat-x; height:9px;}
#news .coin_h_d {background: #FFFFFF url("../_images/accueil-guide-coin-d-h.jpg") no-repeat; width:7px; height:9px;}
#news .cote_gauche {background: #FFFFFF url("../_images/accueil-guide-cote-g.jpg") repeat-y; width:7px;}
#news .cote_droit {background: #FFFFFF url("../_images/accueil-guide-cote-d.jpg") repeat-y; width:7px;}
#news .coin_b_g {background: #FFFFFF url("../_images/accueil-guide-coin-g-b.jpg") no-repeat; width:7px; height:8px;}
#news .cote_bas {background: #FFFFFF url("../_images/accueil-guide-cote-b.jpg") repeat-x; height:8px;}
#news .coin_b_d {background: #FFFFFF url("../_images/accueil-guide-coin-d-b.jpg") no-repeat; width:7px; height:8px;}

/* Liste des 3 dernières actualités */
#news .txt_haut {
	padding:35px 0px 0px 0px;
	background: #FFFFFF url("../_images/accueil-news-fond-titre.jpg") no-repeat;
}
#news .txt_haut h2 {
	padding-left:0px;
	font-size:0.9em;
	color:#4379b8;
	font-style:italic;
	border-bottom:1px dotted #C2C2C2;
}
#news .txt_haut ul li{
	margin-left:-15px;
	padding:0px 3px 5px 0px;
	list-style-image:url("../_images/puce.gif");
	list-style-type:none;
}
#news .txt_haut a {color:#444444; text-decoration:none; font-weight:bold;}
#news .txt_haut a:hover {text-decoration:underline;}

/* Inscription à La Lettre du risque */
#news .txt_bas {
	padding:30px 3px 10px 3px;
	background: #EFF6F9 url("../_images/accueil-news-fond-c.jpg") repeat-x;
}
#news .txt_bas p {
	color:#666666;
	font-size:0.8em;
	text-align:justify;
}

#soumission_email_news {
	margin:0px auto 0 auto;
	width:172px;
	height:56px;
	background: #FFFFFF url("../_images/restez-informe.gif") no-repeat;
}
.champ_lettre{
	margin-top:13px;
	margin-left:25px;
	width:95px;
}
.champ_lettre_ok{
	margin-top:12px;
	width:30px;
	height:29px;
	background: transparent url("../_images-icones/i-ok.png") no-repeat;
	border:0;
}

/* _____________________________ pave_haut _________________________*/
#pave_haut {
	margin: 0px;
	padding:0px;
	width:750px;
	background-color:#FFFFFF;
}
#pave_haut .coin_h-g {background: #FFFFFF url("../_images/accueil-guide-coin-g-h.jpg") no-repeat; width:7px; height:9px;}
#pave_haut .cote_haut {background: #FFFFFF url("../_images/accueil-guide-cote-h.jpg") repeat-x; height:9px;}
#pave_haut .coin_h-d {background: #FFFFFF url("../_images/accueil-guide-coin-d-h.jpg") no-repeat; width:7px; height:9px;}
#pave_haut .cote_gauche {background: #FFFFFF url("../_images/accueil-guide-cote-g.jpg") repeat-y; width:7px;}
#pave_haut .cote_droit {background: #FFFFFF url("../_images/accueil-guide-cote-d.jpg") repeat-y; width:7px;}
#pave_haut .coin_b-g {background: #FFFFFF url("../_images/accueil-guide-coin-g-b.jpg") no-repeat; width:7px; height:8px;}
#pave_haut .cote_bas {background: #FFFFFF url("../_images/accueil-guide-cote-b.jpg") repeat-x; height:8px;}
#pave_haut .coin_b-d {background: #FFFFFF url("../_images/accueil-guide-coin-d-b.jpg") no-repeat; width:7px; height:8px;}
#pave_haut .ligne_h {background: #FFFFFF url("../_images/degrade-ligne.jpg") repeat-x; height:2px;}

#pave_haut h1 {padding-left:10px;}
#pave_haut .fleches {background: #FFFFFF url("../_images/accueil-guide-fleche-c.jpg") repeat-x; height:25px;}
#pave_haut .fleches a {color:#222222; text-decoration:none;}
#pave_haut .fleches a:hover {color:#FF6600; text-decoration:underline;}

#pave_haut .detail_guides {
	padding-top:5px;
	height:45px;
	background: transparent url("../_images/accueil-guide-fond-b.jpg") repeat-x;
}
#pave_haut .detail_guides img {float:left; margin: 0px 5px 0px 0px;}
#pave_haut .detail_guides a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight:bold;
}
#pave_haut .detail_guides a:hover {color:#FF6600; text-decoration:underline;}

/* _____________________________ partenaires _________________________*/
#partenaires {
	margin: 0px;
	margin-top:10px;
	padding:0px;
	width:750px;
	background-color:#FFFFFF;
}
#partenaires h2 {
	padding-left:10px;
	border-bottom:1px solid #C2C2C2;
	color:#666666;
}

/* _____________________________ tags _________________________*/
#tags {
	margin:50px auto 0 auto;
	width:800px;
	color: #797878;
}
#tags a, #tags a:link, #tags a:visited{
	color: #797878;
	text-decoration:none;
}
.small {font-size: small}
.medium {font-size: medium}
.large {font-size: large}
.x-large {font-size: x-large}
