/* CSS Document */
body, html {
	margin:0px;
	padding:0px;
	font-family:verdana, Arial, Helvetica, sans-serif;
}
.edition_sur
{
	display:none;
}
/* ossature */
#global {
	width:624px;
	margin: 0 60px;
}
#intro{
	padding:10px;
	margin-bottom:20px;
	font-size:13px;
		display:none;
}
#search {
	font-size:1.5em;
	/*margin-bottom:15px;*/
	padding-top:10px;
	padding-left:10px;
	line-height:15px;
}
#resume {
	margin-top:10px;
	margin-bottom:15px;
	width: 80%;
	padding-left:10px;
}
.result {
	padding-top:10px;
	padding-left:0px;
	margin-left:3px;
}
#article, #cgv {
	padding-bottom:15px;
	padding-top:10px;
	text-align:justify;
	padding-left:10px;
}
#article td, #cgv td{
font-size:12px;
}
DIV #article {margin-top:60px;}
.cgv #article {margin-top:0px;}
.result p, #paiement p, #paiement li, #content_abo p, #cgv p{
	line-height:15px;

}
.recherche_sur{}
.source {
	color:#82283a;
	font-size:11px;
	font-weight:normal;
}
.titrech {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
.titrech_oudu {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
.titrech_au {
	color:#000;
	font-size:15px;
	font-weight:bold;
}
.titre, .result a {
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
}
.result a:hover {
	text-decoration:underline;
	color:#000;
}
#blocnbpage {
	font-size:12px;
	text-align:left;
	color:#000;
	font-weight:bold;
	margin-top:20px;
	clear:both;
}
#blocnbpage a {
	cursor:pointer;
	color:#82283a;/* bordeau*/
	font-size:12px;
}
#blocnbpage a:hover {
	color:#333333;
}

.col1 {
float:left;
line-height:2em;
width:200px;
}
#clear {
	clear:both;
}
.clear {
	clear:both;
}
/* construction */
label {
	display:block;
	float:left;
	width:100px;
	font-weight:bold;
	color:#000;
}
.label2 {
	display:block;
	float:left;
	width:200px;
	text-align:right;
	line-height:20px;
	margin-right:10px;
}
p {
	margin:0px;
	padding:0px;
}
ul {
	margin-right:25px;
}
a, h4 a {
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

a:hover, .retour a:hover {
	text-decoration:underline;
}

.retour a{
	font-size: 14px;
	color:#ffffff;}

img {
	border:none;
}
/* form */
input, select, label {
	margin-bottom:10px;
	vertical-align:middle;
}
select {
	color:#000;
	font-size:11px;
}
option {
padding-left:10px;}
/* textes */
.strong{
font-weight:bold;
color:#c12b34;
}

h1 {
	font-weight:bold;
	font-size:16px;
}
h2 {
	font-weight:bold;
	font-size:1.2em;
	color:#336699;
}
h3 {
	color:#ffffff;
	background-color:#006699;
	padding:4px 5px 4px 5px!important;
	padding:0px 0px;
}
h4{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background-color: #9999cc;
	padding:2px 5px 2px 5px;
	float:right;
	font-family:Arial, sans serif;
}
#content {
	font-size:11px;
}
#left {
	width:48%;
	float:left;
	text-align:center
}
#right {
	float:left;
	width:48%;
	border-left:1px solid #cccccc;
	text-align:center
}
#search {
	font-size:13px;
	/*margin:20px 0;*/
	border:solid 1px #75a3ed;
	background:#d2e4fc;
}
#search, #article, #parution, #content_abo, #content_renouvel, #content_souscription, #reglement, #facturation {
	padding:10px;
}
#paiement .pack, #content_souscription .pack {
	padding-left:40px;
	margin:10px 0;
	color:#333333;
	font-weight:bold;
	font-size:12px;
}
#content_souscription {
	clear:both;
}


/* fin definition textes */

#reglement{height:440px;}


/* class spécifiques */
.singulier {
	color:#000;
	font-size:11px;
	font-style:normal;
}
.legende {
	color:#000000;
	float:right;
	font-size:10px;
}
.nbpageoff {
	font-weight:normal;
	color:#000;
}
.nbpageon {
	font-weight:bold;
	color:#cc3300;/*rouge*/
}
#article .nbpageon a {
	color:#336699;/*bleu*/
	text-decoration:underline
}
.assistance {
	text-align:center;
	font-size:10px;
	display:block;
	clear:both;
	padding-top:25px;
}

/* element important pour fieldset du h2 */
#cgv fieldset{background-color: #FFFFCC;}
legend {
	font-weight:bold;
	font-size:1.2em;
	color:#666666;
	padding-left: 2px;
	padding-right: 4px;
	border: none;
	position: static ! important;
	float: none ! important;
	width: -moz-fit-content ! important;
	min-width: 0 ! important;
	max-width: none ! important;
	height: auto ! important;
	min-height: 0 ! important;
	max-height: none ! important;
	white-space: nowrap;
}
#paiement fieldset, #reglement fieldset, #content_souscription fieldset, #content_abo fieldset, #content_renouvel fieldset, #article fieldset, #facturation fieldset{
	border:none!important;
	}

#paiement legend, #reglement legend, #content_souscription legend, #content_abo legend, #content_renouvel legend, #article legend, #facturation legend{
	font-weight:bold;
	font-size:1.2em;
	color:#333333;
}
#paiement legend {color:#c12b34;}
.block fieldset{border:0}
/* fin element important pour fieldset */

#pointilles {
	background-image:url(img/bg_points_rouges.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:10px;
	/*intermedia*/display:none;
}
.date {
	font-size:11px;
	font-weight:normal;
	line-height:1.5em;
	color:#4096cb;
}
.loupe {
	background-image:url(img/loupe.gif);
	background-repeat:no-repeat;
	height:12px;
	width:12px;
	display:inline-block;
	margin-bottom:-3px;
}
.retour {
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background-color: #006699;
	padding:4px 5px 4px 5px;
	font-family:Arial, sans serif;
	/*display:block;*/
	margin-top:30px;
	float:right;
}

.accroche{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.nbmot{
	font-size:0.8em;}
.bgdeja {
	background-color:#dedef7;	/*violet */
	border:solid 1px black;
	/* ajout pour intermedia */	border-top:none
}
.bg	{background-color:#D2E4FC;border:1px solid;}
.bg2{background-color:#fff;border:1px solid;border-top:none}
.bg3{background-color:#fff;border-left:1px solid;border-right:1px solid;}

#blocnbpage {border-top:2px solid #336699;}
.paiements{
	text-align: center;
	/*width: 80%;*/
	margin: 0 auto 10px 40px;

}

.paiement{
	float:left;
	width:230px;
	padding:15px 10px;
	text-align: center;
}

.paiement-bottom{
	border-top: 1px solid #cccccc;
}

.paiement-right{
	border-left: 1px solid #cccccc;
}
.link{
cursor:pointer;
//cursor:hand;}
.cgv{
width:624px;}
.error{
	font-weight:bold;
	font-size:12px;
	color:#B73744;
	border:solid 1px black;
	margin-bottom:15px;
}
.classSize4{
 font-size:18px;
}
.classSize2{
 font-size:10px;
}
.messRetourPaie{
	margin-top:25px;
}
.fact_detail{
	margin-top:20px;
}
.fact_numtel{
	margin-top:20px;
}
.classSize14{
 font-size:10px;
}
.fact_rcs{
 margin-top:10px;
}
.col2 {
line-height:2em;
}
.formRecherche{
	margin:0px 10px 0px 360px ! important;
	margin:0px 0px 0px 240px;
}
.nbmResult{
	z-index: 50;
}