/* 
 * Copyright (c) 2007 Copyright (c) Octolys Development
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 * Il est soumis à la licence GPL
 */

/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - les styles particuliers pour les pages intérieures
 */


/* Eléments HTML en général
-------------------------------------------------------- */
@import url(style_editeur.css);

/************** modif manu *******************/
.formgrand{
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
}

.formgrand2{
	display:block;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	height:42px;
	width:300px;
	float:left;
}

.formcontact{
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	height:42px;
	width:300px;
}

.conditiongv{
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 40px;
}

.abonnement{
	display:block;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	height:50px;
	width:300px;
	float:left;
}

.numtel{
	margin-left:70px;
	padding-right:10px;
	font-size: 24px;
	font-weight: bold;
	height:50px;
	width:300px;
}





.prix{
	font-family: Impact, "Arial Black", Arial;
	padding:0;
	text-align: center;
	margin-left:19px;
	font-size: 28px;
	font-weight: bold;
}

.titrecolonnegauche{
	font-size: 12px;
	margin:0;
	clear:both;
	font-weight: bold;
}

.prixgauche{
	font-size: 24px;
	margin:0 0 20px 0;	
	font-weight: bold;
	margin-left:10px;
}

.formcompte{
	display:block;
	height:50px;
	width:300px;
	float:left;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
}

.infocompte{
	display:block;
	height:50px;
	width:300px;
	float:left;
	padding: 0;
	font-size: 20px;
	margin:0 0 10px 0;
	font-weight: bold;
}

.gras{
	font-weight: bold;
}

.titrefaq{
	margin-left:70px;
	padding-right:10px;
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
}

.titreannonce {
	float:left;
	margin-right:5px;
	line-height:20px;
	font-size: 12px;
	margin:0;
	clear:both;
	font-weight: bold;
}

.infoannonce{
	font-size: 20px;
	margin:0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

.titrezapette{
	font-size: 12px;
	margin:0;
	clear:both;
	font-weight: bold;
	margin-left:70px;
	padding-right:10px;
}

.liena{
	 color:#000000;
}

.liena:hover{
	 color:#000000;
}

.btn_suppr {
display:inline-block;
width:100px;
height:40px;
background-image:url(_gfx/btn_suppr.png);
cursor:pointer;
}

.btn_suppr:hover {
display:inline-block;
width:100px;
height:40px;
background-image:url(_gfx/btn_suppr.png);
background-position:0 -40px;
}

/*pub alternative*/

#pub_alternative {
width:240px;
height:350px;
}

#pub_alternative a {
display:block;
width:240px;
height:250px;
background-image:url(_gfx/pub_alternative.png);
padding-top:100px;
font-size:12px;
text-align:center;
}

/* tab
-------------------------------------------------------- */
.htabs{
display:block;
overflow:hidden;
width:663px;
margin:0 0 0 10px;
padding:0 0 0 37px;
height:90px;
background-image:url(_gfx/bkg_onglets.png);
background-repeat:no-repeat;
position:relative;
overflow:hidden;
 }

.htabs li{
	float:left;
	overflow:hidden;
	text-align:center;
	margin:20px 10px 0 0;
	height:40px;
	/*background-image:url(_gfx/tabcompte.png);
	background-position:0 -80px	;
	opacity: 0.8;*/
}



.tabs{
	overflow:hidden;
	width:700px;
	float:left;
}

					
.htabs li.back {
background-color:#FAFAFA;
width: 9px;
height: 39px;
border-bottom:1px solid #FFFFFF;
margin-top:20px;
z-index: 8;
position: absolute;
opacity:0.6;
}


.htabs li a {
text-align: center;
top: 7px;
z-index: 10;
display: block;
float: left;
height: 40px;
position: relative;
overflow: hidden;
margin:0 20px;
_margin:0 10px;
}

.htabs li a:hover {
text-align: center;
top: 7px;
z-index: 10;
display: block;
float: left;
height: 40px;
position: relative;
overflow: hidden;
margin:0 20px;
_margin:0 10px;
}

.htabs li a h3 {
font-weight:lighter;
}

.htabs li a h3:hover {
}







/**************************/


body, p {
	padding: 0;
	margin: 0;
	font-family: "Century Gothic";
	font-size:16px;
	text-align:left;
}



h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1{
	font-size: 28px;
}

h2{
	font-size: 24px;
	margin:0 0 20px 0;
}

h3{
	font-size: 20px;
	margin:0 0 10px 0;
}

h4{
	font-size: 16px;
	margin:0;
}

h5{
	font-size: 12px;
	margin:0;
	clear:both;
}

h6 {
margin:0;
padding:0;
font-weight:100;
}

a {
 color:#000000;
 text-decoration:none;
}

 a:hover  {
 color:#000000;
 text-decoration:none;
}

img {
	border: 0;
	margin:0;
	padding:0;

}

.hide {
	display:none;
}

ul {
margin:0;
padding:0;
text-decoration:none;
}

li{
margin:0;
padding:0;
list-style:none;
}

.ouvre {
float: left;
width:720px;
height:100px;
margin:5px 0 0px 0; padding: 0;
cursor:pointer;
background-image:url(_gfx/faq_titre.jpg);
background-repeat:no-repeat;
overflow: hidden;
line-height: 80px;
}
.ouvre:hover {
float: left;
width:720px;
height:100px;
line-height: 80px;
margin:5px 0 0px 0; padding: 0;
cursor:pointer;
background-image:url(_gfx/faq_titre.jpg);
background-position:0 -100px;
background-repeat:no-repeat;
overflow: hidden;
}
.ouvre2 {
float: left;
width:630px;
margin:0 0 0px 56px;
_margin:0 0 0px 30px;
height:40px;
line-height:40px;
cursor:pointer;
overflow: hidden;
font-size: 16px;
font-weight: bold;

}

.cache2 {
float: left;
margin:0 0 0 56px; padding: 0;
width:630px;
overflow: hidden;
}
.cache2 p {
display: block;
width:590px;
margin: 0; padding: 0;
}

.ouvre2:hover {
float: left;
width:630px;
height:40px;
line-height:40px;
margin:0 0 0px 56px;
cursor:pointer;
text-decoration:underline;
overflow: hidden;
}

.cache {
float: left;
width:692px;
border:4px solid #666666;
border-top:none;
margin:-24px 10px 0 10px; padding: 0;
_margin:-24px 10px 0 5px; padding: 0;
background-image:url(_gfx/fond_faq.jpg);
background-repeat:no-repeat;
overflow: hidden;
}

/* Page
-------------------------------------------------------- */


#wrapper {
	width: 1020px;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image:url(_gfx/bkg_wrapper.jpg);
	background-repeat:repeat-y;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
}

#contenu {
	float: left;
	width:720px;
	padding: 0;
	margin:0;
	overflow: hidden;
}

#contenu_in {
width: 650px;
margin-left:70px;
padding:0;
}

.annonce {
width:210px;
height:360px;
padding:10px 0 0 10px;
_padding:10px 0 0 0px;
background-image:url(_gfx/bkg_annonce.png);
float:left;
margin:10px;
_margin:3px;
}

/*.annonce a {
display:block;
width:220px;
height:370px;
}*/

.img_ann {
width:200px;
height:180px;
margin-bottom:10px;
_margin-left: 7px;
overflow:hidden;
}

.annonce img {
margin-bottom:5px;
}
 

/*  menu général
-------------------------------------------------------- */

#menugauche {
width:239px;
/*height:1580px; */
float:left;
background-image:url(_gfx/bkg_menugauche.jpg);
background-repeat: no-repeat;
}


.clear {
clear:left;
}

.float {
float:left;
}

#clear1 a {
display:block;
width:240px;
height:170px;
clear:left;
}

#clear1 a:hover {
display:block;
width:240px;
height:170px;
clear:left;
background-image:url(_gfx/btn_acceuil.jpg);
}

#clear1 h2 {
position: absolute;
top: 135px;
left: 10px;

}

#menu_vertical li a {
display:block;
width:230px;
padding-left:10px;
height:50px;
line-height:50px;
}

#menu_vertical li a:hover{
display:block;
width:229px;
padding-left:10px;
border-top:1px solid #999999;
height:49px;
line-height:48px;
background-color: #FFFFFF;
}

#motrech {
width:220px;
float:left;
margin-left:10px;
margin-top:155px;
margin-bottom:260px;
}

*#motrech {
width:210px;
float:left;
margin-left:10px;
margin-top:155px;
margin-bottom:260px;
}

#motrech h5 {
padding-left:10px;
}

#formules {
margin:0 0 0 10px;
width:220px;

}

.btn_prix a {
display:block;
width:220px;
height:30px;
background-image:url(_gfx/btn_prix.png);
}

.btn_prix h2 {
margin-left:10px;
}

.btn_prix a:hover {
display:block;
width:220px;
height:30px;
background-image:url(_gfx/btn_prix.png);
background-position:0 -30px;
}

/* Entête
-------------------------------------------------------- */

#top {
	float: right;
	width: 720px;
	height:171px;
	background-image:url(_gfx/bkg_entete.jpg);
	margin: 0;
	padding: 0;
	z-index:1000;
}

#top li {
float:left;
}

#top li a {
display:block;
width:240px;
height:50px;
text-align:center;
float:left;
line-height:50px;
list-style:none;
}

#top p{
margin-left:70px;
margin-top: 20px;
/margin-top: 50px;

}

#top li a:hover {
display:block;
width:240px;
height:49px;
text-align:center;
float:left;
line-height:50px;
background-color: #FFFFFF;
}


/* carousel
-------------------------------------------------------- */

#carousel_content {
width:720px;
:width:710px;
height:149px;
float:right;
border-bottom:#999999 1px  solid;
}

#ban_faq {
float: left;
width:470px;
padding:0 0 0 250px;
_padding:0 0 0 200px;
height:195px;
background-image:url(_gfx/ban_faq.png);
overflow: hidden;
}

#ban_creerannonce {
width:720px;
height:100px;
background-image:url(_gfx/ban_creerannonce.png);
}


#infoclient {
width:720px;
height:400px;
padding-top:150px;
background-image:url(_gfx/bkg_infoclient.png);
background-repeat:no-repeat;
}

.infoclient_in {
width:634px;
padding:5px 5px 5px 60px;
margin:0 10px;
height:40px;
line-height:40px;
}


.infoclient_in h1, .infoclient_in h3 {
display:block;
height:42px;
width:300px;
float:left;
}


.infoclient_in input  {
border:none;
height:30px;
width:235px;
padding:10px 15px 0 15px;
font-family:"Century Gothic";
font-size:16px;
background-image:url(_gfx/bkg_sel.png);
background-color:transparent;
background-repeat:no-repeat;
border:0;
line-height:35px;
}

.infoclient_in select {
width:265px;
height:40px;
line-height:40px;
}


.infoclient_in input:focus,  .infoclient_in input:hover {
background-position:0 -40px;
}

.select_droit {
margin-top:5px;
line-height:25px;
}

.infoclient_in2 {
width:634px;
padding:5px 5px 5px 60px;
margin:0 10px;
height:310px;
line-height:40px;
}

.infoclient_in2 h1, .infoclient_in h3 {
display:block;
height:42px;
width:300px;
float:left;
}

.infoclient_in2 textarea  {
margin:5px 0 0 0;
padding:10px;
border:none;
height:290px;
width:245px;
font-family:"Century Gothic";
font-size:16px;
background-image:url(_gfx/bkg_textarea.png);
background-color:transparent;
background-repeat:no-repeat;
border:0;
line-height:16px;
overflow:auto;
}

.infoclient_in2 textarea:focus  {
background-position:0 -310px;
}

#infoclient h1 span, #creercompte h1 span, #infobovin h1 span, #pane1 h1 span, .connexion_creer h1 span {
color:#FF0000;
}

#ban_creercompte {
width:720px;
height:100px;
background-image:url(_gfx/ban_creercompte.png);
}

#creercompte{
width:720px;
height:1000px;
padding-top:80px;
background-image:url(_gfx/bkg_creercompte.png);
background-repeat:no-repeat;
}

#infobovin {
width:720px;
height:400px;
padding-top:150px;
background-image:url(_gfx/bkg_infobovin.png);
background-repeat:no-repeat;
}

#infobovin  p, #infoclient p, #creercompte p, #validation_annonce p {
margin-left:70px;
margin-right:20px;
}
#photobovin {
width:720px;
height:400px;
padding-top:150px;
background-image:url(_gfx/bkg_photobovin.png);
background-repeat:no-repeat;
}

#photobovin h1 {
display:block;
height:40px;
width:240px;
float:left;
margin-left:70px;
line-height:30px;
}

#desclibre {
width:640px;
height:400px;
padding:150px 10px 0 70px;
background-image:url(_gfx/bkg_desclibre.png);
background-repeat:no-repeat;
}

#desclibre textarea {
border:none;
background-color:transparent;
background-image: url(_gfx/bkg_textareacreer.png);
background-repeat:no-repeat;
overflow:auto;
padding:10px 15px;
width:560px;
height:245px;
font-family:"Century Gothic";
font-size:16px;
}
#desclibre textarea:hover, #desclibre textarea:focus {
border:none;
background-color:transparent;
background-image: url(_gfx/bkg_textareacreer.png);
background-repeat:no-repeat;
padding:10px 15px;
width:560px;
height:245px;
font-family:"Century Gothic";
font-size:16px;
background-position:0 -265px;
}


#formulespubli {
width:720px;
height:500px;
padding:160px 10px 0 0px;
background-image:url(_gfx/bkg_formule.png);
background-repeat:no-repeat;
}

.ban_formule {
width:700px;
height:110px;
margin-left:10px;
}

.titre_formule {
width:280px;
height:75px;
padding-top:25px;
margin-left:60px;
_margin-left: 27px;
float:left;
}

.label_formule {
width:100px;
height:75px;
margin-top:5px;
padding-top:25px;
float:left;
background-image:url(_gfx/label_formule.png);
}

.label_formule h1 {
font-family: Impact, "Arial Black", Arial;
text-align:center;
padding:0;
margin:0;
}

.label_formule p {text-align:center;}

.bouton_formule {
width:240px;
height:75px;
padding-top:30px;
margin-left:20px;
float:left;
}

.bouton_formule h1 {
margin-left:20px;
padding-top:5px;
}

.bouton_formule span {
font-size:30px;
padding:5px;
border-bottom:1px dashed #000000;
}

#recap_formule {
width:720px;
height:120px;
background-image:url(_gfx/recap_formule.png);
padding-left:10px;
}



.label_paiement {
width:100px;
height:75px;
margin-top:5px;
padding-top:25px;
float:left;
}

#paiement {
width:720px;
height:500px;
padding:160px 10px 0 0px;
background-image:url(_gfx/bkg_paiement.png);
background-repeat:no-repeat;
}

#merci {
width:638px;
margin-left:70px;
height:150px;
background-image:url(_gfx/ban_merci.png);
border:1px dashed #666666;
}

#merci2 h3{
display:block;
width:370px;
height:50px;
line-height:50px;
}

#merci2 a {
float:left;
}

#erreur {
width:638px;
margin-left:70px;
height:150px;
background-image:url(_gfx/ban_erreur.png);
border:1px dashed #666666;
}

.trait {
width:700px;
margin-left:10px;
height:5px;
background-image:url(_gfx/trait.png);
}

#valid_annonce {
margin-left:240px;
}

button {
background-color:transparent;
border:0;
margin:0;
padding:0;
}

.validation, .bouton {
display:block;
width:240px;
height:60px;
background-image: url(_gfx/btn_valider.png);
background-repeat:no-repeat;
cursor:pointer;
}

.validation:hover, .bouton:hover {
width:240px;
height:60px;
background-image: url(_gfx/btn_valider.png);
background-position:-240px 0;
}

.btn_creer {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_creer2.png);
background-repeat:no-repeat;
}
.btn_creer:hover {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_creer2.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_accueil {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_accueil.png);
background-repeat:no-repeat;
}
.btn_accueil:hover {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_accueil.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_compte {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_compte.png);
background-repeat:no-repeat;
}
.btn_compte:hover {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_compte.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_contact {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_contact.png);
background-repeat:no-repeat;
} 

.btn_contact:hover {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_contact.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_aide {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_aide.png);
background-repeat:no-repeat;
} 

.btn_aide:hover {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_aide.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.parrainage  {
display:block;
width: 240px;
height:60px;
background-image:url(_gfx/btn_parrainage.png);
background-repeat:no-repeat;
}

.parrainage:hover {
display:block;
width: 240px;
height:60px;
background-image:url(_gfx/btn_parrainage.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_choisir {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_choisir.png);
background-repeat:no-repeat;
}
.btn_choisir:hover {
display:block;
width:240px;
height:60px;
background-image:url(_gfx/btn_choisir.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.bouton_perdu {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_perdu.png);
background-repeat:no-repeat;
}
.bouton_perdu:hover {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_perdu.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_retour  {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_retour.png);
background-repeat:no-repeat;
}
.btn_retour:hover {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_retour.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_suivante  {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_suivante.png);
background-repeat:no-repeat;
}
.btn_suivante:hover {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_suivante.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_memo  {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_memo.png);
background-repeat:no-repeat;
}
.btn_memo:hover {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_memo.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_envoi  {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_envoi.png);
background-repeat:no-repeat;
}
.btn_envoi:hover {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_envoi.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.btn_trouver  {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_trouver.png);
background-repeat:no-repeat;
}
.btn_trouver:hover {
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_trouver.png);
background-position:-240px 0;
background-repeat:no-repeat;
}

.exit  {
display:block;
width: 240px;
height:60px;
background-image:url(_gfx/btn_exitt.png);
background-repeat:no-repeat;
float:right;
}


.floatright {
width:240px;
padding-top:20px;
height:220px;
float:right;
}

.floatleft2 {
padding-left:70px;
padding-right:10px;
width:400px;
height:230px;
float:left;
}

.exit:hover {
display:block;
width: 240px;
height:60px;
background-image:url(_gfx/btn_exitt.png);
background-position:-240px 0;
background-repeat:no-repeat;
float:right;
}

.ouvre3{
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_creer.png);
background-repeat:no-repeat;
cursor:pointer;
}

.ouvre3:hover{
display:block;
width:240px;
height:60px;
margin-left:60px;
background-image:url(_gfx/btn_creer.png);
background-repeat:no-repeat;
background-position:-240px 0;
cursor:pointer;
}

.obligatoire {
color:#FF0000;
margin-left:70px;
}

#pane1 button, #creercompte button {
margin-left:240px;
}

.div70 {
margin-left:70px;
padding-right:10px;
}
.div60 {
margin-left:60px;
}

#moyen_paiement {
width:720px;
height:450px;
padding-top:130px;
background-image:url(_gfx/bkg_paiement.png);
background-repeat:no-repeat;
}

.checked, .unchecked {display:block; width:700px; height:100px;}
.checked { background-image:url(_gfx/croix.png); background-repeat:no-repeat;}
.unchecked { background-image:url(_gfx/croix.png); background-repeat:no-repeat; background-position:0 -100px;}

.ban_paiement1 {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement1.png);
background-position:0 0;
}

.ban_paiement1:hover {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement1.png);
background-position:0 -100px;
}

.ban_paiement2 {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement2.png);
background-position:0 0;
}

.ban_paiement2:hover {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement2.png);
background-position:0 -100px;
}

.ban_paiement3 {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement3.png);
background-position:0 0;
}

.ban_paiement3:hover {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement3.png);
background-position:0 -100px;
}

.ban_paiement4 {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement4.png);
background-position:0 0;
}

.ban_paiement4:hover {
width:700px;
height:100px;
margin-left:10px;
background-image:url(_gfx/ban_paiement4.png);
background-position:0 -100px;
}


#validation_annonce {
width:720px;
height:400px;
padding-top:150px;
background-image: url(_gfx/bkg_validation.png);
background-repeat:no-repeat;
}

.cgv {
width:700px;
height:100px;
margin-left:10px;
background-image: url(_gfx/ban_cgv.png);
background-position:0 0;
}

.cgv:hover {
width:700px;
height:100px;
margin-left:10px;
background-image: url(_gfx/ban_cgv.png);
background-position:0 -100px;
}


#gestion_compte {
width:720px;
background-image:url(_gfx/bkg_pane_wrapper.png);
background-repeat:repeat-y;
overflow: hidden;
}

.gestioncompte_in {
width:700px;
padding:0 10px 0 10px;
}

.ligne_annonce {
padding:0;
width:700px;
height:100px;
overflow:hidden;
}

.lignann_img {
width:100px;
height:80px;
margin:10px 0 0 60px;
_margin : 0 0 0 30px;
float:left;
overflow:hidden;
}
.lignann_img2 {
width:100px;
height:100px;
margin:0 0 0 60px;
_margin : 0 0 0 30px;
float:left;
}


.lignann_ref {
width:120px;
height:100px;
padding:0 0 0 10px;
float:left;
line-height:100px;
}

.lignann_typesousc {
width:220px;
height:80px;
padding:20px 0 0 10px;
float:left;
}
.lignann_statut {
width:50px;
height:100px;
padding:0;
margin-right:10px;
float:left;
line-height:100px;
}
.lignann_btn {
width:100px;
padding-top:30px;
margin-right:10px;
height:70px;
float:left;
}

.ligneOK{
display:block;
width:50px;
height:100px;
background-image: url(_gfx/ligneOK.png);
}

.ligneKO{
display:block;
width:50px;
height:100px;
background-image: url(_gfx/ligneKO.png);
}

.ligneXX a {
display:block;
width:50px;
height:100px;
background-image: url(_gfx/ligneXX.png);
}

.btn_modifier {
display:block;
width:100px;
height:40px;
background-image:url(_gfx/btn_modifier.png);
}

.btn_modifier:hover {
display:block;
width:100px;
height:40px;
background-image:url(_gfx/btn_modifier.png);
background-position:0 -40px;
}

.btn_vendu {
display:block;
width:100px;
height:40px;
background-image:url(_gfx/btn_vendu.png);
}

.btn_vendu:hover {
display:block;
width:100px;
height:40px;
background-image:url(_gfx/btn_vendu.png);
background-position:0 -40px;
}


.btn_facture {
display:block;
width:100px;
height:40px;
background-image:url(_gfx/btn_facture.png);
}

.btn_facture:hover {
display:block;
width:100px;
height:40px;
background-image:url(_gfx/btn_facture.png);
background-position:0 -40px;
}

#bkg_connexion, .connexion_creer {
width:720px;
padding-top:20px;
background-image: url(_gfx/bkg_connexion.png);
background-repeat:no-repeat;
}

.cache3{
background-image:url(_gfx/bkg_connexion_creer.png);
background-repeat:repeat-y;
}

#tri {
width:620px;
height:30px;
margin:0 10px 0 10px;
padding:10px 20px 10px 60px;
background-color: #f5f5f5;
}

#tri form p, #tri a {
float:left;
line-height:30px;
}

#tri a {
font-weight:bold;
}

#message {
width:720px;
height:500px;
padding-top:50px;
background-image:url(_gfx/bkg_message.png);
background-repeat:no-repeat;
}
#message .bouton {
margin-left:240px;
}
/* tooltip
-------------------------------------------------------- */
.disable_masking
        {
            z-index: 6001;
            position: absolute;
            display: none;
            background-color: #ffffff;
            border: 5px solid #000;
            padding: 20px;
        }

        .data
        {
           font-size: 12px;
           text-align: justify;
        }
        .viewsiurce
        {
            background-color: #F0F0F0;
            border: 2px dashed #000;
            padding: 20px;
            color: #006633;
            font-size: 15px;


        }
        .bg
        {
           background-image: url(_gfx/bg.png);
           width: 325px;
           height: 139px;
           padding: 18px 30px 20px 30px;
           background-repeat: no-repeat;
           background-position: left top;
		   text-align:center;
        }
		
		.bg h3 {
		display:block;
		padding-top:15px;
		}


/* input file
-------------------------------------------------------- */

div.fileupload-rebrush {
	position: relative;
	padding:0;
	margin:5px 0;
	overflow: hidden;
	height:40px;
	cursor:pointer;
}

div.fileupload-rebrush input.fileupload-rebrush-field {
	border:0;
	background-image:url(_gfx/bkg_sel2.png);
	background-color:transparent;
	background-repeat:no-repeat;
	width: 235px;
	font-family: arial;
	font-size: 12px;
	padding:5px 10px;
	margin:0 20px 0 0;
	z-index: 3;
	position: relative;
	height:20px;
	cursor:pointer;
}

div.fileupload-rebrush input.fileupload-rebrush-button {
border:0;
background-color:transparent;
width:90px;
padding:0;
margin:0;
height:30px;
background-image:url(_gfx/btn_choisir2.png);
cursor:pointer;
}


/* tab
-------------------------------------------------------- */
.minitabsNav ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left:10px;;
}

.minitabsNav li {
width:160px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 70px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte1.png);
	background-position:0 -80px;
}

.minitabsNav li.active {
width:160px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 70px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte1.png);
	background-position:0 -160px;
}

.minitabsNav li:hover {
width:160px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 70px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte1.png);
	background-position:0 0;
}

.minitabsNav li#pane1 {
width:170px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 60px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte2.png);
	background-position:0 -80px;
}

.minitabsNav li#pane1.active {
width:170px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 60px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte2.png);
	background-position:0 -160px;
}

.minitabsNav li#pane1:hover {
width:170px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 60px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte2.png);
	background-position:0 0px;
}


.minitabsNav li#pane2  {
width:170px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 70px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte1.png);
	background-position:0 -80px;
}

.minitabsNav li#pane2.active {
width:170x;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 70px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte1.png);
	background-position:0 -160px;
}



.minitabsNav li#pane2:hover {
width:170px;
height:80px;
line-height:80px;
	float: left;
	padding:0 0 0 70px;
	margin: 0;
	cursor: pointer;
	background-image:url(_gfx/bkg_tab_compte1.png);
	background-position:0 0;
}


.minitabsNav li.active h3 {
color: #000000;
font-size:20px;
font-weight:bold;
}

.minitabsNav li h3 {
font-size:16px;
font-weight:100;
}
.minitabsNav li:hover h3 {
color: #000000;
font-size:20px;
font-weight:bold;
}



.minitabsContent {
	clear: both;
	width:720px;
	background-image:url(_gfx/bkg_pane_compte.png);
	background-repeat:no-repeat;
}




/* Langues
-------------------------------------------------------- */

ul#langues {
	float: left;
	width:980px;
	text-align:right;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	background-color:#3f3f43;
	border-top: solid 3px #313135;
	list-style:none;
}

ul#langues li {
	float:right;
	padding:0;
	margin:0;
	border:none;
	list-style:none;
}

ul#langues li a, ul#langues li a:visited {
	display:block;
	width:34px;
	height:24px;
	overflow:hidden;
}

ul#langues li a.fr {
	background-image:url(_gfx/drapeaux.gif);
	background-position: 0 -24px;
}

ul#langues li a.uk {
	background-image:url(_gfx/drapeaux.gif);
	background-position: -34px -24px;
}

ul#langues li a.spa {
	background-image:url(_gfx/drapeaux.gif);
	background-position: -68px -24px;
}

ul#langues li a:hover.fr, ul#langues li a.frSelection {
	background-image:url(_gfx/drapeaux.gif);
	background-position: 0 0;
}

ul#langues li a:hover.uk, ul#langues li a.ukSelection {
	background-image:url(_gfx/drapeaux.gif);
	background-position: -34px 0;
}

ul#langues li a:hover.spa, ul#langues li a.spaSelection {
	background-image:url(_gfx/drapeaux.gif);
	background-position: -68px 0;
}

 
/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:980px;
	color: #515053;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 8px 10px;
	background-color:#d8d9da;
	border-top:solid 3px #a9abad;
}

#chemin a:link, #chemin a:visited {
	color: #515053;
	text-decoration: none;
}

#chemin a:hover {
	color: #515053;
	text-decoration: underline;
}





/* Contenu d'une fiche produit (produit.html)
-------------------------------------------------------- */

.description {
width:360px;
float:left;
}

.description p{
line-height:25px;
}

.description h3{
line-height:25px;
padding:0;
margin:0;
}
.description h2 {
line-height:40px;
padding:0;
margin:0;
}




.bloc_images {
width:339px;
float:right;
padding:0 0 0 21px;
background-image:url(_gfx/bkg_images.png);
background-repeat:repeat-y;
}

.tiret {
width:270px;
margin:0 10px;
padding:0 10px 0 60px;
border-bottom:#CCCCCC 1px dashed;
}

.tiret2 {
float: left;
width:640px;
margin:0 10px 0 70px;
border-bottom:#CCCCCC 1px dashed;
overflow: hidden;
}

.tiret3 {
width:630px;
margin:0;
border-bottom:#666666 1px dashed;
}

#zapette{
width:360px;
height:450px;
background-image:url(_gfx/bkg_zapette.png);
}

.adroite {
width:360px;
float:right;
}

.floatleft {
float:left;
margin-right:5px;
line-height:20px;
}

.resume li {
display:block;
width:210px;
height:20px;
overflow:hidden;
}




/* Personnalisation du zoom de la fiche produit (produit.html)
-------------------------------------------------------- */

#superbox-overlay {
	width: 100%;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background:#e0e4cc;
}

#superbox-container .loading {
	width:32px;
	height:32px;
	text-indent:-9999px;
	background-image:url(_gfx/loader.gif);
	background-position:center 0;
	background-repeat:no-repeat;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 100%;
}

#superbox .close a {
	float:right;
	padding:0 5px;
	line-height:20px;
	color:#fff;
	background:#00529a;
	cursor:pointer;
}

#superbox .nextprev a {
	float:left;
	margin-right:5px;
	padding:0 5px;
	line-height:20px;
	background:#00529a;
	cursor:pointer;
	color:#fff;
}

#superbox .nextprev .disabled {
	background:#ccc;
	cursor:default;
}

#superbox .close a:hover {
	color:#fff;
	background:#00529a;
	text-decoration:none;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	color:#626164;
	width: 700px;
	text-align: right;
	font-size: 11px;
	padding: 5px 10px 5px 0;
	margin: 10px 0;
	background-color:#d8d9da;
}

#pages a, #pages a:visited {
	color:#626164;
	text-decoration: none;
	font-weight: bold;
}

#pages a:hover {
	text-decoration: underline;
}

/* Pied de page
-------------------------------------------------------- */
#pied{
	width:1020px;
	height:50px;
	text-align: center;
}

/* Pied de page
-------------------------------------------------------- */

#footer {
	width: 1020px;
	height:175px;
	float: left;
	background-image:url(_gfx/bkg_footer.jpg);
	}
	
#menu_vertical_footer li a {
display:block;
width:230px;
padding-left:10px;
margin-left:30px;
height:50px;
line-height:50px;
}

#menu_vertical_footer li a:hover{
display:block;
width:229px;
padding-left:10px;
margin-left:30px;
height:50px;
line-height:50px;
background-color: #FFFFFF;
}

	


/* formulaire
-------------------- */



/* Recherche
-------------------------------------------------------- */

#moteurDeRecherche {
	margin: 0 0 18px 0;
	padding:10px;
	width: 177px;
	display:block;
	float:left;
	background-color:#0081ca;
	border-left:solid 3px #0068b2;
}

#moteurDeRecherche form {
	margin: 0;
	padding:0;
	border:none;
}

#moteurDeRecherche form p {
	margin: 0;
	padding:0;
	float:right;
}

#moteurDeRecherche form input {
	margin: 0;
	padding:2px;
	width:120px;
	border:solid 1px #00529a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	color:#626164;
	float:left;
}

#moteurDeRecherche form button.bouton { 
    display:-moz-inline-box; 
    display:inline-block; 
    margin:0; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:none; 
    background:none;
	font-size:13px;
	font-weight:bold;
}

#moteurDeRecherche form button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 8px;        /* Largeur du côté gauche */ 
	margin:0;
    vertical-align:middle;
	background-color:#00529a;
	border:solid 1px #fff;
}

#moteurDeRecherche form button.bouton span span {
	padding:0 8px 0 0;
	border:none;
	color:#FFF;
	height:18px;
	line-height:18px; /* Alignement vertical du texte et largeur du côté droit*/
}
	
/* Moyens de paiement
-------------------------------------------------------- */

.moyensDePaiement {
	float:left;
	margin: 0;
	padding:0 10px;
	width:980px;
}

.moyensDePaiement h4 {
	margin:32px 0 0 0;
	float:left;
 
}

.moyensDePaiement ul, .moyensDePaiement ul li {
	list-style:none;
	margin: 0;
	padding:0;
	border:none;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}
