/*ul, ol {
	margin: 1em 0 1em 24px;
	padding: 0;
}*/

body, html{margin:0; margin-bottom: 15px;}
a{text-decoration: none;}
a img{
	border:none;
}

.color1, #content a.color1{ color: #666666} /* gris */
.color2, #content a.color2{ color: #0A71B4} /* bleu */
.color3, #content a.color3{ color: #4D4D4D} /* gris foncé */
.color4, #content a.color4{ color: #FFA900} /* orange */
.color5, #content a.color5{ color: #6DBB1C} /* vert */
.color6, #content a.color6{ color: #4d4d4d} /* gris texte */
.color7, #content a.color7{ color: #e36929} /* orange foncé */

.gras{ font-weight: bold;}
.italique{ font-style: italic;}
.spacer{clear:both;}
.majuscule{text-transform: uppercase;}
.souligne{text-decoration: underline;}
.centre{text-align: center;}

p.petit{font-size:11px;}

h1{ color:#FFA900; margin-top:0px;}
h1.long{ font-size:18px;}
h2{ color:#0A71B4;}
h2.puce{ background: transparent url('images/list_style_image.jpg') left center no-repeat; padding-left: 10px; margin-top:50px;}
h2.a{color:#6DBB1C; background: white url('images/a.jpg') repeat-y top left; height: 35px; line-height: 35px; vertical-align: center; padding-left: 40px; margin-top:30px}
h2.b{color:#6DBB1C; background: white url('images/b.jpg') repeat-y top left; height: 35px; line-height: 35px; vertical-align: center; padding-left: 40px; margin-top:30px}
h2.c{color:#6DBB1C; background: white url('images/c.jpg') repeat-y top left; height: 35px; line-height: 35px; vertical-align: center; padding-left: 40px; margin-top:30px}
h3{ color:#0A71B4; margin-bottom: 0px; font-size: 16px; font-weight: bold}
h4.qui{color:#0A71B4; margin-bottom: 0px; font-size: 12px; font-weight: bold}


ul{
	list-style-image:url('images/list_style_image_gris.jpg');
}

ul.listebleue{
	list-style-image:url('images/list_style_image.jpg');
	color:#0A71B4;
}
ul.puces_bleues{
	list-style-image:url('images/list_style_image.jpg');
}
ul.tiret{
	list-style: none;
}

ul.tiret li{
	padding-bottom: 15px;
}

.active, a.active{
	color:#0A71B4
}

#page{
	width:1000px;
	margin:0 auto;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	background: white url('images/bg_contenu.jpg') repeat-y top left;
	color: #4d4d4d;
	min-height: 1000px;
}



#header{
	height:255px;
	background: transparent url('images/header_accueil.jpg') no-repeat top left;
	color: #666666;
}

#header_arbre{
	height:185px;
	background: transparent url('images/header_arbre.jpg') no-repeat top left;
}

#header_campagne{
	height:185px;
	background: transparent url('images/header_campagne.jpg') no-repeat top left;
}

#header_champ{
	height:185px;
	background: transparent url('images/header_champ.jpg') no-repeat top left;
}

#header_nuage{
	height:185px;
	background: transparent url('images/header_nuage.jpg') no-repeat top left;
}

#header_bles{
	height:185px;
	background: transparent url('images/header_bles.jpg') no-repeat top left;
}

#header ul{
	list-style-image:url('images/list_style_image.jpg');
	padding-left: 47px;
	padding-top: 125px;
}

#operation-en-cours{
	position:absolute;
	margin-left: 37px;
	margin-top: -125px;
	color: #0A71B4;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
}
#operation-en-cours a{color: #0A71B4;}

#header li{
	padding-bottom: 10px;
}
#cocarde{position:absolute; width:130px; height:130px; margin-top:-130px; margin-left:860px;}
#cocarde a{display: block; width:100%; height:100%;}

#cocarde-encours{position:absolute; width:64px; height:64px; margin-top:-30px; margin-left:355px;}

#menu_top{
	text-align: center;
	/*width:961px;
	margin-left: 19px;
	margin-right: 19px;*/
	width:990px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	background: #ebebed url('images/bg_menu.jpg') repeat-x top left;
	
}
.menu_top_bleu{
	background: white url('images/bg_menu_actif.jpg') repeat-x top left;
	height:37px;
}
#menu_top ul{
	margin: 0;
	padding: 0;
	background: #white url('images/bg_menu.jpg') repeat-x top left;
	height:37px;
}
#menu_top li{
	margin:0;
	display: block;
	float:left;
	/*border-right:1px #B3B3B3 solid;*/
	font-size: 13px;	
}



#menu_top a{
	color:#4D4D4D;
	text-decoration: none;
	background: #ebebed url('images/bg_menu.jpg') repeat-x top left;
	display: block;
	
	width: 181px;
	/*min-width: 70px;
	max-width: 126px;*/
	line-height: 33px;
	vertical-align: middle;
	padding: 2px 8px 2px 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu_top a.active{
	color:#ffffff;
	background: #0A71B4 url('images/bg_menu_actif.jpg') repeat-x top left;
	/*width: 126px;*/
	display: block;
	/*line-height: 37px;*/
	vertical-align: middle;
	font-weight: bold;
}

#menu_top li.text{
	font-size: 9px;
	padding: 2px 5px;
	height:33px;
	border-right: none;
	text-align: left;
}

#menu_top li.offres{
	padding-left: 8px;
}
#menu_top li.villes{
	line-height: 10px;
}

#menu_top li .pasdernier{
	border-right:1px #B3B3B3 solid;
}


#menu_top a.double{line-height: 16px;}
#menu_top a.height{height:33px;}

#submenu{
	float: left;
	width: 140px;
}

#submenu h3{
	color: #FFA900;
	text-transform:uppercase;
	margin-top: 0px;
	padding-bottom: 10px;
	font-size: 12px;
}

#submenu ul{
	list-style-image:url('images/list_style_image_gris.jpg');
}

#submenu ul ul{
	padding-bottom: 30px;
}

#submenu ul ul li{
	padding-bottom: 5px;
}

#submenu ul li.active{
	list-style-image:url('images/list_style_image.jpg');
}

#submenu ul li.title{
	list-style: none;
}


#submenu li{
	margin: 0;
	padding: 0;
}

#content_with_sub{
	width: 660px;
	float: left;
	padding-left: 10px;
}

/*.active, a.active, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #submenu a.active, #content .active, #content a.active{
	color:#005984;
}*/


#content{
	/*margin-top:8px;
	padding:19px 16px 15px 27px;
	background: transparent url('images/bg-content.gif');
	color:#4c4c4c;*/
	margin: 5px 10px 5px 20px;
	float: left;
	width: 810px;
}

.AER #content{
	height: 650px;
}

.Accueil #content, .Home #content{
	padding:0;
	background: none;
}

#content a{color:#4c4c4c;}
#content a.active{color:#0A71B4}

#content ul{list-style-position: inside; margin: 0; padding: 0;}

#colonned{
	float: left;
	border-left: #c8c8c8 1px solid;
	padding-left: 6px;
	width: 140px;
	color:#0A71B4;
	font-size: 12px;
	font-weight: bold;
}

#colonned a{
	color:#0A71B4;
	display: block;
	height:75px;
	padding-left: 45px;
}

#colonned div{
	height: 75px;
	/*padding-left: 54px;*/
	padding-top: 10px;
}

#colonned #bloc_souscription{
	background: transparent url('images/colonned_01.jpg') no-repeat top left;
}
#colonned #bloc_documentation{
	background: transparent url('images/colonned_02.jpg') no-repeat top left;
}
#colonned #bloc_blog{
	background: transparent url('images/colonned_03.jpg') no-repeat top left;
}
#colonned #bloc_contact{
	background: transparent url('images/colonned_04.jpg') no-repeat top left;
}
#colonned #bloc_presse{
	background: transparent url('images/colonned_05.jpg') no-repeat top left;
}
#colonned #newsletter{
	background: transparent url('images/colonned_06.jpg') no-repeat top left;
}

#footer{
	clear: both;
	background: transparent url('images/bg_footer.jpg') no-repeat;
	height: 115px;
	padding-top: 15px;
	padding-left: 15px;
	color: #4D4D4D;
	padding-right: 35px;
}
#footer p{
	padding:0;
	text-align:right;
	padding-top: 12px;
	margin-top: 0;
}
#footer a{
	color: #4D4D4D;
}
#footer #credits{
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin-top: 70px;
}

#menu_footer ul.principal li.title{
	display: block;
	float:left;
	width: 150px;
	height: 75px;
	font-weight: bold;
	border-left: #c8c8c8 1px solid;
	padding-left: 15px;
}
#menu_footer ul.principal li.title:first-child{
	border-left: none;
	padding-left: 15px;
}

#menu_footer ul ul {
	margin: 0;
	padding:0;
}

#menu_footer ul ul li{
	float: none;
	list-style: none;
	font-weight: normal;
}

#menu_footer ul ul li:Before{
	content: "- ";
}

.image_gauche{
	float:left;
	margin-right:27px;
	margin-top:8px;
	margin-bottom: 27px;
}
p.nopadding{margin:0; padding:0;}
h5.onglet:first-child{margin-top: 0;}
ul.puces li{
	/*list-style-type:none;
	list-style-position: outside;
	background:transparent url('images/puce.png') no-repeat top left;
	text-indent:22px;
	padding-left: 0;
	margin-left: 0;*/
	list-style-image:url('images/list_style_image.jpg');
	/*text-indent: 47px;*/
	padding-left: 47px;
}

ul.pdf img, ul.pdf2 img{
	margin-right: 10px;
	position: relative;
	top: 2px;
}

ul.pdf li{
	/*list-style-image:url('images/icone_PDF.jpg');*/
	list-style: none;
	height: 25px;
}

ul.pdf2 li{
	/*list-style-image:url('images/icone_PDF.jpg');*/
	list-style: none;
	height: 10px;
}

.pourc{
	background : transparent url("images/75.jpg") no-repeat top left;
	height: 45px;
	padding-left: 50px;
}

#avantages-reduction-ir{
	background: transparent url("images/bg-avantages-ir.jpg") no-repeat top left;
	padding-left: 85px;
	padding-right: 30px;
	padding-top: 12px;
	width: 535px;
	height: 290px;
}

#avantages-reduction-ir p{
	padding-left: 19px;
}
#avantages-reduction-ir p.etoile{
	padding-left: 0px;
	font-size: 10px;
}


#avantages-reduction-ir table{
	padding-top: 2px;
}

.exemple{
	padding-top: 15px;
}
/* Nos solutions IR ISF */
#bloc_ir_isf{
	margin-bottom: 50px;
	height: 309px;
}

#bloc_ir_isf div{
	float: left;
	width: 257px;
	height: 309px;
	background: transparent url('images/bg_bloc.jpg');
	padding-left: 17px;
	padding-right: 10px;
}

#bloc_ir_isf div:first-child{
	margin-right: 15px;
}

#bloc_ir_isf div .etiquette{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin:0;
}

#bloc_ir_isf div h2{
	color: #ffffff;
	font-size: 19px;
	font-weight: normal;
	margin: 8px 0 10px 0;
}

#bloc_ir_isf div .soustitre{
	color:#6DBB1C;
	font-weight: bold;
	margin: 22px 0 25px 0;
}

#bloc_ir_isf div ul{
	list-style: none;
	color: #0A71B4;
	padding: 0px;
}
#bloc_ir_isf div li{
	background: transparent url('images/list_style_image.jpg') no-repeat 0 3px;
	text-indent: 10px;
}

#schema_irisf{ 
	background: transparent url('images/bg_schema_irisf2.jpg') no-repeat top left;
	width: 588px;
	height: 190px;
	clear: both;
	padding-top: 12px;
}

#schema_11nov{ 
	background: transparent url('images/bg_schema_11nov.jpg') no-repeat top left;
	width: 588px;
	height: 140px;
	clear: both;
	padding-top: 12px;
}

#schema_ir{ 
	background: transparent url('images/bg_schema_ir.jpg') no-repeat top left;
	width: 660px;
	height: 190px;
	clear: both;
	padding-top: 12px;
}

#schema_irisf .ligne, .ligne1, .ligne2, .ligne3, .ligne4 {
	clear: both;
}

#schema_ir .ligne, .ligne1, .ligne2, .ligne3, .ligne4 {
	clear: both;
}

#schema_11nov .ligne, .ligne1, .ligne2, .ligne3, .ligne4 {
	clear: both;
}

#schema_irisf .ligne p, .ligne1 p, .ligne2 p, .ligne3 p, .ligne4 p{
	float: left;
	text-align: center;
	margin-bottom: 0;
}

#schema_ir .ligne p, .ligne1 p, .ligne2 p, .ligne3 p, .ligne4 p{
	float: left;
	text-align: center;
	margin-bottom: 0;
}

#schema_11nov .ligne p, .ligne1 p, .ligne2 p, .ligne3 p, .ligne4 p{
	float: left;
	text-align: center;
	margin-bottom: 0;
}

#schema_irisf .ligne1 p, #schema_ir .ligne1 p, #schema_11nov .ligne1 p{
	color: #0A71B4;
	font-size: 10px; 
}

#schema_irisf .ligne1 #c1{
	padding-left: 11px; 
}
#schema_irisf .ligne1 #c2{
	padding-left: 18px; 
}
#schema_irisf .ligne1 #c3{
	padding-left: 17px; 
}
#schema_irisf .ligne1 #c4{
	padding-left: 45px; 
}
#schema_irisf .ligne1 #c5{
	padding-left: 80px; 
}

#schema_irisf .ligne2 p{
	color: #000000;
	font-size: 10px; 
}

#schema_irisf .ligne2 #c1{
	padding-left: 29px; 
}
#schema_irisf .ligne2 #c2{
	padding-left: 42px; 
}
#schema_irisf .ligne2 #c3{
	padding-left: 52px; 
}


#schema_irisf .ligne3 p{
	color: #0A71B4;
	font-size: 10px; 
	margin-top: 2px;
}

#schema_irisf .ligne3 #c1{
	padding-left: 68px; 
}
#schema_irisf .ligne3 #c2{
	padding-left: 49px; 
}
#schema_irisf .ligne3 #c3{
	padding-left: 83px; 
}
#schema_irisf .ligne3 #c4{
	padding-left: 66px; 
}

#schema_irisf .ligne4 #c2{
	margin:25px 0 0 0;
	text-align:left;
	font-size:11px;
	padding-left:90px;
	width: 125px;
}
#schema_irisf .ligne4 #c3{
	margin:25px 0 0 0;
	text-align:left;
	font-size:11px;
	padding-left:10px; 
	padding-right:0px; 
	width: 110px;
}


#schema_irisf .asterisque{
	clear: both;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	padding-top: 20px;
}

#schema_ir .ligne1 #c1{
	padding-left: 11px; 
}
#schema_ir .ligne1 #c2{
	padding-left: 28px; 
}
#schema_ir .ligne1 #c3{
	padding-left: 35px; 
}
#schema_ir .ligne1 #c4{
	padding-left: 58px; 
}
#schema_ir .ligne1 #c5{
	padding-left: 90px; 
}

#schema_ir .ligne2 p{
	color: #000000;
	font-size: 10px; 
}

#schema_ir .ligne2 #c1{
	padding-left: 29px; 
}
#schema_ir .ligne2 #c2{
	padding-left: 30px; 
}
#schema_ir .ligne2 #c3{
	padding-left: 14px; 
}


#schema_ir .ligne3 p{
	color: #0A71B4;
	font-size: 10px; 
	margin-top: 2px;
}

#schema_ir .ligne3 #c1{
	padding-left: 68px; 
}
#schema_ir .ligne3 #c2{
	padding-left: 80px; 
}
#schema_ir .ligne3 #c3{
	padding-left: 106px; 
}
#schema_ir .ligne3 #c4{
	padding-left: 66px; 
}
#schema_ir .ligne3 #c5{
	padding-left: 67px; 
}

#schema_ir .ligne4 #c2{
	margin:25px 0 0 0;
	text-align:left;
	font-size:11px;
	padding-left:138px;
	width: 125px;
}
#schema_ir .ligne4 #c3{
	margin:25px 0 0 0;
	text-align:left;
	font-size:11px;
	padding-left:10px; 
	padding-right:0px; 
	width: 110px;
}


#schema_ir .asterisque{
	clear: both;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	padding-top: 20px;
}

#schema_11nov .ligne1 #c1{
	padding-left: 47px; 
}
#schema_11nov .ligne1 #c2{
	padding-left: 157px; 
}

#schema_11nov .ligne3 p{
	color: #0A71B4;
	font-size: 10px; 
	margin-top: 25px;
}

#schema_11nov .ligne3 #c1{
	padding-left: 12px; 
}
#schema_11nov .ligne3 #c2{
	padding-left: 46px; 
}
#schema_11nov .ligne3 #c3{
	padding-left: 80px; 
}
#schema_11nov .ligne3 #c4{
	padding-left: 175px; 
}

#schema_11nov .ligne4{
	padding-top:40px;
}
#schema_11nov .ligne4 div{
	font-size: 10px; 
	text-align:center;
	float:left;
}
#schema_11nov .ligne4 #c1{
	padding-left: 84px;
	width:100px; 
}
#schema_11nov .ligne4 #c2{
	padding-left: 30px;
	width:115px;  
}
#schema_11nov .ligne4 #c3{
	padding-left: 90px; 
	width:150px; 
}

/*#tab_isf{
	background: transparent url('images/bg_tableau_isf.jpg') no-repeat top left;
	width: 596px;
	height: 540px;
	padding-left: 20px;
}
#tab_isf h2{
	color: #ffffff;
	padding-top: 7px;
}
#tab_isf table{
	width: 560px;
	padding-top: 3px;
	font-size: 11px;
}

#tab_isf table tr{
	height: 22px;
	text-align: top;
}
#tab_isf .colonne1{
	width: 172px;
	color: #0970b5;
	text-align: right;
	padding-right: 10px;
}
#tab_isf .colonne2{
	width: 365px;
	padding-left: 10px;
}
#tab_isf tr.orange{
	background-color: #ffa901;
	padding-top: 7px;
	color: #ffffff;
	height: 27px;
}
#tab_isf tr.orange .colonne1{
	color: #ffffff;
}*/

.tab_ir, .tab_isf{
	background: #bfe2f0 url('images/bg_tableau_isf.jpg') no-repeat top left;
	width: 650px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.tab_ir h2, .tab_isf h2{
	color: #ffffff;
	padding-top: 12px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
}

.tab_ir table, .tab_isf table{
	width: 640px;
	padding-top: 3px;
	font-size: 11px;
}

.tab_ir table tr, .tab_isf table tr{
	height: 25px;
	text-align: top;
}
.tab_ir .colonne1, .tab_isf .colonne1{
	width: 150px;
	color: #0970b5;
	padding-left: 10px;
}
.tab_ir .colonne2, .tab_isf .colonne2{
	width: 387px;
	padding-left: 10px;
}
.tab_ir table td, .tab_isf table td{
	background-color: white;
}
.tab_ir tr.orange, .tab_isf tr.orange, .tab_11nov tr.orange{
	background-color: #ffa901;
	color: #ffffff;
	height: 20px;
	font-weight: bold;
}
.tab_ir tr.orange td, .tab_isf tr.orange td, .tab_11nov tr.orange td{
	background-color: transparent;
	border-width: 10px;
}
.tab_ir tr.orange .colonne1, .tab_isf tr.orange .colonne1, .tab_11nov tr.orange .colonne1{
	color: #ffffff;
}
.tab_ir tr.orange td span, .tab_isf tr.orange td span, .tab_11nov tr.orange td span{
	display: block;
	float:left;
	width:180px;
	margin-left: -4px;
	text-align: right;
	padding-right: 4px;
}

.tab_ir tr.little, .tab_isf tr.little{
	height:17px;
}

/************************************************/
.tab_11nov{
	background: #bfe2f0 url('images/bg_tableau_11nov.jpg') no-repeat top left;
	width: 650px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 50px;
}
.tab_11nov h2{
	color: #ffffff;
	padding-top: 12px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
}

.tab_11nov table, .tab_isf table{
	width: 640px;
	padding-top: 3px;
	font-size: 11px;
}

.tab_11nov table tr{
	height: 25px;
	text-align: top;
}
.tab_11nov .colonne1{
	width: 150px;
	color: #0970b5;
	padding-left: 10px;
}
.tab_11nov .colonne2{
	width: 387px;
	padding-left: 10px;
}
.tab_11nov table td{
	background-color: white;
}
.tab_11nov tr.little{
	height:17px;
}
.tab_11nov .important{color:#0A71B4;font-size:11px;margin-bottom:0;}

/************************************************/
/* Ancienne carte */
.IR-Les-Differents-Projets #IR-Projects{
	width:266px;
	height:248px;
	background:transparent url('images/fond-carte-projets.png') no-repeat top left;
}
.IR-Les-Differents-Projets #IR-Projects .IR-Projects-Selected{
	width:291px;
	height:248px;
	padding:0;
	margin:0;
	/*background:transparent url('images/ir-projets-selections.png') no-repeat;*/
	background-image: url('images/ir-projets-selections.png');
	background-repeat: no-repeat;
}
.IR-Les-Differents-Projets #IR-Projects div.ir-pj-villefranche{
	background-position: 25px top;
}
.IR-Les-Differents-Projets #IR-Projects div.ir-pj-sarrazac{
	background-position: -300px top;
}

.IR-Les-Differents-Projets #IR-Projects div.ir-pj-bordezac{
	background-position: -625px top;
}

.IR-Les-Differents-Projets #IR-Projects #ir-pj-villefranche, .IR-Les-Differents-Projets #IR-Projects #ir-pj-sarrazac, .IR-Les-Differents-Projets #IR-Projects #ir-pj-bordezac{
	/*border:1px red solid;*/
	width:15px;
	height:15px;
	position:absolute;
	background-image:none;
	cursor: pointer;
}
.IR-Les-Differents-Projets #IR-Projects #ir-pj-villefranche{
	margin-left:122px;
	margin-top: 107px;
}
.IR-Les-Differents-Projets #IR-Projects #ir-pj-sarrazac{
	margin-left:115px;
	margin-top:161px;
}
.IR-Les-Differents-Projets #IR-Projects #ir-pj-bordezac{
	margin-left:153px;
	margin-top:182px;
}
.IR-Les-Differents-Projets #avantages{
	float:right;
	width:262px;
}

.IR-Les-Differents-Projets #avantagesCarre ul{
	background-image:url('images/avantages.jpg');
	background-repeat: no-repeat;
	width:170px;
	padding:25px 20px 0 60px;
	height:205px;
	list-style: none;
}
.IR-Les-Differents-Projets #avantagesCarre ul li{
	list-style:none;
	height:40px;
	font-size: 10px;
	padding-top: 10px;
}
#avantagesCarre div.ir-pj-villefranche ul{
	background-position: 0 0;
}
#avantagesCarre div.ir-pj-sarrazac ul{
	background-position: -337px top;
}
#avantagesCarre div.ir-pj-bordezac ul{
	background-position: -674px top;
}

.IR-Les-Differents-Projets #avantagesCarre div.ir-pj-villefranche ul li strong{
	color:#7f3d8d;
}
.IR-Les-Differents-Projets #avantagesCarre div.ir-pj-sarrazac ul li strong{
	color:#00a880;
}
.IR-Les-Differents-Projets #avantagesCarre div.ir-pj-bordezac ul li strong{
	color:#0a71b4;
}
.IR-Les-Differents-Projets #avantages span#besoins{
	font-size: 8px;
	padding-left:60px;
	font-style: italic;
}
.orange{
	color:#F6a800;
}
ul.carte{
	font-style: italic;
	list-style-image: url('images/puce-orange.jpg');
	height:60px;
}

div.page-projets h3{
	margin: 0;
	margin-bottom: 10px;
}

.IR-Les-Differents-Projets #avantages ul.details{
	margin-left: -65px;
	padding-top: 5px;
}
/* fin Ancienne carte */

/* Début nouvelle carte */
#avantages{
	z-index: 1000;
}
#avantages div{
	border:1px grey solid;
	width:280px;
	padding:10px;
	position:absolute;
	display: none;
	background-color: white;
	-moz-border-radius:10px;
	border-radius:10px;
}
#avantages strong{
	color:#0a71b4;
}
#avantages div.visible{
	display: block;
}

#avantages #avantage-ir-villefranche{
	margin-left:350px;
}
#avantages #avantage-ir-saintjulien{
	margin-left:350px;
}
#avantages #avantage-ir-bessay{
	margin-left:350px;
}
#avantages #avantage-ir-viabon{
	margin-left:350px;
}
#avantages #avantage-ir-marmanhac{
	margin-left:170px;
	margin-top: 100px;
}
#avantages #avantage-ir-puechredon{
	margin-left:170px;
	margin-top: 100px;
}
#avantages #avantage-ir-montrozier{
	margin-left:170px;
	margin-top: 100px;
}
#avantages #avantage-ir-sarrazac{
	margin-left:170px;
	margin-top: 100px;
}
#avantages #avantage-ir-bordezac{
	margin-left:170px;
	margin-top: 100px;
}

#avantages p.type_sol{
	height:60px;
	margin-top: 20px;
	font-weight: bold;
	color:#0a71b4;
}
#avantages p.type_sol img{
	width:60px;
	height:60px;
	border:1px grey solid;
	float:left;
	vertical-align: middle;
	margin-right: 5px;
	margin-top:-15px;
}
#avantages .mini{
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 9px;
	font-style: italic;
}
ul.avantages{
	clear:left;
	border-top:2px #0a71b4 solid;
}
/*ul.avantages li.departement{
	padding-top: 20px;
}*/
ul.avantages li:first-child {
	margin-top: 20px;
}
#carte-interactive{
	background:transparent url('images/carte-interactive5.jpg') no-repeat top;
	width:645px;
	height:614px;
	z-index: 500;
}
#carte-interactive div{
	width:12px;
	height:12px;
	position:absolute;
	cursor: pointer;
}
#carte-interactive div:hover{
	/*border:1px transparent solid;*/
	/*background:transparent url('images/point-blanc.png') no-repeat bottom;*/
}
#carte-interactive #ir-viabon{
	margin-left: 318px;
	margin-top: 180px;
}
#carte-interactive #ir-villefranche{
	margin-left: 330px;
	margin-top: 246px;
}
#carte-interactive #ir-saintjulien{
	margin-left: 330px;
	margin-top: 258px;
}
#carte-interactive #ir-bessay{
	margin-left: 399px;
	margin-top: 299px;
}
#carte-interactive #ir-gajoubert{
	margin-left: 282px;
	margin-top: 329px;
}
#carte-interactive #ir-confolens{
	margin-left: 270px;
	margin-top: 339px;
}
#carte-interactive #ir-vouthon{
	margin-left: 256px;
	margin-top: 362px;
}
#carte-interactive #ir-montbron{
	margin-left: 267px;
	margin-top: 364px;
}
#carte-interactive #ir-roullet{
	margin-left: 247px;
	margin-top: 373px;
}
#carte-interactive #ir-oriolles{
	margin-left: 229px;
	margin-top: 379px;
}
#carte-interactive #ir-brossac{
	margin-left: 239px;
	margin-top: 383px;
}
#carte-interactive #ir-yviers{
	margin-left: 248px;
	margin-top: 391px;
}
#carte-interactive #ir-sarrazac{
	margin-left: 315px;
	margin-top: 408px;
}
#carte-interactive #ir-marmanhac{
	margin-left: 359px;
	margin-top: 411px;
}
#carte-interactive #ir-puisseguin{
	margin-left: 234px;
	margin-top: 414px;
}
#carte-interactive #ir-louchats{
	margin-left: 224px;
	margin-top: 446px;
}
#carte-interactive #ir-montrozier{
	margin-left: 368px;
	margin-top: 446px;
}
#carte-interactive #ir-bordezac{
	margin-left: 438px;
	margin-top: 453px;
}
#carte-interactive #ir-puechredon{
	margin-left: 422px;
	margin-top: 471px;
}
#carte-interactive #ir-aer{
	margin-left: 445px;
	margin-top: 156px;
}
#carte-interactive #ir-aer a{
	display: block;
	width: 10px;
	height: 10px;
}
#lien-aer{
	margin-left: 445px;
	margin-top: 170px;
	font-size:9px;
	
	z-index: 1001;
	width: 70px;
	background-color: #ceebf3;
	
	/*border:1px grey solid;
	width:280px;
	padding:10px;*/
	position:absolute;
	display: none;/*
	background-color: white;
	-moz-border-radius:10px;
	border-radius:10px;*/
}

/* Fin nouvelle carte */

#equipe img{
	float: left;
	margin-right: 22px;
	height: 100px;
}

#equipe .membre{
	clear: both;
	margin-bottom: 50px;
}

#equipe h1{
	/*color: #0A71B4;
	font-size: 14px;
	font-weight: bold;*/
	margin-top: 0px;
	margin-bottom: 50px;
}

#equipe h2{
	font-size: 13px;
	font-weight: bold;
	color: #0A71B4;
	width: 250px;
	display: block;
	border-bottom: 1px #c8c8c8 solid;
	margin-left: 102px;
	padding-bottom: 10px;
}

ul#comite{
	padding-left: 0px;
	list-style-image:url('images/list_style_image.jpg');
	margin-bottom: 50px;
}

ul#comite li{
	margin-top: 30px;
	text-align: justify;
}

ul#comite li p{
	margin:0;
}

#presse-parle div{
	margin-bottom: 30px;
}
#presse-parle ul li a{
	color:#0A71B4;
}

#presse-parle h2{
	font-size: 13px;
	font-weight: bold;
	color: #0A71B4;
	width: 250px;
	display: block;
	border-bottom: 1px #c8c8c8 solid;
	padding-bottom: 10px;
	margin-top: 0px;
}

.tableau1{
	background: transparent url('images/bg_tableau1.jpg') no-repeat top left;
	height: 223px;
	margin-bottom: 30px;
	padding-left: 10px;
}

.tableau1 td{
	padding-left: 10px;
	padding-right: 10px;
}

.tableau1 .centre{
	text-align: center;
}

.tableau1 .ligne1{
	height: 37px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

#colonne1{
	float: left;
	/*padding-left: 30px;*/
	padding-right: 10px;
	width: 316px;
}

#colonne1 #actus{
	background: transparent url('images/bg_actu.jpg') no-repeat top left;
	width: 292px;
	height: 242px;
	padding: 0 0 0 15px;
	margin-bottom: 15px;
}
#colonne1 #actus h2{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 10px;
}

#colonne1 #lien{
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
	color:#0A71B4;
	text-align: right;
	padding-right: 30px;
}
#colonne1 #lien a{
	color:#0A71B4;
}

#colonne1 #contenu_actu{
	height: 173px;
	width: 260px;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style: none;
}
#colonne1 #contenu_actu li{
	border-top : 1px #c8c8c8 solid;
	margin-top: 5px;
	padding-top: 5px;
}
#colonne1 #contenu_actu li:first-child{
	border-top : none;
	margin-top: 0px;
	padding-top: 0;
}
#colonne1 #actus #contenu_actu .titre_actu{
	font-size: 13px;
	color:#FFA900;
	font-weight: bold;
	padding: 0;
	margin : 0 0 2px 0;
	display:block;
}
#colonne1 #actus #contenu_actu .titre_actu .date{
	font-size: 12px;
	color:#808080;
	font-weight: normal;
	padding: 0;
	margin : 0;
}

#colonne1 #carrousel{
	width:290px;
	height:150px;
	overflow: hidden;
	background: white;
}

#colonne1 #carrousel h2{
	background: transparent url('images/list_style_image_large.jpg') no-repeat 0 2px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 10px;
}


#accordion h4{
	background: transparent url('images/list_style_image.jpg') no-repeat 0 3px;
	text-indent: 10px;
	color: #0A71B4;
	cursor: pointer;
}

.Souscription ul.numerotation_manuelle{
	list-style: none;
}
.Souscription ul.numerotation_manuelle .c1, .Souscription ul.numerotation_manuelle .c2, .Souscription ul.numerotation_manuelle .c3{
	padding-left: 30px;
	padding-top:5px
}
.Souscription ul.numerotation_manuelle .c1{
	background: url('images/1.jpg') no-repeat top left;
}
.Souscription ul.numerotation_manuelle .c2{
	background: url('images/2.jpg') no-repeat top left;
}
.Souscription ul.numerotation_manuelle .c3{
	background: url('images/3.jpg') no-repeat top left;
}
.Souscription ul.numerotation{
	padding-top: 20px;
	list-style-image: none;
	list-style: decimal;
}

.Souscription #content .numerotation_manuelle a{
	text-decoration: underline;
	color: #0A71B4;
}

.Souscription .numerotation_manuelle li{
	padding-bottom: 20px;
}

.Souscription h1{
	font-size: 14px;
}

.Souscription #date{
	text-align: center;
	color: #0A71B4;
	padding: 15px;
	padding-top: 0px;
	font-size: 15px;
	font-weight: bold;
}

.Souscription #adresse{
	padding-left: 40px;
}


#formSouscription p.text{
	clear:left;
}
#formSouscription p.obligatoire:after{
	content:"   *";
	color:red;
}

#formSouscription ul{
	margin-left: 20px;
}
#formSouscription ul p{
	display: inline;
}
#formSouscription ul p.radio label{
}

#formSouscription p.text label{
	display: block;
	float:left;
	width:350px;
}


#c2010{
	cursor: pointer;
}
#paragraphe_contact {

}

#paragraphe_contact .contact_ligne{
	clear: left;
}

#paragraphe_contact  .contact_tab{
	float: left;
	display: block;
	width: 80px;
	color: #0A71B4;
	font-weight: bold;
}

form.form label{
	display: block;
	float:left;
	width:150px;
}

#calculette{
	width:237px;
	margin-top: 30px;
}
#calculette #calculette_header{
	height:87px;
	background: url('images/calculette/fond-calculette.jpg');
	float:left;
}
#calculette #calculette_header h3, #calculette #calculette_header p{
	color:white;
}
#calculette #calculette_header h3{
	text-align: center;
	height:24px;
	margin:0;
	padding-top:8px;
	font-size:12px;
}

#calculette #calculette_header p{
	margin-top:8px;
	margin-bottom: 0;
	padding:0 11px;
	font-size: 11px;
}
#calculette #calculette_header #reduction{
	width:130px;
	margin-top: 0;
	margin-right: 5px;
}
#calculette #calculette_header #calculer{
	vertical-align: text-bottom;
}
#calculette #calculette_resultat{
	background:white url('images/calculette/fond-calculette-resultat.jpg') repeat-x;
	margin: 0;
	padding:5px;
	height:110px;
	color:#0A71B4;
	font-size: 11px;
	margin-left: 233px;
	margin-bottom: 10px;
	width:233px;
}
#calculette #calculette_resultat p{
	margin-top: 0;
	margin-bottom: 5px;
}
#calculette span.fleche_resultat{
	display: block;
	background: url('images/calculette/fleche.png') no-repeat center left;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
}

div.centrale{
	height:149px;
	padding-left:220px;
	padding-top:80px;
	margin-bottom: 10px;
}

#villefranche{
	background: url('images/fond-villefranche.jpg') no-repeat;
}
#form{
	position: fixed;
	top:100px;
	width: 100%;
}
#info{
	width:200px;
	margin: 0 auto;
	background: white;
	-moz-border-radius: 5px;
	padding: 20px 20px 0px 100px;
	border:1px #999 solid;
}


/* IR
Calculette */
.IR-La-loi-DUTREIL p.exemple{
	width:395px;
	text-align: justify;
}
.IR-La-loi-DUTREIL #calculette{
	float:right;
	margin-top: 20px;
}
.IR-La-loi-DUTREIL #calculette #calculette_resultat{
	clear:left;
	margin-top:0;
	margin-left: 0;
	width:223px;
}

/* Conditions de sortie */
.IR-Conditions-de-sortie div.colonne_gauche, .IR-Conditions-de-sortie div.colonne_droite{
	background:#bfe2f0;
}

.IR-Conditions-de-sortie div.colonne_gauche{
	width:40%;
	float:left;
	margin:0;
	padding:15px;
}
.IR-Conditions-de-sortie div.colonne_gauche h2, .IR-Conditions-de-sortie div.colonne_droite h2{
	margin-top: 0;
}
.IR-Conditions-de-sortie div.colonne_droite{
	width:40%;
	margin-left: 50%;
	padding:15px;
}

#overflow #info p{
	margin:0 0 10px 0;
	clear:both;
	position: relative;
	width: 200px;
}
#overflow{
	background: url('images/blanc60.png');
}

#overflow #info #close{
	margin-top: 30px;
	margin-bottom: 5px;
	cursor: pointer;
	text-align: right;
}
#overflow #info input[type="text"]{
	width:150px;
}
#overflow #info input.error{
	border:1px #333333 solid;
}

#overflow #info span.error{
	font-size:9px;
	color:#333333;
	font-style: italic;
}

/* Blog */
#content_left .entry h2{
	font-size: 15px;
	font-weight: bold;
	color: #0A71B4;
	/*width: 250px;*/
	display: block;
	/*border-bottom: 1px #c8c8c8 solid;
	padding-bottom: 10px;*/
	margin-bottom: 0;
	margin-top: 60px;
}
#content_left .entry:first-child h2{
	margin-top: 0;
}

#content_left .entry h2 a{
	color: #0A71B4;
}
#content_left h3.respond{
	clear:left;
	padding-top: 30px;
	font-size: 14px;
}

#content p.previous-next-links a{
	color:#0A71B4;
}
p.blog_date{
	margin-top:10px;
	font-size: 10px;
	color:#666;
	border-top: 1px #c8c8c8 solid;
	padding-top: 10px;
	width:180px;
}
div.comment_holder h4{margin-bottom: 0;}
p.commentmetadata{
	font-size: 10px;
	color:#666;
	margin-top:0;
}

#content_with_sub ul.communiques li{
	padding-left: 0;
	margin:30px 0;
}

#aer #aer11{
	width: 750px;
	height: 230px;
	background: transparent url("images/fond-aer.jpg") top left no-repeat;
	padding-left: 18px;
	padding-top: 10px;
}

#aer h1{
	color: #ffffff;
	font-size: 18px;
}

#aer #aer11 p{
	font-size: 13px;
	padding-left: 10px;
	padding-top: 12px;
	line-height: 20px;
}

#aer #aer21{
	width: 500px;
	height: 180px;
	float: left;
}

#aer #aer23, #aer31, #aer32, #aer33{
	width: 250px;
	height: 180px;
	float: left;
}

#aer .message{
	display: block;
	position: relative;
	top: -20px;
	left: 48px;
	color: #ffffff;
	font-style: italic;
	font-size: 10px;
}




/***************
LIGHTBOX
***************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: -40px;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.remarque {
	font-size: 13px;
	color: #0A71B4;
	font-weight: bold;
	background: transparent url("images/separation.jpg") bottom no-repeat;
	height: 150px;
	margin-bottom: 25px;
}



