@charset "iso-8859-1";
/* CSS Document */

/* POSITIONNEMENT */
body {
	margin:0;
	padding:0;
	top:0;
	left:0;
}
div, h1, h2, h3, p, li, a, ol, ul, tr, td, img, acronym, span, hr {
	margin:0;
	padding:0;
	border:0;
}
div#page {
	margin:0 auto;
	width:1000px;
}
#entete {
	width:1000px;
	height:191px;
}
#pub {
	width:998px;
	height:97px;
	margin-left:1px;
}
#tabpub {
	margin:0 auto;
}
#cartouche {
	width:1000px;
	height:98px;
}
#cartouche td {
	vertical-align:bottom;
}
#cartouche td.logos {
	text-align:right;
}
#site_titre {
	vertical-align:top;
}
#principal {
	width:1000px;
	margin-top:11px;
	margin-bottom:11px;
}
#colgauche {
	width:219px;
	float:left;
	padding-bottom:10px;
}
#contenu {
	width:770px;
	margin:0px 0px 0px 227px;
}
#contenu p.logo {
	margin-left:6px;
	margin-bottom:5px;
}
#riviere {
	float:right;
	margin:0 10px 10px 20px;
	border:2px solid #666666;
}
#revue_colgauche {
	width:155px;
	float:left;
	margin-left:6px;
	margin-bottom:14px;
}
#revue_coldroite {
	width:159px;
	float:right;
	margin-top:14px;
	margin-bottom:14px;
}
#revue {
	margin:0px 159px 0px 161px;
}
#pied {
	height:135px;
	width:1000px;
	clear:both;
	padding-top:6px;
	margin-top:11px;
}
#pied_contenu {
	margin-left:1px;
	margin-right:1px;
	width:998px;
	height:135px;
}
hr {
	clear:both;
	visibility:hidden;
	height:0px;
}


/* MISE EN FORME */
body {
	background-color:#f2fae5;
}
p, a, td, li, h2, h3, div, select {
	font-family:Arial, Helvetica, sans-serif;
}
p, li, h2, h3, td {
	font-size:12px;
	margin:0px;
	padding:3px 5px 5px 5px;
}
ul {
	margin-left:25px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#7fcf0e;
}
div#page {
	background:transparent;
}
#entete {
	background:transparent url("../images/entete_fond.gif") left top repeat-x;
}
#pub {
	background-color:#FFFFFF;
}

#principal {
	background:transparent;
}

#colgauche {
	background:transparent url("../images/col_gauche_fond.jpg") left top repeat-y;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}
#colgauche p#col_gauche_pub {
	text-align:center;
}
#colgauche li {
	padding-top:0px;
	padding-bottom:0px;
}
#colgauche div.btn_acces_pro {
	height:27px;
	width:135px;
	background:transparent url("../images/btn_acces_pro.jpg") left top no-repeat;
	margin:3px auto;
	text-align:center;
	padding-top:3px;
}
#colgauche div.titre {
	width:218px;
	height:30px;
	background:transparent url("../images/col_gauche_titre_fond.jpg") left top no-repeat;
	margin-top:10px;
}
#colgauche div.ligne1 {
	margin-top:0px;
}
#colgauche div.titre p {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-left:35px;
	padding-top:8px; 
}
#colgauche div.titre p.icone {
	float:left;
	margin-left:5px;
}
#colgauche .champConsultSelect {
	width:210px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:4px;
}

#contenu {
	background:transparent url("../images/revue_fond.gif") left top repeat-y;
	border-top:1px solid #77ca00;
	border-bottom:1px solid #77ca00;
}
#contenu ul.ResultRecherche {
	margin-left:50px;
}
#contenu div.accueil {
	padding:50px;
}
#contenu span.img_codipresse {
	float:right;
	margin-left:10px;
}
#contenu p {
	text-align:justify;
	margin:5px;
}
#contenu p.graphique {
	text-align:center;
	font-size:8pt;
	color:#999;
	font-style:italic;
}
#contenu p.titre_logo {
	font-weight:bold;
	font-size:14px;
	color:#7fcf0e;
}
#contenu p#couv {
	text-align:center;
}
#contenu .important {
	font-weight:bold;
}
#contenu .importantcoul {
	font-weight:bold;
	color:#e40001;
}
#contenu h2 {
	color:#e40001;
	font-weight:bold;
	padding:0;
	margin:30px 10px 0px 10px;
	border-top:2px solid #e40001;
	font-size:14px;
}
#contenu h3 {
	color:#7fcf0e;
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:8px 10px 0px 10px;
}
#contenu div.logo {
	float:left;
	width:200px;
	height:100px;
	margin-left:11px;
	padding-top:10px;
	text-align:center;
}

#revue_colgauche {
	background-color:#ffffff;
	border-right:1px solid #77ca00;
}
#revue_colgauche .colgauche_largeur {
	width:155px;
}
#revue_colgauche p {
	margin:0;
	text-align:left;
}
#revue_colgauche div.lien_site_revue p {
	text-align:right;
}
#revue_colgauche div.titre {
	width:155px;
	height:30px;
	background:transparent url("../images/revue_col_gauche_titre_fond.jpg") top left no-repeat;
}
#revue_colgauche div.titre p {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-left:35px;
	padding-top:8px;
}
#revue_colgauche div.titre p.icone {
	float:left;
	margin-left:5px;
}
#revue_colgauche p.couv {
	text-align:center;
}
#revue_colgauche span.revue_contact_nom {
	color:#e40001;
	font-weight:bold;
}
#revue_colgauche span.revue_contact_soc {
	font-weight:bold;
}

#revue_coldroite {
	background-color:#ffffff;
	border-left:1px solid #77ca00;
}
#revue_coldroite p {
	text-align:left;
}
#revue_coldroite div.coldroite_largeur {
	width:159px;
}
#revue_coldroite div.titre {
	width:158px;
	height:30px;
	background:transparent url("../images/revue_col_droite_titre_fond.jpg") top left no-repeat;
}
#revue_coldroite div.titre p {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-left:35px;
	margin-top:0px;
	padding-top:8px;
}

#revue {
	background-color:#FFFFFF;
}
a.revue_menu_lien {
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	margin-left:20px;
	color:#e40001;
	background:transparent url("../images/puce_menu.jpg") top left no-repeat;
}
a.revue_menu_lien_actif {
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	margin-left:20px;
	color:#7fcf0e;
	background:transparent url("../images/puce_menu_over.jpg") top left no-repeat;
}
a.revue_menu_lien_1 {
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	margin-left:8px;
	color:#e40001;
	background:transparent url("../images/puce_menu.jpg") top left no-repeat;
}
a.revue_menu_lien_actif_1 {
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	margin-left:8px;
	color:#7fcf0e;
	background:transparent url("../images/puce_menu_over.jpg") top left no-repeat;
}
#revue p.avertissement {
	color:#e40001;	
}
#revue h2 {
	color:#e40001;
	font-weight:bold;
	padding:0;
	margin:8px 5px 0px 5px;
	border-top:2px solid #e40001;
}
#revue p.revue_tarifs_liste {
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
#revue .NR {
	color:#999;
}
#revue table.revue_details {
	width:440px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
}
#revue table.revue_details tr {
	height:20px;
}
#revue table.revue_details tr.lignetitres {
	height:30px;
	background-color:#cccccc;
}
#revue table.revue_details tr.lignecategories {
	background-color:#e8e8e8;
}
#revue table.revue_details td.cellule {
	border-bottom:#e8e8e8 1px solid;
}
#revue table.revue_details tr.ligne0 {
	height:0px;
}
#revue table.revue_details tr.ligne1 {
	background-color:#e8e8e8;
}
#revue table.revue_details tr.ligne2 {
	background-color:#ffffff;
}
#revue table.revue_details td.categorie {
	font-weight:bold;
}
#revue table.revue_details td.souscategorie {
	padding-left:10px;
}
#revue table.revue_details p {
	margin:0;
	padding:0 0 0 3px;
	text-align:left;
}
#revue table.revue_details .source {
	font-size:9px;
	color:#999999;
	font-style:italic;
}
#revue div.contacts1 {
	width:220px;
	float:left;
	margin-right:5px;
}
#revue div.contacts2 {
	float:left;
	width:220px;
}
#revue span.revue_contact_nom {
	color:#e40001;
	font-weight:bold;
}
#revue span.revue_contact_fonction {
	font-weight:bold;
}

#pied {
	background:transparent url("../images/pied_fond.gif") left top repeat-x;
}
#pied_contenu {
	background-color:#FFFFFF;
}
#pied_contenu p {
	font-size:10px;
	padding:3px 5px;
	color:#737373;
}
#pied_contenu a {
	font-size:10px;
	color:#737373;
}
p#pied_menu {
	text-align:center;
	padding-bottom:5px;
	font-size:10px;
}
#site_partenaires a {
	color:#000000;
}
#site_partenaires tr {
	padding:0;
	margin:0;
}
#site_partenaires td {
	padding:0;
	margin:0;
}
#site_partenaires p {
	padding-top:0px;
	padding-bottom:2px;
}
#site_partenaires p.pied_qui {
	font-weight:bold;
	color:#e40001;
}
#site_partenaires p.pied_qui_nom {
	font-weight:bold;
}

#tabpub td.zone_pub {
	text-align:center;
}
#tabpub td.lbl_pub_1 {
	text-align:left;
	width:25px;
}
#tabpub td.lbl_pub_2 {
	text-align:right;
	width:25px;
}