/* CSS Document */
*{
	margin: 0;
	padding: 0;
	border:0;

}

body{
	color:#4C4C4C;	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px ;
	position:relative;
	background-image: url(../images/filet_fond_haut.jpg);
	background-repeat: repeat-x;
	background-position: 0px 109px;
	margin-top: 10px;

}

html, div {
display:block;
}



h1 {
	font-size:28px;
	color: #4D4D4D;
	text-align: left;
	font-size:22px;
	text-transform:none;
	margin-bottom:10px;
	font-family:"Trebuchet MS";
	/*margin-top:-4px;*/
}

.corps_texte_colone_centre h1{
margin-top:-4px;

}
h2 {
	font-size:1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	
}
h3 {
	font-size:16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #006797;	
}


h4,.titre_derniere_minute {
	display:block;
	width:100%;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00679B;
	padding-bottom:4px;
	margin-bottom:12px;
}

a{
	color:#4C4C4C;	
	text-decoration: none;
	font-weight:bold;
}
a.sans_gras{
	font-weight:normal;

}

a:hover, a:focus {
	color:#000000;
}

a.neutre:hover, a.neutre:focus {
	color:#000000;
}


a.texte_bleu{
	color:#006797;
}	
a.texte_bleu:hover{
	color:#EA6814;
}	

a.abonnez_vous,a.ancien_numero,a.essai_gratuit,a.cooptation_bloc{
	background-image: url(../images/bloc_abonnez_vous.jpg);
	width:210px;
	height:192px;
	background-repeat: no-repeat;
	display:block;
}
a.essai_gratuit{
	background-image: url(../images/bloc_essai_gratuit.jpg);
	height:271px;
	
}
a.ancien_numero{
	background-image: url(../images/bloc_ancien_numero.jpg);
	height:225px;
}
a.cooptation_bloc{
	background-image: url(../images/bloc_cooptation_v3.jpg);
	height:161px;
	padding-right:0px;
	padding-left:10px;
	width:278px;
}



a.acrobat_reader{
	background-image: url(../images/bloc_accrobat_reader.jpg);
	width:156px;
	height:32px;
	margin-left: 5px;
	padding-right: 40px;
	background-repeat: no-repeat;
	display:block;
	line-height: 12px;
	background-position: right;
	text-align: right;
	font-weight:normal;
	color:#333333;
	font-size:10px;
}
.clr {
	clear:both;
	height:0;
	overflow:hidden;
}

html > body .spacer {
	display:block;
}
.spacer {
	clear:both;
	height:1px;
}

/* ################   bloc principaux ################  */
#all{
	/*width: 990px;
	background-color:#0099CC;
	margin-right: auto;
	margin-left: auto;*/
}	

#header{
	position:relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height:203px;
	
}
#header_interne{
	position:relative;
	background-image: url(../images/fond_header_et_logo_v2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 33px;
	height:160px;
}
#header .blanc{
	position:absolute;
	top:35px;
	left:px;
	width:390px;
	height:70px;
	cursor:pointer;
	z-index:10;
}

/* bloc login en haut à gauche */

#bloc_login{
	position:relative;
	height:50px;
	background-image: url(../images/fond_barre_login.jpg);
	background-repeat: no-repeat;
	
	color:#FFFFFF;	
	font-weight: bold;
	font-size:13px;
	text-align: right;
	padding-right:26px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#bloc_login .saisi{
	position:absolute;
	width: 431px;
	left:547px;
	top: 5px;
	/*height:100px;*/
	padding-top:5px;
	font-weight: bold;	
}

#bloc_login .saisi .titre {
	position:absolute;
	left:0px;
	top:0px;
	width: 120px;
	height:20px;
	padding-top:2px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;	

	
}
#bloc_login .saisi .champ_login{
	position:absolute;
	left:116px;
	top:0px;
	width: 111px;
	padding-left:12px;
	padding-bottom:2px;
	height:22px;
	color:#FFFFFF;
	background-image: url(../images/fond_identifiant.png)!important;
	background-repeat: no-repeat!important;
	line-height:12px!important;
	font-family:Arial, Helvetica, sans-serif;		
}
#bloc_login .saisi .champ_login:focus{
	outline:none;
}

#bloc_login .saisi .champ_login:hover{
	outline:none;
}

#bloc_login .saisi .champ_password {
	position:absolute;
	left:250px;
	top:0px;
	height:22px;
	padding-bottom:2px;
	width: 113px;
	padding-left:10px;
	color:#FFFFFF;	
	background-image: url(../images/fond_identifiant.png);
	background-repeat: no-repeat;
	line-height:12px!important;	
	font-family:Arial, Helvetica, sans-serif;	
}
#bloc_login .saisi .champ_password_masque{
	z-index:10;
	text-align: left;
	font-weight:normal;
	padding-top:4px;
	height:18px;
	
}

#bloc_login .saisi .champ_submit{
	position:absolute;
	left:383px;
	top:0px;
	height:24px;
	width: 48px;
	color:#FFFFFF;	
	background-image: url(../images/login_bouton_OK.png);
	background-repeat: no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:12px!important;	
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;	
}
#bloc_login .saisi .champ_submit:hover{
cursor:pointer;
}

	
#bloc_login a{
	color:#4C4C4C;	
}
#bloc_login a:hover{
	color:#000000;	
}

#bloc_login a.lien_blanc{
	color:#FFFFFF;
}

#bloc_login .ligne_info{
	/*position:absolute;
	top:30px;
	left:0px;*/
	color:#000000;
	width:100%;
	text-align:right;
	/*height:50px;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#bloc_login .espace_login{
	height:24px;
}

#bloc_login a.perdu{
	color:#4C4C4C;
}
#bloc_login a.perdu:hover{

}

#bloc_login img{
	position:absolute;
	left: 160px;
	top: 11px;
	cursor:pointer;
}

/* fin bloc login en haut à gauche */
#header_interne #accroche{
	position:absolute;
	left:164px;
	top:138px;
	color:#4D4D4D;
	font-size:11px;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

#header_interne #info_general_contact{
	position:absolute;
	left:455px;
	top:105px;
	height:33px;
	width:530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#4C4C4C;
}

#header_interne #info_general_contact .contact_tel{
	position:absolute;
	top:0px;
	left:391px;
	width:118px;
	background-image: url(../images/bouton_tel.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height:30px;
	line-height:10px;
	padding-top:2px;
}

#header_interne #info_general_contact .contact_mail{
	position:absolute;
	top:0px;
	left:237px;
	width:120px;
	background-image: url(../images/bouton_mail.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height:30px;
	padding-top:4px;
}

#header_interne #info_general_contact .contact_twiter{
	position:absolute;
	top:0px;
	left:2px;
	width:190px;
	background-image: url(../images/bouton_twiter.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height:25px;
	padding-top:4px;
}

#corps{
	background-image: url(../images/filet_fond_bas.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#corps .corps_interne{
	position:relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;	
}

#corps .corps_texte{
	position:relative;
	padding-bottom: 20px;
	
}


#corps .corps_texte p{
	padding-bottom: 0px;
	/*line-height:18px;*/
	/*font-size:14px;
	font-weight: bold; ne colle pas avec la une */
}
#corps .corps_texte p img.img_la_une{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
}
#corps .corps_texte p span.couleur_attenue{
	color:#686967;
}


#corps .corps_texte div.in {
	position:relative;
	clear:both;
	padding-top: 24px;
	
	padding-right: 5px;
	padding-bottom: 5px;	
}

#corps .corps_texte div.t {
	display:none;
	
}

#corps .corps_texte div.t div.t {
	/*height:5px;
	width:100%;*/
}
#corps .corps_texte div.t div.t div.t {
	
	/*height:5px;
	width:100%;*/
}
#corps .corps_texte div.b {
	/*clear:left;
	width:100%;*/
}
#corps .corps_texte div.b div.b {
	
}
#corps .corps_texte div.b div.b div.b {
}

div.corps_gauche_2_partie{
	float:left;
	width:528px;
	
	padding-top:12px;
	padding-left:20px;
	padding-right:24px;
}
.choix_abonnement{
	background-image: url(../images/fond_form_abonnement.png);
	background-repeat: no-repeat;
	height:442px;
}
html > body  div.corps_gauche_2_partie{
}

div.corps_droite_2_partie{
	float:right;
	/*background-color:#CC6699;*/
	width:408px;
	text-align: right;
}
div.corps_gauche_2_partie p.ligne_mode{
	line-height:18px;
	float:left;
	width:100%;
	height:20px;
}


div.corps_gauche_2_partie .intitule{
	float:left;
	width:180px;
	padding-left:5px;
}
div.corps_gauche_2_partie .prix{
	float:left;
	width:80px;
	text-align: right;
	font-weight:bold;
}
div.corps_gauche_2_partie .prix_barre{
	float:left;
	width:80px;
	text-align: right;
	font-weight:bold;
	text-decoration: line-through;
}

div.corps_gauche_2_partie .etape{
	float:left;
	margin-left:60px;
}

div.corps_texte .corps_texte_colone_gauche{
	position:relative;
	float:left;
	width:188px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
}
div.corps_texte .corps_texte_colone_gauche .telecharger{
	width:164px;
	/* float:left; */
	margin-left:0px;
	padding-left:19px;
	font-size:11px;
}
a.lien_telecharger{
	color:#006797;
}	
a.lien_telecharger:hover{
	color:#EA6814;
}	

div.corps_texte .corps_texte_colone_centre,div.corps_texte .corps_texte_colone_centre_v2,div.corps_texte .corps_texte_colone_centre_v3{
	float:left;
	width:561px;
	padding-left: 14px;
	text-align: left;
	margin-left:-1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
}
.corps_texte_colone_centre_et_droite{
	float:left;
	width:794px;
	padding-left: 20px;
	text-align: left;
	
}

div.corps_texte .corps_texte_colone_centre_v2 p{
line-height:20px;
}
div.corps_texte .corps_texte_colone_centre_v3 p{
	display:block;
	float:left;
	clear:left;
	line-height:20px;
}
/* utilise par l'editeur tiny */
div.corps_texte .corps_texte_colone_centre .titre_gris,.corps_texte_colone_centre_et_droite .titre_gris {
	font-size:14px;
	font-weight: bold;
	padding-top: 10px;
}
div.corps_texte .corps_texte_colone_centre .titre_bleu,.corps_texte_colone_centre_et_droite .titre_bleu {
	font-size:16px;
	font-weight: bold;
	color: #006797;	
}

div.corps_texte .corps_texte_colone_centre .titre_rouge,.corps_texte_colone_centre_et_droite .titre_rouge {
	font-size:16px;
	font-weight: bold;
	color: #B32A31;	
}

/* fin utilise par l'editeur tiny */

div.corps_texte .corps_texte_colone_droite{
	float:right;
	/*position:absolute;
	top:17px;
	right:6px;*/
	width:200px;
	padding-right: 6px;	
	margin-bottom: 10px;
}

div.corps_texte .corps_texte_colone_droite img{
	margin-bottom: 40px;	
}

div.corps_texte .corps_texte_colone_droite img.cooptation{
	margin-bottom: 40px;	
}

div.corps_texte .corps_texte_colone_droite img.acrobat_reader{
	margin-bottom:10px;
	margin-left:70px;
}


#footer {
	float:left;
	width:100%;
	height:31px;
	text-align:center;
	line-height: 21px;
	font-size: 11px;
	margin-top: 5px;	
	padding-bottom: 10px;
}
#footer li{
	display: inline;
}
#footer ul.qui_sommes_nous{
	list-style-type: none;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	clear:left;
	height:60px;
}

#footer ul,#footer li a{
font-weight:normal;
color: #7F7F7F;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
#footer li a:hover ,#footer li a:focus{
color: #000000;
}

#footer img{
border:0px;
}

#ombre_lateral_droite {
	float:right;
	width:5px;
	height:196px;
	background-image:url(../images/ombre_lateral_droite_haute.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
ul.menu_gauche   {
	display:block;
	float:left;	
}
html > body ul.menu_gauche {
	float:none;	
}

ul.menu_gauche ,li.menu_gauche  {
	list-style-type: none;	
}

li.menu_gauche  {
	line-height:16px;
	background-image: url(../images/bouton_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 21px;
	padding-bottom: 8px;
}

.menu_gauche a.lien ,.lien{
	line-height:18px;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;	
}


.menu_gauche a.lien:hover {
	
}
.lien {
cursor:pointer;
}

#abonnez_vous {
	background-image: url(../images/image_journaux.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position:relative;
	width:133px;
	height:178px;
	margin-top:31px;
	margin-left:27px;
}

#abonnez_vous img{
	position:absolute;
	bottom:0px;
}

#historique_une {
	width: 180px;
	padding-top: 20px;
	
}
#historique_une .titre{
	height:36px;
	background-image: url(../images/fond_historique_a_la_une.jpg);
	background-repeat: no-repeat;
	padding-top:8px;
	padding-left:5px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
#historique_une .sous_titre{
	width: 170px;
	padding-top:4px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
}

#historique_une .texte{
	width: 160px;
	background-color:#FFFFFF;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top:10px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4C4C4C;
	line-height:14px;
}
#historique_une .texte p{
	padding-bottom: 5px;
}
#historique_une .bottom{
	width: 175px;
	height: 4px;
	background-image: url(../images/fond_bas_historique_ala_une.jpg);
	background-repeat: no-repeat;
}

/* Dernier sujet */
.corps_texte_colone_centre .dernier_sujet{
	padding-top:10px;
}

.corps_texte_colone_centre .dernier_sujet img{
margin-right:4px;

}
.corps_texte_colone_centre  .titre,.corps_texte_colone_centre .titre_bleu_point,div.corps_texte .corps_texte_colone_gauche .telecharger .titre {
	color:#006797;

}
.corps_texte_colone_centre  .titre,.corps_texte_colone_centre .titre_bleu_point{
	font-weight: bold;
}

.corps_texte_colone_centre .dernier_sujet .texte{
}

#erreur_formulaire{
	color: #FF0033;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:13px;
	/*display:inline;*/
}
#message_mail_envoye{
	/*font-size: 18px;
	color: #006797;*/
	margin-top: 50px;
	color: #006797;
	font-weight: bold;	
}
.le_club img {
	margin-right: 10px;
}
.bloc_droite {
	display:block;
	float:left;
	clear:left;
	position:relative;
	width:285px;
	background-image: url(../images/bloc/bloc_generique_ligne.jpg);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-left:12px;
	padding-bottom: 10px;
}
html > body .bloc_droite  {
	/*height:100%;*/
}
.bloc_droite .top{
	position:absolute;
	top:0px;
	left:0px;	
	width:100%;
	height:5px;
	background-image: url(../images/bloc/bloc_generique_top.jpg);
	background-repeat: no-repeat;
}
.bottom_bloc_droite{
	/*float:left;*/
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:10px;
	background-image: url(../images/bloc/bloc_generique_bottom.jpg);
	background-repeat: no-repeat;
}
div.corps_texte .corps_texte_colone_droite .soumettre_une_adresse textarea{
	height:185px;
	width:255px;
	border: 1px solid #2B8095;
}
div.corps_texte .corps_texte_colone_droite .soumettre_une_adresse img{
margin-bottom:0px;
}

/* la carte du site */
#carte_site{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	line-height:11px;	
	padding-left: 10px;
	padding-bottom: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7F7F7F;
	position:relative;
}
#carte_site a{
	display:block;
	margin-bottom: 6px;
	font-weight:normal;
	color:#7F7F7F;
}
#carte_site a:hover,#carte_site a:focus{
	color:#000000;
}
#carte_site .une_col{
	float:left;
	width:20%;
	padding-right:30px;
}

#carte_site .une_col .titre,#carte_site .titre a.lien_titre{
	font-weight: bold;
	height:21px;
	color:#4C4C4C;
}
.baseline_seo_externe{
	clear:left;
	background-image: url(../images/filet_fond_base_line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	min-height:56px;
	margin-top:1x;
}
.baseline_seo{
	text-align:left;
	line-height:11px;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	padding-top:13px;
}

.baseline_seo,.baseline_seo a{
	color:#4C4C4C;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.baseline_seo a{
	font-weight:bold;
}
.baseline_seo a:hover,.baseline_seo a:focus{
	color:#000000;
}

.logo_publication_marigny{
	position:absolute;
	bottom:3px;
	right:10px;
	width:210px;
	padding-right:52px;
	height:36px;
	padding-top:20px;
	background-image: url(../images/logo_publication_marigny.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	text-align: right;
	color:#4C4C4C;
}

.standard {
color:#000000 !important;
font-size: 12px;
font-weight: normal;
}
/* partie pour le menu haut */
ul.menu_haut{
	display:block;
	height:50px;
	list-style-type: none;
	background-image: url(../images/fond_menu_haut.jpg);
	background-repeat: no-repeat;
	
	text-align: center;	
}
li.menu_haut{
	display:block;
	float:left;
	width:105px;
	margin-top:6px;
	text-align:center;
	margin-right:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.menu_haut{
	/*height:48px;*/
	display:block;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	
}
a.menu_haut:hover{
text-decoration: underline;	
}

a.invisible1{
	width:30px;
	height: 43px;
}




#erreur_cookies_inactifs{
	position:absolute;
	display:block;
	height:166px;
	width:500px;
	top:5px;
	background-color:#EA6814;
	color:#FFFFFF;
	z-index: 1000;
	left:196px;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #FFFFFF;
}
.bouton_submit{
	cursor:pointer;
}

ul.sociableList {
  display: block;
  list-style: none outside none;
  padding-bottom: 5px;
  padding-top: 20px;
}
ul.sociableList li{
	display:inline;
	padding:5px;
}

a.lien_bleu{
	color: #006797;	
	font-weight: normal;
}

a.lien_bleu:hover{
	color: #006797;	
}


.texte_bleu_gras_souligne,texte_rouge_gras_souligne{
	text-decoration: underline;
}

.texte_bleu_gras,.texte_bleu_gras_souligne,.texte_rouge_gras,.texte_rouge_gras_souligne{
	font-weight: bold;
}
.texte_bleu , .texte_bleu_gras,.texte_bleu_gras_souligne{
	color: #006797;	
}
.texte_gras {
	font-weight: bold;	
}
.texte_fonce_gras {
	/*color: #333333;	*/
	color: #000000;	
	font-weight: bold;	
}

.texte_rouge , .texte_rouge_gras,.texte_rouge_gras_souligne{
	color: #B32A31;	
}
.fleche_down{
	background-image: url(../images/icone_fleche_down.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
	float:left;
}
.fleche_up{
	background-image: url(../images/icone_fleche_up.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
	float:left;
}

.date{
	font-weight: bold;
	font-size:11px;
	/*color:#333333;*/
}

.date_une{
	font-weight: bold;
	font-size:10px;
	color:#19171A;
	font-family:"Trebuchet MS";
}

.point_bleu{
	background-image:url(/inc/images/puce_titre_derniers_sujet.jpg);
	background-position:0 6px;
	background-repeat:no-repeat;
	padding-left:12px;
}
img.photo{
	/*border: 01px solid #999999;*/
}

/* les arrondis */
div.t, div.b {
/*height:5px;
margin:0;
overflow:hidden;
padding:0;*/
}

div.m {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:0 8px;
}

input.bouton_generique{
	display:block;
	height:32px;
	background-image: url(../images/bouton_fond_abonnez_vous_trait.jpg);
	background-repeat: repeat-x;
	color: #ECECEB;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
}
input.bouton_generique:hover{
cursor:pointer;
color: #666666;
}

input.bouton_lien_generique_fond_clair{
	display:block;
	height:32px;
	width:133px;
	background-image: url(../images/bouton_bloc.jpg);
	background-repeat: no-repeat;
	color: #ECECEB;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom:8px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;	
}
input.bouton_lien_generique_fond_clair:hover{
	cursor:pointer;

}



/*a.bouton_lien_generique_fond_clair{
	display:block;
	height:32px;
	width:133px;
	background-image: url(../images/bouton_fond_gris_clair.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #ECECEB;
	text-align: center;
	line-height: 28px;
}
a.bouton_lien_generique_fond_clair:hover{
}
*/

/* composition des blocs commercial */
.bloc_commercial{
	width:210px;
	
	
	/*height:224px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
}
.bloc_commercial .top{
	width:100%;
	height:8px;
	background-image: url(../images/bloc_commercial_top.jpg);
	background-repeat: no-repeat;
}
.bloc_commercial .in_commercial{
	padding-left:16px;
	padding-right:6px;
	padding-top:16px;
	width: 188px;
	background-image: url(../images/bloc_commercial_ligne.png);
	background-repeat: repeat-y;
	color:#000000;

}

.bloc_commercial .bottom{
	width:100%;
	height:8px;
	background-image: url(../images/bloc_commercial_bottom.png);
	background-repeat: no-repeat;
}

.bloc_commercial p.titre_bloc{
	font-size: 20px;
	
}
.bloc_commercial p.texte_bloc {
margin-bottom:16px;
}

.bloc_commercial p.sous_titre_bloc{
	padding-top:0px;
	padding-bottom:16px!important;
	font-size: 16px;
	color:#759B0D;
}
.bloc_commercial div.photo_journaux{
	height:77px;
	width:141px;
	margin-left:24px;
	background-image: url(../images/photo_journaux.jpg);
	background-repeat: no-repeat;
}

a.bouton_bloc,a.bouton_bloc_libre,a.bouton_panier,input.bouton_bloc {

	display:block;
	height:35px;
	width:128px;
	
	text-align:center;
	padding-top:4px;
	background-image: url(../images/bouton_bloc.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	
	margin-bottom:0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;	
}

input.bloc_question {
	padding-bottom:20px;
	height:35px;
	

}
.bouton_bloc{
	margin-left:34px;
}

.bloc_posez_une_question{	
}

.bloc_posez_une_question textarea{
	height:140px;
	width:178px;
	border: 1px solid #C0C0C0;
}

.soumettre_une_adresse textarea{
	height:185px;
	width:255px;
	border: 1px solid #2B8095;
}

.bloc_posez_une_question .bouton{
	position:absolute;
	top:153px;
	left:81px;
	height:32px;
	width:133px;
	cursor: pointer;
}
.trait_pointille{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top:12px;
	width:170px;
}
.trait_pointille_long{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top:12px;
	
}

.formlogin_2{
	display:block;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}
.formlogin_2 input.text{
 width: 177px;

}
a.bloc_VCP,a.home_bloc_VCP{
	background-image: url(../images/fond_home_LCP.png);
	height:118px;
	width:200px;
	display:block;
}
a.home_bloc_VCP{
	left: 786px;
	top:466px;
	position:absolute;
}
.tout_historique{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}


.titre_date{
	font-size:12px;
}
.espace_aerer{
	margin-bottom:4px;
}
.decalage_droite{
	margin-left:60px;
}
.radio_position{
margin-top:3px;
}
.photo_arrondi{
	-moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
	border-radius: 4px;
}
.retour_home_from_fiscal{
display:none;
}

.corps_texte_colone_centre .dernier_sujet  img{
	border: 1px solid #CCCCCC;
	float:left;
	margin-right:20px;
}
.corps_texte_colone_centre  .avant_derniere_lettre img{
	border: 1px solid #CCCCCC;
}
.corps_texte_colone_centre .dernier_sujet .titre{
 	font-size: 20px;
    font-weight: normal;
    padding-bottom: 15px;

}
.corps_texte_colone_centre .dernier_sujet .la_une{
	font-size: 16px;
	width:300px;
	float:left;
}
.corps_texte_colone_centre .dernier_sujet .la_une a{
font-weight:normal;
}

.avant_derniere_lettre{
clear:left;

margin-left:auto;
margin-right:auto;
width:360px;
margin-top:40px;
padding-left:40px;
margin-bottom:20px;
}
.avant_derniere_lettre .titre{
	margin-bottom:15px;
	font-weight:normal;
	font-size:14px;
	text-align: center;
}
.avant_derniere_lettre .une_avant_derniere_lettre{
float:left;
width:80px;
margin-right:0px;
}
.avant_derniere_lettre .une_avant_derniere_lettre img{
	vertical-align: bottom;	
	float:left;
}
.avant_derniere_lettre .une_avant_derniere_lettre .texte{
	clear:left;
	text-align: center;
	 color: #006797;
	 padding-top:10px;
}

.italique{
	font-style: italic;
}

.espaceur2{
	float:left;
	display:block;
	height:112px; 
	width:60px;  	
}

a.bouton_rouge{
	background-image: url(../images/bouton_rouge.jpg);

}
.indicateur_achat{
	color:#42A62A;
}
.indicateur_vente{
color:#DE353A;

}

