html, body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background:url(../images/bg_site.gif) repeat-x;
	height:100%;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover { text-decoration:underline; }

.accueil_titre_article {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0;
	margin-top:5px;
}

.h1_normal {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}


.accueil_accroche {
margin:0;
margin-bottom:10px;
}

.bloc_ssrub a {
	color:#333333;
}
.bloc_ssrub a:hover {
	text-decoration:none;
}


#contenu {
	width:521px;
	float:left;
	padding:10px;
}

#carnet_adresse {
	list-style-image:url(../images/puce_menu_croix.gif);
	margin:5px 0 0 15px;
}

.carnet_titre_categ {
	margin-top:15px;
	font-size:14px;
	color:#E31E20;
	font-weight:bold;
}

.carnet_lien {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}
.carnet_item_list {
	list-style:circle ;
	margin:5px 0 0 10px;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
.carnet_categorie {
	margin:10px 0 0 5px;
}

#col_droite {
	margin:25px 0 0 10px;
	float:left;
	width:188px;
}
#col_droite h2 {
	background:url(../images/bg_titre_droite.gif) repeat-y;
	height:23px;
}
html[xmlns*=""] body:last-child #col_droite h2 { background:none; padding:3px 0 0 3px; }
#col_droite .une-img { margin:20px 0 0 21px; } 
#encart_btns {
	/*position:relative;
	top:0px;
	left:174px;*/
	padding:25px 0 0 10px;
	float:left;
	z-index:5;
	width:30px;
	height:145px;
	background:url(../images/encart-btn.jpg) no-repeat;
}
#encart_btns img { margin-bottom:5px; }
#footer {
	width:980px;
	height:50px;
	background-color:#D4D4D4;
	clear:both;
	font-size:10px;
	padding-left:20px;
}
#footer p { margin:0; }
* html #encart_btns { left:-25px; }
*+html #encart_btns { left:-22px; }
#header {
	width:980px;
	height:232px;
	border-bottom:12px solid #D4D4D4;
}
.lien-compte {
	background:url(../images/ico-compte.gif) no-repeat;
	padding:0 0 0 20px;
	margin:0 0 0 50px;
}
.lien-compte a {
	text-decoration:underline;
	color:#E31E20;
}
#logo {
	width:608px;
	height:154px;
	background:url(../images/logo-cles-presse.gif) no-repeat;
	float:left;
}
#logo a { 
	display:block; 
	width:608px;
	height:154px;	
}
#logo h1 {
	padding:0;
	margin:0;
	width:608px;
	height:154px;
	float:left;
}
#menu_gauche {
	width:180px;
	border-left:15px solid #E31E20;
	/*border-right:1px solid #E31E20;*/
	padding-top:20px;
	float:left;
}
#menu_gauche ul {
	list-style-type:none;
	margin:0 0 20px 10px;
	padding:0;
}
#menu_gauche ul li ul { margin:0 0 15px 15px; }
#menu_gauche ul li ul li { line-height:20px; }
#mon-compte {
	width:360px;
	height:22px;
	border-bottom:1px solid #E31E20;
	border-top:1px solid #E31E20;
	float:left;
	margin:95px 0 0 5px;
	padding:8px 3px 0 3px;
	font-size:10px;
	font-weight:bold;
}
.none { display:none; }
#pub {
	width:980px;
	height:66px;
}
#site {
	width:980px;
	margin:auto;
	height:100%;
}

.ssrub0 {
	background-color:#EEEEEF;
	border:solid 1px #CCCCCC;
	height:60px;
	cursor:pointer;
	margin-bottom:10px;
	padding:5px;
}
.ssrub0:hover {
	background-color:#E31E20;
	color:#FFFFFF ;
}
.ssrub1 {
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	height:60px;
	cursor:pointer;
	margin-bottom:10px;
	padding:5px;
}
.ssrub1:hover {
	background-color:#E31E20;
	color:#FFFFFF ;
}

.tab_abonnement {
	border:1px solid #E31E20;
}

.tab_abonnement th {
	text-align:right ;
	font-weight:bold;
	width:100px;
}

.tab_abonnement td {
	text-align:left ;
}

.titre_reaction {
	font-size:12px;
	font-weight:bold;
}

.titre_article {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0;
	margin-top:5px;
}


#zone_centrale { background:url(../images/bg_site2.gif) repeat-y; width:980px; /*height:139.5%; height:105%; */overflow:hidden; }
/** html #zone_centrale { height:100%; }
*+html #zone_centrale { height:103%; }
html[xmlns*=""] body:last-child #zone_centrale { height:80%; }
*/
