@charset "utf-8";
/* CSS Document */

@import "../outils/CompteClient/menu/menu.css";

* { margin: 0; padding: 0; border: 0; outline:none }
html, body { height: 100%; font-size:70%; }


/*************************************************************************/
/*--------------------------------CHARTE---------------------------------*/
/*************************************************************************/

body { background:url(../images/charte/bg-body.png) center top repeat-y #858585; }

#bg_img {
    width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	background:url(../images/charte/img_body.png) center top no-repeat;
	z-index:1;
	margin-bottom:-220px /* Hauteur du footer */
}
#haut {
	height:470px;
	display:block;
	position:relative;
	width:100%;
	text-align:center
}
#topMenu { width:970px; height:470px; top:0;  left:50%; margin-left:-485px; position:absolute; z-index:10 }
#flash { }
#conteneur {
	min-height: 380px;
	height: 100%;
	width:970px;
	margin:0 auto;
	background:url(../images/charte/contenu.jpg) center top no-repeat;
	position:relative;
	z-index:10
}
/*#gauche { width:200px; min-height:200px; float:left;}
#droite { width:200px; float:left;}*/

#content { width:910px; float:left; padding:0 30px; }
	
#bas, .push { height: 220px; clear:both }  /* Hauteur du footer */
#bas { background:url(../images/charte/bas.jpg) no-repeat center top; position:relative; z-index:10}
#inside_bas {
	height: 220px;
	width:970px;
	margin:0 auto;
	position:relative;
}

/*************************************************************************/
/*---------------------------STYLE TEXTE -------------------------------*/
/*************************************************************************/

body {
	font: 1.125em Arial, Verdana, Helvetica, sans-serif;
	color:#353434;
	line-height:20px;
}

p.intro { font: 1.3em Arial, Helvetica, sans-serif; font-style:italic; color:#ab2131; font-weight:bold; line-height:1.4em}
#content p { margin-bottom:10px }

.petit_texte {
	font-size: 0.8em;
	color: #858585;
	line-height:normal;
	padding-left:5px;
}
h1{
	height:0;
	visibility:hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
 }
h2{
	font: bold 1.4em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
}
h3{
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
	color:#858585
}
a:link, a:visited{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #c03f34;
	text-decoration:underline;
}
a:hover, a:active{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #ff1400;
	text-decoration:underline;
}
.avertissement {
	color: #CC0000;
}
#content ul{
	list-style-type:none;
	margin-left:30px;
	position:relative
}
#content li {
	background:url(../images/charte/li.png) left top no-repeat; margin-bottom:5px; padding-left:25px;
}
#content li.site {
	height:22px;
	background:url(../images/charte/li_site.png) left top no-repeat;
	margin-bottom:5px;
	padding:10px 0 0 40px;
}
#content ol{
	margin-left:30px;
}
/*************************************************************************/
/*------------------------FORMULAIRE CONTACT ----------------------------*/
/*************************************************************************/

input, textarea, select, .titre_tab { 
	background:#fff url(../images/contact/ombre.jpg) top left repeat-x;
	color:#858585;
	border:1px solid #cfcdcd;
    padding:3px;
}
.colonne-contact-left{
	float:left;
	padding:5px;
	margin: 15px 0 0 20px;
	width:50%;
}
.colonne-contact-right{
	float:left;
	padding:5px;
	margin: 15px 0 0 0;
	width:35%;
}
#coordonnee{
	border-bottom:1px dotted #c03f34;
	padding: 10px;
}
.legislation{
	width:95%;
	margin:20px 0 0 10px;
	text-align:justify;
}
.td_contact{
	padding: 5px 0 ;
}
input.btn-envoi{
	padding:0px 0px 2px 0px;
	font-size:10px;
	font-weight:bold;
	border:0;
	width:125px;
	height:23px;
	cursor: pointer;
	background:url(../images/contact/bt-contact.png) top left no-repeat;
}
.coche{
	background:none;
	width:auto;
	border:0;
}
.alert_contact{
	margin: 20px 0 0 30px;
}

.message{
	width:250px;
}
/*************************************************************************/
/*--------------------------------DIVERS --------------------------------*/
/*************************************************************************/
.clearer{
	clear:both;
	height:0px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.rss{
	margin:5px 10px 0 10px;
}
.png-cgv{
	margin:12px 10px 0 10px;
}
.png-icon-footer{
	margin:10px 0 0 0;
}
a.rss { width:73px; height:17px; display:block }
a.rss:link, a.rss:visited { background:url(../images/charte/rss.png); }
a.rss:hover { background:url(../images/charte/rss_on.png); }

/****************MODAL BOX(envoyer à un ami)********************/
.hidden{
	display:none;
}

#hiddenFormami{
	background:#333;
	height:380px;
	padding:20px;
}
#hiddenFormami #entete{
	font-size:1.4em;
	color:#CCC;
	margin:0 0 30px 0;
}
#hiddenFormami label{
	float:left;
	width:70px;
	padding:13px 0 7px 0;
	color:#CCC;
}
#hiddenFormami .inputfooter{
	width:259px;
	height:24px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-input-footer.jpg) no-repeat;
}
#hiddenFormami textarea{
	width:259px;
	height:90px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-textarea-footer.jpg) no-repeat;
}
#submitModal{
	width:120px;
	height:24px;
	display:block;
	float:right;
	margin:5px 5px 0 0;
	cursor:pointer;
	background:url(../images/charte/bt-submit-footer.jpg) no-repeat;
}

/*************************************************************************/
/*------------------------------PAGINATION-------------------------------*/
/*************************************************************************/

/* PENSEZ A REPRENDRE LA MEME DIV QU'IL AURA AU DESSUS DES LIENS ET */
/* DE REGLER LES TOP LEFT DES LIENS */

.pagination{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}
.pagination2{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	color:#000;
	font-weight:bold;
}

#pagination .page_active{
	color:#F00;
}

#boutons { width:145px; margin: 0 auto;}
.prec{
	background-image:url(../images/charte/precedent.png);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.prec span { display:none; }
.suiv{
	background-image:url(../images/charte/suivant.png);
	width:23px;
	height:23px;
	display:block;
	float:left;
}
.suiv span { display:none; }
.retour{
	background-image:url(../images/charte/retour.png);
	width:79px;
	height:23px;
	display:block;
	float:left;
	margin: 0 10px;
}
.retour span { display:none; }

/*************************************************************************/
/*--------------------------------PERSO---------------------------------*/
/*************************************************************************/

.espaceSmall { padding-top:10px; }
.espace { padding-top:20px; }
.espaceBig { padding-top:40px; }

.ligne1{
	background:#f2f0f4;
	color:#000;
	height:30px;
	line-height:30px;
}
.ligne2{
	background:#e5e3e6;
	color:#000;
	height:30px;
	line-height:30px
}

hr { border-bottom:1px dotted #999; border-left:0; border-right:0;  border-top:0; height:1px; clear:both; padding-top:20px; margin-bottom:20px; }

.lettrine {
	float: left;
	font-size: 3.2em;
	line-height: 0.9em;
	padding: 0 5px 0 0;
	font-family: "Arial Black", Gadget, sans-serif;
	color:#d74b4b;
}

.pict {
	float:left;
	margin:10px 0 10px 0;
	padding:4px;
	background:#fff;
	border:1px solid #cfcdcd
}
.pictL {
	float:left;
	margin:10px 20px 10px 0;
	padding:4px;
	background:#fff;
	border:1px solid #cfcdcd
}
.pictR {
	float:right;
	margin:10px 0 10px 20px;
	padding:4px;
	background:#fff;
	border:1px solid #cfcdcd
}
div.separator { border-bottom:1px dotted #999; border-left:0; border-right:0;  border-top:0; height:1px;  padding-top:15px; margin-bottom:15px; }

/*************************************************************************/
/*--------------------------------MENU TOP---------------------------------*/
/*************************************************************************/

a.BTgroupe { width:95px; height:21px; background:url(../images/menu/BTgroupe.png) left top no-repeat; display:block; position:absolute; top:150px; left:30px; cursor:pointer; z-index:600; }
a.BTactualites { width:96px; height:18px; background:url(../images/menu/BTactualites.png) left top no-repeat; display:block; position:absolute; top:170px; left:230px; cursor:pointer; }
a.BTcontact { width:77px; height:17px; background:url(../images/menu/BTcontact.png) left top no-repeat; display:block; position:absolute; top:425px; left:75px; cursor:pointer; }
a.BTprestations { width:104px; height:38px; background:url(../images/menu/BTprestations.png) left top no-repeat; display:block; position:absolute; top:385px; left:210px; z-index:600; cursor:pointer; }

a.BTinternet { width:73px; height:17px; background:url(../images/menu/BTinternet.png) left top no-repeat; display:block; position:absolute; top:305px; left:320px; cursor:pointer; }
a.internet_open { width:10px; height:8px; background:url(../images/menu/open.png) left top no-repeat; display:block; position:absolute; top:312px; left:400px; cursor:pointer;}
a.internet_open.active { background:url(../images/menu/close.png) left top no-repeat; cursor:pointer;}
/* sub-menu */
.internet_sub { width:190px; height:85px; display:block; position:absolute; top:330px; left:330px; text-align:left}
a.BTcreation { width:59px; height:12px; display:block; cursor:pointer; }
a.BTcreation:link, a.BTcreation:visited { background:url(../images/menu/internet/BTcreation.png) left top no-repeat; }
a.BTcreation:hover,a.BTcreation.active { background:url(../images/menu/internet/BTcreation_on.png) left top no-repeat; }

a.BTrefGoogle { width:175px; height:14px;display:block; cursor:pointer; }
a.BTrefGoogle:link, a.BTrefGoogle:visited { background:url(../images/menu/internet/BTrefGoogle.png) left top no-repeat; }
a.BTrefGoogle:hover,a.BTrefGoogle.active { background:url(../images/menu/internet/BTrefGoogle_on.png) left top no-repeat; }

a.BTref1 { width:75px; height:12px; display:block; cursor:pointer; }
a.BTref1:link, a.BTref1:visited { background:url(../images/menu/internet/BTref.png) left top no-repeat; }
a.BTref1:hover,a.BTref1.active { background:url(../images/menu/internet/BTref_on.png) left top no-repeat; }

a.BTmarche { width:94px; height:12px; display:block; cursor:pointer; }
a.BTmarche:link, a.BTmarche:visited { background:url(../images/menu/internet/BTmarche.png) left top no-repeat; }
a.BTmarche:hover,a.BTmarche.active { background:url(../images/menu/internet/BTmarche_on.png) left top no-repeat; }

a.BTcreation, a.BTrefGoogle, a.BTref1, a.BTmarche { margin-bottom:8px; }

a.BTpagesJaunes { width:127px; height:21px; background:url(../images/menu/BTpagesJaunes.png) left top no-repeat; display:block; position:absolute; top:243px; left:555px; cursor:pointer; }
a.pagesJaunes_open { width:10px; height:8px; background:url(../images/menu/open.png) left top no-repeat; display:block; position:absolute; top:251px; left:685px; cursor:pointer;}
a.pagesJaunes_open.active { background:url(../images/menu/close.png) left top no-repeat; cursor:pointer;}
/* sub-menu */
.pagesJaunes_sub { width:190px; height:85px; display:block; position:absolute; top:270px; left:565px; text-align:left }
a.BTref2 { width:75px; height:12px; display:block; cursor:pointer; }
a.BTref2:link, a.BTref2:visited { background:url(../images/menu/pages-jaunes/BTref.png) left top no-repeat; }
a.BTref2:hover,a.BTref2.active { background:url(../images/menu/pages-jaunes/BTref_on.png) left top no-repeat; }

a.BTexpertise { width:101px; height:14px; display:block; cursor:pointer; }
a.BTexpertise:link, a.BTexpertise:visited { background:url(../images/menu/pages-jaunes/BTexpertise.png) left top no-repeat; }
a.BTexpertise:hover,a.BTexpertise.active { background:url(../images/menu/pages-jaunes/BTexpertise_on.png) left top no-repeat;  }
a.BTref2, a.BTexpertise { margin-bottom:8px; }


/*************************************************************************/
/*---------------------------MENU BAS -------------------------------*/
/*************************************************************************/

#inside_bas ul#menu_bas{ position:absolute; top: 175px; right:53px; }
#inside_bas ul#menu_bas li { display:inline; float:right; margin: 0; list-style:none; font-size:0.9em }
#inside_bas ul#menu_bas li a:link, #inside_bas ul#menu_bas li a:visited { color:#8e1616; text-decoration:none; }
#inside_bas ul#menu_bas li a:hover { color:#fff; text-decoration:underline }


/*************************************************************************/
/*--------------------------------MENU HORIZONTAL---------------------------------*/
/*************************************************************************/

/* MENU FIRST LEVEL */

ul#menu_horizontal { margin:0 }
#content #menu_horizontal li { list-style:none; margin:0 20px 5px 0; width:160px; float:left; display:inline; list-style-image:none; padding:0; background-image:none }
#menu_horizontal a { text-align:center; margin:0 }
#menu_horizontal a:link, #menu_horizontal a:visited {
	width:160px;
	height:24px;
	display:block;
	color:#333333;
	/*background-color:#b4b2b2;*/
	background:url(../images/charte/bg-menu.png) 0 0 no-repeat;
	/*text-transform:uppercase;*/
	text-decoration:none/*---------- Couleur du roll over  -----------*/
}
#menu_horizontal a:hover, #menu_horizontal a:active {
	width:160px;
	height:24px;
	color:#fff;
	/*background-color:#c03f34;*/
	background:url(../images/charte/bg-menu.png) 0 -34px no-repeat;
	/*text-transform:uppercase;/*
	 
	/*---------- Couleur du roll over  -----------*/
}
#menu_horizontal a {
	padding:5px 10px;
	/*-moz-border-radius:10px;
	-webkit-border-radius:10px;*/
	font-size:1em;
}

/* SOUS-MENUS */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
}
.ddsubmenustyle li { margin-bottom:6px}
.ddsubmenustyle li a {
	display: block;
	width: 155px; /*width of menu (not including side paddings)*/
	height:24px;
	text-decoration: none;
	color:#373635;
	background-color:#f9bb32;
	text-transform:uppercase;
	padding:5px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:0.8em;
	text-align:center
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 175px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
	color:#fff;
	background-color:#c03f34;
	text-transform:uppercase;
	padding:5px 10px;
}

/* Neutral CSS  */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
}




/*************************************************************************/
/*------------------------ACTUALITES ----------------------------*/
/*************************************************************************/

.tof_actu, .descr_actu { float:left; }
.tof_actu { width: 270px; }
.descr_actu { width: 640px; padding-top:15px; }



/*************************************************************************/
/*--------------------------------SLIDER---------------------------------*/
/*************************************************************************/

#whatIslide { width:420px; height:230px; background:url(../images/slider/bg-slider.png) left top no-repeat; margin-left: 65px; position:absolute; top:340px; left:50%; z-index:400 }
#mySlider { width:298px; height:162px; display:block; position:absolute; top:31px; right:64px; z-index:400; }


/*************************************************************************/
/*------------------------REF SITES ----------------------------*/
/*************************************************************************/

#rechercher {  }
input.recherche { width:240px; margin-right:10px; padding:5px; float:left;}
input.BTrecherche { width:105px; height:23px; background:url(../images/charte/BT-rechercher.png) left top no-repeat; border:0; cursor:pointer;float:left}

#content ul.ref_internet { float:left; }/*600px;*/
#content ul.ref_internet li { width:240px; font-size:1em}
#content ul.ref_internet li a:link, ul.ref_internet li a:visited { text-decoration:none }
#content ul.ref_internet li a:visited { color:#c759d4 }
#content ul.ref_internet li a:hover { text-decoration:underline; font-weight:bold  }

#content ul.ref_internet li ul {margin-left:0; }
#content ul.ref_internet li ul li { background:url(../images/charte/li_sub.png)  left top no-repeat; padding-left:20px;  }
#content ul.ref_internet li ul li a { /*margin:0; padding:0*/}
#content ul.ref_internet li ul li a:hover { font-weight:normal }

#result_site { margin-bottom:5px; clear:both; padding:10px }
#result_site ul { margin-left:0 }

.tof_site, .descr_site { float:left; }
.tof_site { width: 305px; margin-right:20px }
.descr_site { width: 560px; padding-top:15px; }

.pair {
	background:#efefef;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
/*************************************************************************/
/*------------------------REF PAGES JAUNES ----------------------------*/
/*************************************************************************/

#popup_pagesJ {
	margin-bottom:5px;
	clear:both;
	padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#efefef;
	border:1px solid #dfdede
}
#popup_pagesJ ul { margin-left:0 }
.tof_site, .descr_site { float:left; }
.tof_site { width: 305px; margin-right:20px }
.descr_site { width: 560px; padding-top:15px; }

#video { width:298px; height:655px; float:left; margin-right:20px }