@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
h1#dossier{ display:block; text-indent: -5500px; width: 900px; height: 41px; background-image:url(img/entete_dossier.png); background-repeat:no-repeat;}
h1#article{ display:block; text-indent: -5500px; width: 900px; height: 41px; background-image:url(img/entete_articles.png); background-repeat:no-repeat;}
p {
	display:inline;
}

a {
	text-decoration:none;
	color:#069;
}

a.lire{ display:block; width: 71px; height: 28px; text-align:center; line-height:28px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
background-image:url(img/btn_lire.png); background-repeat:no-repeat; background-position:left top; font-weight:bold; color:#FFFFFF;}

a.lire:hover{ display:block; width: 71px; height: 28px; text-align:center; line-height:28px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
background-image:url(img/btn_lire.png); background-repeat:no-repeat; background-position:left bottom; font-weight:bold; color:#FFFFFF; color:#000000;}

#contenu {
	width:1000px;
	margin:0 auto;
	padding:0 auto;
}

#fondtitre {
	background-image: url(img/fondtitre.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:28px;
}

#fondfoot {
	background-image:url(img/foot.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:28px;
}

#fondtitre img {
	margin:5px 0 0 5px;
	float:left;
}

#fondtitre p {
	font-weight:bold;
	font-size:14px;
	color:#0154a4;
	float:left;
	line-height:28px;
	margin-left:5px;
}

#fond {
	background-image:url(img/fond.jpg);
	background-repeat:repeat-y;
	width:1000px;
	height:auto;
}

#intro {
	background-image:url(img/fond_presse.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:180px;
	margin:0 auto;
	padding:0 auto;
	padding-top:30px;
}

#introtexte {
	width:270px;
	height:140px;
	margin:25px 0 0 300px;
	float:left;
	text-align:justify;
}

#contactrp {
	width:250px;
	height:140px;
	margin:35px 0 0 41px;
	float:left;
	text-align:justify;
	float:left;
	padding: 10px;
}

#contactrp ul { margin-top: 23px; }
#contactrp h2 { font-size:17px; color:#0099FF; }


#introtitre {
	font-weight:bold;
	text-decoration:underline;
	color:#069;
	font-size:14px;
}

#fondlogo {
	background-image:url(img/fondlogo.gif);
	background-repeat:no-repeat;
	width:199px;
	height:498px;
	margin:15px 0 0 30px;
	float:left;
}

#fondlogo img {
	margin-top:20px;
}

#fondtexte {
	width:950px;
	height:auto;
	margin:15px 0 0 30px;
}

.bleu { background-image:url(img/fond_cellule.png); background-position:center; border: solid 1px #999999;}
.blanc { background-image:url(img/fond_cellule2.png);  background-position:center; border: solid 1px #d1d1d1;}




#tab_presse{ 	
	width:900px;
	height:auto;
	margin:15px 0px 0px 20px;
	}
	
	
	
#tab_dossier{ 	
	width:900px;
	height:auto;
	margin:15px 0px 0px 20px;
	}

#tab_dossier td{border: solid 1px #d1d1d1;}
#tab_dossier td.entete{border: none;}
#tab_dossier tr.corps{ background-image:url(img/fond_dossier.jpg); background-repeat:repeat-y;}
#tab_dossier td.btn_lire{ border-left: none;}
#tab_dossier td.contenu{ border-right: none;}
#tab_dossier p{ padding: 2px 15px; width: 348px; display:block}

	
#tab_presse p { font-size:15px; margin-left: 20px;}
#tab_comm p { font-size:15px; margin-left: 20px;}
#tab_presse img {vertical-align: middle; padding: 5px;}


#partenaire {
	font-weight:bold;
	text-decoration:underline;
	color:#069;
}


