@CHARSET "ISO-8859-15";

* {
	font-family: arial, sans-serif;	
	font-size:11px;
	
}

body {
	font-size:11px;
	background: #efefef url('/img/bg_body.jpg') repeat-x left top;
	color:#666;
	margin:0;
	padding:0;
}

.shadow {
	display: block;
}

img {
	border:0;
}


h1 {
	font-size: 15px;
}

h2 {
	font-size: 13px;
}


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

fieldset   { border-color: #ccc; border-width: 1px 0 0 0}
fieldset  legend { color: #333;font-weight:bold;}


p.msg_erreur { 
    margin:0;
    font-weight:bold;
    background-color:#ccc;
    border:1px solid #333;
    padding: 0 5px 0 5px;
}

.PROACTIFpro{
	color:#ED5311 !important;	
}

.PROACTIFactif {
	color:#999 !important;
}
	
	
#frame {
	width: 990px;
	margin:30px auto 10px auto;
	background: #efefef url('/img/bg_container.jpg') repeat-x left 10px;
}

#Main {
	position:relative;
	margin: 10px 27px 10px 28px;
}

#Main #Logo {
	float:right;
	margin:15px 30px 15px 0 ;
}

#MenuGeneral a,
#MenuRubriques a {
	text-decoration: none;
	font-weight: bold;
	color: #767a7c;
}

#MenuGeneral a:hover,
#MenuRubriques a:hover {
	color: #ED5311;
}



#MenuGeneral {
	margin:0 0 0 0; 
	padding: 0;
	
}
	
	
	#MenuGeneral li {
		margin:8px 0 0 0; 
		padding: 0;
		float:left;
		list-style: none;
	}

	#MenuGeneral a {
		display: block;
		padding: 4px 10px;
		background-color: #E7E8E9;
	}



#MenuGeneral .siteext {
	padding-right:20px;
	background:#E7E8E9 url('/img/common/fl_e7e8e9.jpg') no-repeat right 50%;
		margin-right:10px;
	margin-left:10px;
}

#MenuGeneral .impression {
	padding-right:20px;
	background:#f3f4f4 url('/img/common/fl_f3f4f4.jpg') no-repeat right 50%;
	margin-right:10px;
	margin-left:10px;
}


#MenuRubriques {
	clear: both;
	margin: 7px 0 ;
	padding: 0;
	background-color: #f3f4f4;
	height: 27px;
}
	#MenuRubriques li {
		margin:0; 
		padding: 0;
		float:left;
		list-style: none;
	}
	
	#MenuRubriques a {
		display: block;
		line-height: 27px;
		padding : 0 15px;
		width: 140px;
	}


#Contenu {
	
	border:10px solid #e7e8e9;
	border-width: 10px 0 10px 0;
	
}


.mGauche {
	background-color: #E7E8E9;
	padding:5px;
	margin:0 0 10px 0;	
}



.menuAccueil {
	width: 120px;
	margin:0 auto 12px auto;
}
.menuAccueilLast {
	margin-bottom:0;
}
 .menuAccueil img {
	display: block;
}




.message {
	
	

}


input.button {
	display: block;
	width: 100%;
	border:1px solid #ccc;
	border-width: 1px 0;	
	color: #666;
	background: white url('/img/common/fl_white.jpg') no-repeat left 50%;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}




.rappels {

	margin : 2em;
	border:1px solid #ccc;
	background-color:white;
	padding:10px;
}

	.rappels h4 {
		margin:0;
		padding: 3px 0 3px 0;
		border-bottom: 1px solid #ccc;
		margin-bottom:5px;
	}
	
	.rappels td, .rappel th {
		padding:4px;
	}
	.rappels th {
		width:12em;
		text-align:right;
	}
	



.ContenuTable {
	width: 99%;
	margin: 10px auto 4px auto;
	border-spacing: 0;
	border-collapse: collapse;
}

.ContenuTable tr {
	vertical-align: top;
}
.ContenuTable td {
	padding:0;
}
.ContenuTable col.COL1 {
	width: 140px;
}
.ContenuTable col.COL2 {
	
}
.ContenuTable col.COL3 {
	width: 120px;
}

.ContenuTable .left {
	background-color: #efefef;
}


.ContenuTable .main {
	padding: 0 5px 0 5px;
}


.ContenuTable  .right {
	
}




.arborescence {
	
	
} 

.arborescence h2 {
	font-size:12px;
	margin:0;
	padding:3px 0 3px 5px;
	
	background-color: #f3f4f4;
	border-bottom:1px solid white;
} 

.arborescence ul {
	padding:0;
	margin:0;
} 

.arborescence li {
	padding:0;
	margin:0;
	list-style: none;
	border-bottom:1px solid white;
	
} 

.arborescence li a {
	display: block;
	padding:2px 0 2px 15px;
	margin:0;
	color: #666;
	text-decoration: none;
	background-color: #e7e8e9;
	
} 
.arborescence li a:hover {
	color: #ED5311;
}

.image_legende {
	margin:0 auto;	
}	
 

	#Footer {

	padding:7px 5px 0 5px;
	text-align: right;

}
#OddCast {
	background-color: white;
	padding:0 0 2px 0 ;
	text-align: center;
	width :140px;
	margin:0;
	height:112px;
}

#Recherche {
	background-color: #e7e8ea;
	padding:5px 0 ;
	width :140px;
	margin:0 auto;
}

#Recherche h5 {
	color: #ED5311;
	margin:0;
	padding:0 10px;	
}

#Recherche em {
	display: block;	
}

#Recherche form {
	padding:0 10px;	
	margin:0 0 5px 0;
}

#Recherche a {
	padding:0 10px ;	
	display: block;
	margin:0 0 5px 0;
	
}

#Recherche input {
	border:0;
	background-color: white;
	width:75px;
	height: 16px;
}

#Recherche input.btn {
	width: 27px;
	height: 16px;
}

.MenuDiasys  {
	cursor: pointer;
}

.MenuDiasys h2 {
	color: white;
	background-color: #ED5311;
	font-size:12px;
	padding:3px;
	margin:0;
}

.MenuDiasys h3 {
	color:#ED5311;
	background-color: #f2f2f2;
	font-size:11px;
	padding:3px;
	margin:0;
}


.MenuDiasys p {
	color:#666;
	padding:5px;
	font-size:90%;
	background-color: #dcdddf;
	margin:0;
}


.MenuDiasys a {
	display:block;
	margin:0;
	color:#ED5311;
	font-weight:bold;
	font-size:10px;
	padding: 15px 15px 15px 5px;
	background: #dcdddf url('/img/common/fl_dddee0.jpg') no-repeat right 50%;
}




/****************************************************************************/
/* ELEMENTS DE MENU */
/****************************************************************************/
.itemMenu_nopuce {
    display: block;
}


.itemMenu_nopuce a {
    display: block;
    padding-left:7px;
    padding-top:2px;
}

.itemMenu_nobullet {
    position:relative;
    top:0;
    left:0;
	display: block;

}

.itemMenu_nobullet p {
    padding-left :1.5em;
}

.itemMenu {
    display: block;
    background: transparent url('../img/bullet.gif') no-repeat 0px 5px;
    padding-left : 7px;
}
.itemMenu p.subitem,.itemMenu_nobullet p.subitem {
	font-weight: bold;
}
.itemMenu p.legenditem.itemMenu_nobullet p.legenditem {
	font-size: 7pt;
	color: #aaa;
}

.itemMenu *,.itemMenu_nopuce *, .itemMenu_nobullet * {
	font-size: 8pt;
}
.itemMenu_nobullet em {
	position:absolute;
	top:0;
	left:2px;
	color:white;
	padding:0px 2px;
	background-color: #ff3100;
}
	
	
	

/* Menu de gauche */

div.menuD-select {
	margin-top: 1em;
		
}


div.menuD-select a {
	display: block;
	margin:0;
	padding:5px;
	background-color: white;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-bottom:.5em;
}



div.menuD-select a.current {
	color:#ff3100;
	background-color:#efefef;
}
	


#searchresponse_indicator {
	position: absolute;
	top:300px;
	width:370px;
	left:50%;
	margin-left:-175px;
	padding:5px;
	text-align: center;
	background-color: white;	
	font-weight: bold;
	color:#666;
}



/****************************************************************************/
/* RESULTATS DE RECHERCHE */
/****************************************************************************/

.resultNav {
	
}
.resultNav a {
	font-size: 9pt;
	color: red;
}
.resultNav a.off {
	font-size: 9pt;
	color: black;
	font-weight: bold;
}
.resultTable {
	width: 100%;
	border: none;
	border-collapse: collapse;
	text-align: left;
}
.resultTable a {
	font-weight: normal !important;
}

.row1 {
	height: 30px;
	background-color: #FFFFFF;
	color: #000000;
}
.row2 {
	height: 30px;
	color: #000000;
	background-color: #CCCCCC;
}




#CadreImage {
	background:#e7e8ea;
}

#CadreImage div.carte {
	margin:0 auto;
	width: 472px;
	height: 472px;	
	background:#808080 url('../img/recherche/fond_mapo.gif') no-repeat right bottom;
		text-align: center;
}

#CadreImage div.carte img {
	cursor:pointer !important;
}

#CadreImage div.carte img:hover {
	cursor:pointer !important;
}

#CadreImage div.navig  table {
	margin:0 auto;
	background-color: #dedede;
}
#CadreImage div.navig {
	margin:0 auto 1em auto;
	width: 472px;
	
}


#CadreImage div.carte img{
	float:left;
	margin-left:9px;
	margin-top:9px;
}


span.picto  {
	background-color: #ff3100;
	color: white;
	font-size:5pt !important;
	line-height: 1em;
}



/****************************************************************************/
/* LIVESEARCH */
/****************************************************************************/

div.autocomplete {
	position: absolute;
	width: 200px !important;
	border: 1px solid black;
	background-color: white;
	margin:0px;
	padding:0px;
	height: 207px;
	overflow:hidden;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

div.autocomplete li {
	display: block;
	clear: right;
	height: 17px;
	padding: 2px;
}

div.autocomplete li.odd {
	background-color: #efefef;
}

div.autocomplete li.even {
	background-color: #dedede;
}

div.autocomplete li.selected {
	background-color: #fff;
}





/****************************************************************************/
/* RESULTATS DE RECHERCHE */
/****************************************************************************/

.resultNav {
	clear:both;
	
}

.resultNav a {
	font-size: 9pt;
	color: red;
}

.resultNav a.off {
	font-size: 9pt;
	color: black;
	font-weight: bold;
}

.result p{
	margin:0;
	padding:2px;
}

.result {
	clear:both;
	width: 100%;
	text-align: left;
	margin-bottom:1em;
	border-bottom:1px solid #ffffff;
	padding-bottom:3px;
}
.result p.raisonsociale{
	width:15em;
	font-weight: bold;
	float:left;
}
.result p.adresse{
	width:15em;
	float:left;
	margin-left:2px;
}

.result p.lien{

	float:right;

}
.result ul{
	clear:both;
	margin-left:0;
	padding-left:0;
}
.result ul li{
	display: inline;
	width:10em;
	padding:2px;
	float:left;
	
}

.row1, .row2 {
	padding:3px;	
}
.row1 {
	background-color: #dddddd;
	color: #000000;
}
.row2 {
	color: #000000;
	background-color: #efefef;
}



/****************************************************************************/
/* FICHE PROACTIF */
/****************************************************************************/

div.proactif-fiche  {
    /*padding :3px;*/
}

div.proactif-fiche h2 {
    background: transparent url('../img/carre_gris.png') no-repeat left top;
    padding : 2px 0 2px 30px;
    font-size :17px;
}

div.proactif-fiche address {
    font-style: normal;
}

p.proactif-charte {
	clear: both;
    text-align:center;
    width : 22em;
    border:1px solid #ccc;
    margin : 0 auto;
    padding :5px;
}

p.proactif-charte a {
    color:red;
    text-decoration: none;
    display: block;
}
ul.proactif-qualification {
    list-style: none;
    margin: 0 0 0 0;
    padding : 0;
}

div.proactif-contact {
    border : 1px solid #ccc;
    padding :5px;
    /*background:white url('../img/fond_contact.png') no-repeat left bottom;*/
    margin : 1em auto;
 }

div.proactif-url {
    background: white url('../img/site_web.png') no-repeat left 2px;
    height : 60px;
    width : 90%;
    margin : 0 0 0 auto;
    text-align:right;
}
div.proactif-url a {
    display:block;
    font-weight:bold;
    color:red;
}

ul.proactif-telmail li {}
ul.proactif-telmail li#proactif-telmail-telephone { list-style-image: url('../img/tel.gif'); }
ul.proactif-telmail li#proactif-telmail-fax{ list-style-image: url('../img/fax.gif'); }
ul.proactif-telmail li#proactif-telmail-portable{ list-style-image: url('../img/tel.gif'); }
ul.proactif-telmail li#proactif-telmail-email{ list-style-image: url('../img/web.gif'); }
ul.proactif-telmail li#proactif-telmail-siteweb{ list-style-image: url('../img/web.gif'); }
ul.proactif-telmail li#proactif-telmail-url{ list-style-image: url('../img/web.gif'); }


#table-proactif-contact-sms th {
	text-align:right;
padding-left:4px;	
}#frame {
	position: relative;	
}

#Main #Logo {
	margin-bottom:35px ;
}

#Solaire { 
	position: absolute;
	top:55px;
	left:40px;
	width: 468px;
}

#Solaire div { 
	position: absolute;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	left:470px;
	top: 0;
	width: 150px;
	height:60px;
	z-index: 1000;
	color: white;
	background: white url('/img/solaire/compteur.jpg') no-repeat top left;
}



#Solaire div a { 
	display: block;
	color:white;
	margin-top: 5px;
	margin-left: 5px;
}

#GrDF  { 
	position: absolute;
	z-index: 1500;
	top:55px;
	right:270px;
}