/* CSS Document */

@import "../outils/CompteClient/menu/menu.css";

*{ 
	margin:0;
	padding:0;
	outline:none;
}
html, body{
	text-align:center;
	font-size:70%;
	height:100%;
}
img{
	border:0;
}

/*************************************************************************/
/*---------------------------STYLE CHARTE -------------------------------*/
/*************************************************************************/
body{
	background:url(../images/charte/template-bleu/bg-body.jpg) center top repeat-y #8bbdef;
} 
#conteneur_img { 
	width:100%;
	min-height:100%;
	background:url(../images/charte/template-bleu/img-body.jpg) top center no-repeat;
}
#conteneur{
	width:990px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
}
#haut{
	height:445px;
	width:990px;
	position:relative;
	background:url(../images/charte/template-bleu/haut.jpg) left top no-repeat;
	display:block;
}
/*---------------------------CONTENU------------------------------*/

#texte{
	width:930px; 
	height:auto;
	background:url(../images/charte/template-bleu/contenu.jpg) left top no-repeat;
	min-height:390px;
	position:relative;
	float:left;
	padding: 0 30px 20px 30px;
}
/*---------------------------BAS DE PAGE ------------------------------*/

#global_bas {
	position:relative;
	z-index:500;
	height:230px;
	width:100%;
	background: url(../images/charte/template-bleu/bas.jpg) center top no-repeat;
	display:block;
	clear:both;
}
#bas {
	height:190px;
	width:960px;
	position:relative;
	margin:0 auto;
	padding:40px 0 0 30px;
}


/*************************************************************************/
/*---------------------------STYLE TEXTE -------------------------------*/
/*************************************************************************/
body {
	font: 1.025em Arial, Verdana, Helvetica, sans-serif;
	color:#191818;
	line-height:20px;
}
#texte p{
	margin: 10px 0;
}
p.intro { font: 1.3em Arial, Helvetica, sans-serif; font-style:italic; color:#f2e856;}
.petit_texte {
	font-size: 0.8em;
	color: #e08a45;
	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.6em Arial, Verdana, Helvetica, sans-serif;
	color:#e08a45;
	text-shadow: 1px 1px 1px #ffffff;
	/*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
	margin-bottom:20px;
	text-transform:uppercase;
}
h2.categorie {
	height:16px;
	width:890px;
	padding:14px 10px 20px 30px;
	margin-bottom:20px;
	background:url(../images/charte/template-bleu/bg-h2.png) left top no-repeat;
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 1px 1px 1px #082746;
	/*filter: dropshadow(color=#082746, offx=1, offy=1);*/
}
h3{
	font: bold 1.6em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0;
}
h3.ssCat{
	font: bold 1.7em Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0 20px 0;
	color:#e08a45;
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:1px dotted #80b8ef
}
a:link, a:visited{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #3c83ca;
	text-decoration:underline;
}
a:hover, a:active{                             /*---------------------------STYLE LIENS -------------------------------*/
	color: #479aec;
	text-decoration:underline;
}
.avertissement {
	color: #CC0000;
}
#texte ul {
	list-style-type:none;
	position:relative
}

#texte ol{
	
}
/*************************************************************************/
/*------------------------FORMULAIRE CONTACT ----------------------------*/
/*************************************************************************/

input, textarea, select, .titre_tab { 
	background:#fff url(../images/contact/ombre.jpg) top left repeat-x;
	border:1px solid #c8c9ca;
    padding:3px;
}
.colonne-contact-left{
	float:left;
	padding:5px;
	margin: 15px 0 0 20px;
	width:60%;
}
.colonne-contact-right{
	float:left;
	padding:5px;
	margin: 15px 0 0 0;
	width:25%;
}
#coordonnee{
	border-bottom:1px dotted #c8c9ca;
	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:300px;
	font: 1.025em Arial, Verdana, Helvetica, sans-serif;
}
/*************************************************************************/
/*--------------------------------DIVERS --------------------------------*/
/*************************************************************************/
#texte .clearer{
	clear:both;
	height:0px;
	padding:0;
	margin:0;
}

.left{
	float:left;
}
.right{
	float:right;
}

.png-icon-footer {
	position:absolute;
	bottom:10px;
	right:25px;
}
.png-icon-footer a { color:#0c4075; font-size:0.85em; text-decoration:none }
.png-icon-footer a:hover { color:#eb901e; text-decoration:underline }
/**************** MODAL BOX(envoyer à un ami) ********************/
.hidden{
	display:none;
}

#hiddenFormami{
	background:#333;
	height:470px;
	padding:20px;
	width:300px;
}
#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 .inputfooter2{
	width:259px;
	height:38px;
	font-size:1em;
	padding:4px 0 0 0;
	margin:3px 5px 3px 0;
	float:right;
	background:url(../images/charte/bg-input-footer3.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 15px 10px;
	font-weight:bold;
}
.pagination2{
	float:right;
	text-align:right;
	padding:0 25px 5px 10px;
	font-weight:bold;
}
#pagination a {
	color:#fff;
	background:#80b8ef;
	padding:2px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none
}
#pagination a.page_active{
	background:#ff9f08;
}

.prec{
	background-image:url(../images/base/precedente.gif);
	width:111px;
	height:18px;
	display:block;
	float:left;
}

.retour{
	background-image:url(../images/base/retour.gif);
	width:111px;
	height:18px;
	display:block;
	float:left;
}

.suiv{
	background-image:url(../images/base/suivante.gif);
	width:111px;
	height:18px;
	display:block;
	float:left;
}

.separator { height:10px; width:100%; background:url(../images/charte/hr-separator.png) left top no-repeat; display:block; clear:both; padding-bottom:30px }

/*************************************************************************/
/*--------------------------------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
}
div.retourAccueil { width:150px; text-align:center; margin:0 auto;}

/*************************************************************************/
/*-------------------------------- MENU TOP---------------------------------*/
/*************************************************************************/

ul#menu_top { position:absolute; left:539px; top:0; z-index:500 }
ul#menu_top li { display:inline; float:left; }
ul#menu_top li a { text-decoration:none }
ul#menu_top li span { visibility:hidden }

a.BTaccueil, a.BTcontact, a.BTaerial { height:27px; display:block; }

a.BTaccueil { width:57px; background:url(../images/charte/template-bleu/accueil.gif) 0 0 no-repeat; }
a.BTaccueil:hover { background:url(../images/charte/template-bleu/accueil.gif) 0 -27px no-repeat;}
a.BTcontact:link, a.BTcontact:visited { width:63px; background:url(../images/charte/template-bleu/contact.gif) left top no-repeat; }
a.BTcontact:hover { background:url(../images/charte/template-bleu/contact.gif) 0 -27px no-repeat; }
a.BTaerial { width:112px; background:url(../images/charte/template-bleu/aerial.fr.gif) 0 0 no-repeat; }
a.BTaerial:hover { background:url(../images/charte/template-bleu/aerial.fr.gif) 0 -27px no-repeat; }


/*************************************************************************/
/*-------------------------------- MENU ICONES CATEGORIES---------------------------------*/
/*************************************************************************/

ul#menu_cats { width:600px; height:215px; position:absolute; left:20px; top:125px; z-index:500; list-style:none  }
ul#menu_cats li { float:left; display:inline; width:85px; height:96px; text-align:center; margin:0 0 3px 0; }
.icon { }
ul#menu_cats li a { text-decoration:none; list-style:none }
ul#menu_cats li span { visibility:hidden }
.legende { font: 0.8em Arial, Geneva, sans-serif; color:#4b4b4b; line-height:1.125em }
.icon.iconHover .legende { color:#ff7924; background-image:none; }
.BT1, .BT1b, .BT2, .BT2b, .BT3, .BT4, .BT5, .BT6, .BT7, .BT8, .BT9, .BT10, .BT11, .BT12, .BT13, .BT14, .BT15, .BT16 { width:75px; height:75px; display:block; margin:0 auto }

a.BT1 { background:url(../images/menu-cats/BT1.png) }
a.BT1b { background:url(../images/menu-cats/agriculture.png) }
a.BT2 { background:url(../images/menu-cats/BT2.png) }
a.BT2b { background:url(../images/menu-cats/art-culture.png) }
a.BT3 { background:url(../images/menu-cats/BT3.png) }
a.BT4 { background:url(../images/menu-cats/BT4.png) }
a.BT5 { background:url(../images/menu-cats/BT5.png) }
a.BT6 { background:url(../images/menu-cats/BT6.png) }
a.BT7 { background:url(../images/menu-cats/BT7.png) }
a.BT8 { background:url(../images/menu-cats/BT8.png) }
a.BT9 { background:url(../images/menu-cats/BT9.png) }
a.BT10 { background:url(../images/menu-cats/BT10.png) }
a.BT11 { background:url(../images/menu-cats/BT11.png) }
a.BT12 { background:url(../images/menu-cats/BT12.png) }
a.BT13 { background:url(../images/menu-cats/BT13.png) }
a.BT14 { background:url(../images/menu-cats/BT14.png) }
a.BT15 { background:url(../images/menu-cats/BT15.png) }
a.BT16 { background:url(../images/menu-cats/entre-pros.png) }


/*************************************************************************/
/*-------------------------------- ZONE RECHERCHE ---------------------------------*/
/*************************************************************************/

#recherche { width:471px; height:64px; position:absolute; right:10px; top:35px; z-index:490; padding:21px 0 0 14px }
.inputSearch { width:353px; height:40px; background:url(../images/charte/input-recherche.jpg) left top no-repeat; display:block; margin-right:8px; float:left; padding:5px 0 0 48px; border:0 }

/*************************************************************************/
/*-------------------------------- ZONE LOGIN ---------------------------------*/
/*************************************************************************/

a.BTlogin { width:39px; height:35px; background:url(../images/charte/template-bleu/BTlogin.jpg) 0 0 no-repeat; display:block; position:absolute; top:0; right:32px;}
a.BTlogin.active { background:url(../images/charte/template-bleu/BTlogin.jpg) 0 -35px no-repeat;}

#login { width:441px; height:63px; background:url(../images/charte/template-bleu/bg-login.jpg) left top no-repeat; display:block; position:absolute; right:10px; top:35px; z-index:500; padding:21px 0 0 44px }
.inputLog, .inputPass { width:175px; height:30px; background:url(../images/charte/input-login.jpg) left top no-repeat; display:block; float:left; border:0 }
.inputLog { margin-right:14px; }
.inputPass { margin-right:4px; }
.ok { width:40px; height:40px; background:url(../images/charte/BTok.jpg) left top no-repeat; display:block; float:left; cursor:pointer; border:0 }

/*************************************************************************/
/*-------------------------------- ZONE PHOTOS FLASH ---------------------------------*/
/*************************************************************************/

#tofsBandeau { width:451px; height:302px; position:absolute; right:2px; bottom:12px; z-index:480; background:transparent}

/*************************************************************************/
/*-------------------------------- SLIDER ---------------------------------*/
/*************************************************************************/

.news_A, .news_B { width:439px; height:190px; display:inline; float:left}
.news_A { border-right: 1px solid #ffffff }
.news_B { border-left: 1px solid #c8c9c9 }

#texte h3.titreSlider {
	margin:0 0 10px 0;
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	color:#3c83ca;
	width:405px;
	height:20px;
	padding:0 0 5px 34px;
	background: url(../images/charte/h2-slider.gif) 19px 3px no-repeat;
}

.tof { width:140px; height:102px; float:left; margin-left:19px; text-align:center}
img.borders {
	border: 1px solid #dbdbdb;
	-moz-box-shadow:0px 0px 5px #333333;
	-webkit-box-shadow:0px 0px 5px #333333;
	box-shadow:0px 0px 5px #333333;
}
img.borders:hover {
	border: 1px solid #dbdbdb;
	-moz-box-shadow:0px 0px 10px #276fb7;
	-webkit-box-shadow:0px 0px 10px #276fb7;
	box-shadow:0px 0px 10px #276fb7;
}

.descr { width:255px; height:100px; padding:0 5px 0 8px; float:left}
#texte .descr p { font-size:1em; text-align:left; color:#191818; margin:0; line-height:normal }

.infosSlider { position:relative; margin:0; padding:0 0 0 20px; z-index:501; clear:both }
.infosSlider a { text-decoration:underline }


/*************************************************************************/
/*-------------------------------- LISTE SOUS-CAT BASE ---------------------------------*/
/*************************************************************************/

#texte ul.sousCatResult { width:140px; float:left; margin:0 10px 15px 30px; padding:0 }
ul.sousCatResult li {
	list-style-type:none;
	width:140px;
	float:left;
	padding:0 0 0 10px;
	margin:0;
	display:block;
	text-align:left;
	background: url(../images/charte/li-ss-cat.gif) 0 7px no-repeat;
}
ul.sousCatResult li a { text-transform:uppercase; font-weight:bold }	
ul.sousCatResult li a:link { color:#3c83ca; text-decoration:none }
ul.sousCatResult li a:visited { color:#bc96ca }
ul.sousCatResult li a:hover { color:#e3900e; text-decoration:underline }


/*************************************************************************/
/*-------------------------------- BASE ---------------------------------*/
/*************************************************************************/


#texte ul.sitesResult { width:450px; float:left; margin:0 15px 20px 0; padding:0 }

#texte ul.sitesResult li {
	list-style-type:none;
	padding:5px 5px 8px 0;
	width:440px;
	float:left;
	margin:0 0 15px 0;
	text-align:left;
	border:1px solid #dbdbdb;
	background:#f3f4f4
}
.toff { width:160px; float:left; text-align:center; padding-top:5px }
.descrr { width:270px; float:left; }
#texte .descrr p { line-height:normal; margin:0; padding: 5px 10px 10px 10px } 

.infosSite { position:relative; margin:0; padding:0 8px 0 0; z-index:501; clear:both; }
span.webAdress { height:20px; background:url(../images/charte/template-bleu/webAdress-slider.png) 0 0 no-repeat; padding: 0 5px 5px 23px; display:block; float:right }

span.plusInfos { float:right; margin-right:10px }
span.plusInfos a {  background:url(../images/charte/plusInfos-slider.png) 0 0 no-repeat; padding-left:17px;}
span.plusInfos a.active {  background:url(../images/charte/moinsInfos-slider.png) 0 0 no-repeat; }

span.dept { padding:3px 4px; color:#fff; background:#ff862d; margin-right:5px; -moz-border-radius:5px; -webkit-border-radius:5px; visibility:hidden }

.infosSlider a { text-decoration:underline }

a.pdf {
	height:22px;
	display:block;
	background:url(../images/charte/pdf.png) top left no-repeat;
	padding: 0 12px 0 20px;
	text-align:left;
	font-weight:normal;
}

.blockInfosPlus { width:420px; padding:10px 10px 5px 10px; }
.blockInfosPlus p, .blockInfosPlus span { line-height:normal }
.miniPict {
	float:left;
	margin:0 0 5px 0;
}
.marge { margin-right:5px; }


/*************************************************************************/
/*-------------------------------- LISTE SOUS-CAT BAS ---------------------------------*/
/*************************************************************************/


ul.sousCatBas { width:160px; float:left; margin:0 10px 0 0; padding:0 }
ul.sousCatBas li {
	list-style-type:none;
	width:150px;
	float:left;
	padding:0 0 0 10px;
	margin:0;
	display:block;
	text-align:left;
	background: url(../images/charte/li-ss-cat.gif) 0 7px no-repeat;
}
ul.sousCatBas li a { text-transform:uppercase; font-size:0.9em }	
ul.sousCatBas li a:link { color:#fff; text-decoration:none }
ul.sousCatBas li a:visited { color:#aed3f9; text-decoration:none }
ul.sousCatBas li a:hover { color:#ff7924; text-decoration:underline }

/*************************************************************************/
/*-------------------------------- SELECT ---------------------------------*/
/*************************************************************************/

.supaSelect {  }
.mSelect {
	height:20px;
	width:200px;
	border:#c7c8c9 1px solid;
	background-color:#FFF;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	}
.mSelected {
	padding-left:10px;
	padding-right:10px;
	border-bottom:#c7c8c9 1px solid;
}
.mFleche {
	float:right;
	width:18px;
	height:18px;
	background: url(../images/charte/mFleche.png) left top no-repeat;
	display:block;
	margin:1px;
}
.mFleche.flecheHover { background: url(../images/charte/mFleche-hover.png) left top no-repeat; }

ul.globalOption {
	height:150px;
	width:200px;
	border:#c7c8c9 1px solid;
	border-top:0;
	margin-left:-1px;
	background:#fff;
	overflow: auto;
	overflow-x:hidden;
	position:relative;
	z-index:1500;
	/*-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;*/
}

li.mOption {
	position:relative;
	z-index:1500;
	height:20px;
	width:177px;
	border-top:#c7c8c9 1px solid;
	padding:10px 10px 10px 15px;
	background:#FFF url(../images/charte/li-ss-cat.gif) 5px 17px no-repeat;
		
	}
li.mOption.selectHover { background:#ff862d url(../images/charte/li-ss-cat-blanc.gif) 5px 17px no-repeat; color:#fff; text-shadow: 1px 1px 1px #000000; filter: dropshadow(color=#000000, offx=1, offy=1); }
li.mOption:first-child { border-top:0; }

/*************************************************************************/
/*-------------------------------- CALLBACK ---------------------------------*/
/*************************************************************************/

.callbackForm { margin-left:40px; width:550px;}
#callback {
	position:absolute;
	top:0;
	right:0;
	z-index:5000;
}
#callback a {
	height:110px;
	width:119px;
	background:url(../images/charte/template-bleu/callback2.jpg) left top no-repeat;
	display:block;
	text-decoration:none;
}
#callback a span { visibility:hidden }

select.templates {
	width:125px;
	margin:5px 0 0 10px;
	background-color:#fff;
	background-image:none;
	border:1px solid #c8c9ca;
    padding:0;
	font-size:0.9em;
	color:#488dd1
}

.bgSlider {
	width:930px;
	height:320px;
	background:url(../images/charte/template-bleu/fond-slider.jpg) left top no-repeat;
	display:block;
	margin-bottom:20px;
}


/*************************************************************************/
/*-------------------------------- RECHERCHE AVANCEE ---------------------------------*/
/*************************************************************************/

#rechercheAvancee { padding:20px 0; position:relative}
#bgRecherche {
	width:984px;
	height:13px;
	background: url(../images/charte/bg-rechercheAvancee.jpg) left top no-repeat;
	display:block;
	position:absolute;
	bottom:0;
	left:-26px;
}
