@charset "UTF-8";
/* CSS Document */

/* ------------- */
/* Styles utiles */
/* ------------- */
*							{ padding: 0px; margin: 0px; font-size: 11px; }
a							{ color: #000; }
img							{ border: 0px; }
.nodeco						{ text-decoration: none; }

.floatleft					{ float: left; }
.floatright					{ float: right; }
.clearboth					{ clear: both; height: 0px; font-size: 1px; }
.marginauto					{ margin: auto; }

.centered					{ text-align: center; }

.white						{ color: #fff; }
.black						{ color: #000; }
.red						{ color: #aa1600; }
.grey						{ color: #8a8888; }

.blackborder				{ border: 1px solid #000; }
.noborder					{ border: 0; }

.px1						{ font-size: 1px; }
.px8						{ font-size: 8px; }
.px9						{ font-size: 9px; }
.px9-7						{ font-size: 9.7px; }
.px10						{ font-size: 10px; }
.px11						{ font-size: 11px; }
.px12						{ font-size: 12px; }
.px13						{ font-size: 13px; }
.px14						{ font-size: 14px; }
.px15						{ font-size: 15px; }
.px16						{ font-size: 16px; }
.px17						{ font-size: 17px; }
.px18						{ font-size: 18px; }
.px19						{ font-size: 19px; }
.px20						{ font-size: 20px; }

.lighter					{ font-weight: lighter; }
.normal						{ font-weight: normal; }
.bold						{ font-weight: bold; }
.italic						{ font-style: italic; }
.caps						{ text-transform: uppercase; }
.left						{ text-align: left; }
.justify					{ text-align: justify; }
.right						{ text-align: right; }
.nowrap						{ white-space: nowrap; }
.invisible					{ display: none; }

li 							{ list-style: none; }

fieldset					{ border: 0px; }

/* ------------- */
/* Styles utiles */
/* ------------- */


/* ---------------- */
/* Eléments communs */
/* ---------------- */

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#site {
	background: url(/img/bg_site.png) repeat-y left #fff;
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#left-column {
	background: #aa1600;	
	padding: 20px 15px 0 15px;
	position: relative;
	width: 240px;
}

#right-column {	
	background: #fff;	
	padding-left: 37px;
	width: 697px;
}

#syndication {		
	height: 100px;
	width: 230px;
}

#baseline-home {		
	height: 11px;
	line-height: 16px;	
}

#baseline {		
	padding-left: 270px;		
}

#baseline #baseline-links {	
	width: 734px;
	margin: auto;
	padding: 30px 0 10px 0;
}

#baseline-home {
	text-align: center;
}

#seo-header, #seo-footer {
	margin-left: 270px;		
	font-size: 11px;
	color: #8a8888;
}

#seo-header {		
	padding-left: 40px;
}

#seo-header h1 {		
	font-weight: normal;
}

#seo-header-home {			
	width: 455px;
	margin: auto;
	padding: 0;	
}

#seo-footer {		
	width: 780px;
	padding: 40px 0 0 15px; 
}


#seo-footer-home {		
	width: 685px;
	margin: auto;
	padding: 0;
	text-align: left;
}

#seo-footer ul,
#seo-footer-home ul{ 
	float: left;
	margin: 2px 0;
	padding: 5px;
}

#seo-footer li,
#seo-footer-home li{
	/*display: inline;	*/
	margin: 0 10px;
}

#seo-footer a {
	font-size: 10px;
}

#menu {		
	padding-left: 5px; 
}

.red-bullet, 
.white-bullet {		
	height: 20px;	
	line-height: 15px;
	padding: 0 0 3.6px 17px;	
}

.red-bullet {
	padding-left: 0;	
}

.red-bullet a {	
	display: block;
	height: 12px;	
	padding: 0 0 3.6px 17px;
	background: url(/img/bg_red-bullet.png) no-repeat top left;	
}

.white-bullet {	
	background: url(/img/bg_white-bullet.png) no-repeat top left;	
}

.red-bullet-small a {	
	display: block;
	height: 12px;	
	padding: 1px 0 0 10px;
	background: url(/img/bg_red-bullet-small.png) no-repeat left;	
}

#pictures {
	width: 360px;
	margin: auto;
}

/* PAGINATION */

#top-navbar,
#bot-navbar {
	
	padding: 19px 0 10px 0;	
}

#top-navbar {
	border-bottom: 1px dotted #a4a3a3;	
}

#bot-navbar {
	border-top: 1px dotted #a4a3a3;	
}

.pagination-button {
	width: 160px;
	white-space:nowrap
}

.pagination-text {	
	text-align: center;
	width: 377px;
}

/* PAGINATION */

/* ---------------- */
/* Eléments communs */
/* ---------------- */


/* -------------- */
/* Page d'accueil */
/* -------------- */

#home-site {
	background: #fff;
	width: 1004px;
	margin: 0 auto 17px auto;
	position: relative;
}

#home-header {	
	background: #aa1600;
	height: 105px;
	padding: 70px 0 0 183px;
	width: 817px;
}

#home-content {
	background: #fff;
	/*padding-left: 175px;*/
	width: 700px;
}

#home-content {	
	padding-top: 10px;
}

#home-menu {
	width: 240px;	
	padding: 118px 0 0 55px;
}


#home-feeds {
	width: 550px;
	margin: auto;	
	border: 1px dotted #8a8888;
}

#home-feeds .feed {	
	width: 235px;
	padding: 10px 20px;
}

#home-feeds ul {
	padding-top: 10px;
}

#home-feeds li {
	padding: 2px 0;
    overflow: hidden;
}

#home-diaporama {	
	height: 256px;
	margin: auto;
	width: 366px;
}

#home-diaporama img {
	height: 120px;
	margin: 4px;
	width: 175px; 
}

/* -------------- */
/* Page d'accueil */
/* -------------- */


/* ---------------- */
/* Eléments listing */
/* ---------------- */

#listing {
	width: 697px;
}

#title {
	/*height: 19px;*/
	line-height: 19px;
}

#title h1 {	
	width: 487px;
}

#title select {
	border: 1px solid #000;
	height: 19px;
	width: 210px;
}

.list-item {
	position: relative;
	margin: 18px 0;
}

.list-item li {
	display: inline;
	padding: 0 5px;
}

.list-item .picture {
	background: url(/img/bg_picture.png) no-repeat top left;	
	height: 117px;
	position: relative;
	width: 174px;
}

.list-item .picture p.new {
	position: absolute; top: 0; left: 0;
	padding: 5px;
	font-size: 11px;
	color: #fff;		
	background: #aa1600; 
}

.list-item .picture p.down {
	position: absolute; bottom: 9px; right: 8px;
	padding: 5px;
	font-size: 11px;
	color: #fff;		
	background: #aa1600; 
}

p.exclu {
	position: absolute;
	top: 20px;
	right: 6px;
	padding: 2px 5px;
	font-size: 11px;
	color: #fff;		
	background: #aa1600; 
}

#fiche #resume {position: relative;}
#fiche #resume p.new {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 10px;
	font-size: 12px;
	color: #fff;		
	background: #aa1600; 
}

#fiche #resume .fb_button {
	position: absolute;
	top: 30px;
	right: 0;
	padding: 5px 0px;
}

.infos {		
	padding-left: 10px;	
	width: 513px;
}

.infos h2,
.infos ul.refs {
	height: 15px;
	line-height: 15px;
}

.infos h2 {	
	width: 230px;
}

.infos ul.refs {
	width: 283px;
}

.infos ul.actions li {
	padding: 0 35px 0 0; 
}

.infos p.description {
	min-height: 45px;
}

.infos p.under-proposition {
	width: 550px;
	height: 70px;
	position: absolute; 	top: 20px;	left: 180px;
	z-index: 3;
	line-height: 70px;
	font-size: 20px;
	text-align: center;
	color: #aa1600; ;
	background: url(/img/bg_opa50.png); 
}
/* ---------------- */
/* Eléments listing */
/* ---------------- */

#content {
	margin: auto;
	width: 480px;
}

#content #picture,
#content .picture {
	background: url(/img/bg_picture-solo.png) no-repeat top left;
	height: 160px;
	margin: auto;
	width: 229px;
}

#content .picture-alt {
	background: url(/img/bg_picture-solo-alt.png) no-repeat top left;
	float: left;
	height: 229px;
	margin: 0 10px;
	width: 160px;
}


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

#contact-form fieldset {
	margin: 10px 0;
}

#contact-form label,
#contact-form input.input-text {	
	height: 15px;
	line-height: 15px;
	padding: 5px 0;
}

#contact-form label {
	display: block;
	padding-right: 10px;
	width: 55px;
}

#contact-form select {
	height: 25px;
	line-height: 25px;
	padding: 5px 0;
}

#contact-form input.input-text {	
	padding-left: 5px;
	width: 330px;
}

#contact-form textarea {
	height: 190px;
	padding: 5px;
	width: 325px;
}

#contact-form input.input-submit {
	background: #aa1600;		
	height: 27px;
	margin-left: 70px;
	width: 110px;
}

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


#fiche ul.actions {
	height: 50px;
	line-height: 30px;	
}

#fiche ul.actions li{
	display: inline;
	padding: 0 0 0 15px; 
}

#fiche div#picture {
	position:relative;
	background: url(/img/bg_picture-2.png) no-repeat right bottom;
	display:inline-block;
	margin: 0px;
	padding:0px;
	padding-right:8px;
	padding-bottom:9px;
}

#fiche span a {
	display:block;
	padding:0px;
	margin:0px;
}


#fiche #picture img {
	padding:0px;
	margin:0px;
	display: block;
}



#corner_right{
	background:url(/img/haut_droit.gif) no-repeat;
	width:8px;
	height:11px;
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
	
}

/*#corner_left{
	background:url(/img/bas_gauche.gif) no-repeat left top;
	width:9px;
	height:9px !important;
	height:6px;
	position:absolute;
	bottom:0px;
	left:0px;
	overflow:hidden;
}*/

#corner_left{
	/*bg_p-b-bot-lft.png*/
	background:url(/img/bg_p-b-bot-lft.png) no-repeat left top;
	width:15px;
	height:9px;
	
	position:absolute;
	bottom:0px !important;
	bottom:-1px;
	left:0px;
	overflow:hidden;
}

#fiche #thumbnails {
	margin: auto;
	width: 536px;
	text-align:center;
}

#fiche #thumbnails img {
	margin: 0 5px;
}

#box1, #box2, #box3, #box4{
	position:absolute;
	top:0px;
	left:0px;
}

.mask{
	position:relative;
	width:175px;
	height:120px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	border:none;
}

.voeux {
	position: absolute; top: 300px; left: 50px;
	z-index: 3;
}

#fiche .bilans { width: 450px; margin: auto;}
#fiche .bilan_energie {
	float: left;
	
}
#fiche .bilan_energie span, #fiche .bilan_ges span {
	display: block;
	font-size: 12px;
	padding: 0 0 5px 5px;
	font-weight: bold;
}
#fiche .bilan_ges { float: right;}

#slider {}
#slider ul { width: 504px; }
#slider ul li { height: 54px; width: 504px; overflow: hidden;}
#slider ul li div { float: left; width: 84px;}
#prevBtn { float: left; padding-top: 10px;}
#nextBtn { float: right; padding-top: 10px;}

a#twitter, a#facebook { display: block; height: 23px; float: left; padding: 12px 10px 0 45px; text-decoration: none; text-align: left; background: url(/img/twitter.png) no-repeat left; }

a#twitter { margin-left: 165px; }
a#facebook { background-image: url(/img/facebook.png); }

.cadre.dotted {
	padding: 10px;
	border: 1px dotted #9b9a9a;
}
.cadre ul {}
.cadre ul li { font-weight: bold; background: url(/img/red-square.png) no-repeat 0 9px; padding: 0 0 0 15px; line-height: 24px;}
.slideshow-bg {
	margin-left: 132px;
	background: url(/img/slide-ombre.png) no-repeat;
	height: 170px;
	width: 228px;
}

.ad {
	width: 320px;
	height: 100px;
	float: left;
	margin: 20px 0 10px 0;
	padding: 10px;
	font-size: 16px;
	color: #fff;
	background: #a91600;
}

.ad a {	
	display: block;
	margin-top: 10px;
	color: #fff;
}

#ad-2 {
	margin-left: 16px;	
}

ul.listing li { font-size: 12px; }

.listing-testify { padding-top: 10px; }

.testify { 
	margin: 5px 0;
	padding: 10px;	
	background: #f4f4f4;
}

.testify img { 
	float: left;
	padding-right: 10px;
}

.testify h3 { 
	padding: 5px 0;	
	font-size: 12px;
	color: #aa1600;
}

.testify p { 
	font-size: 12px;
	font-style: italic;
}

p.return {}
p.return a { font-size: 11px; text-decoration: underline; }


/*** ALERTES EMAIL ***/
.link_modal {
  text-align: right;
  padding: 3px 0 3px;
}
.pmodal {
  padding: 5px 0 3px;
}
.alert_popup {
  display: none;
  position: fixed;
  top: 17%;
  left: 50%;

  margin-left: -160px;
  width: 320px;

  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  border: 1px solid black;
  padding: 12px;
}
.jqmOverlay { background-color: #000; }
.alert_popup h4 {
	padding-bottom: 10px;
	font-size: 15px; 
	color: #a91600; 
	text-transform: uppercase;
}
.alert_popup .field {
	padding: 5px 0;
}
.alert_popup .field label {
	display: block;
	width: 120px;
	float: left;
	padding: 2px 10px 0 0;
	text-align: right;
}
.alert_popup .field .sublab {
	font-weight: bold;
}
.alert_popup .field select {
	width: 180px;
	border: 1px solid #000;
}
.alert_popup .field input.text {
	width: 180px;
	border: 1px solid #000;
}

.alert_popup .field input.short-text {
	width: 50px;
	border: 1px solid #000;
}

.alert_popup .field input.error { border: 1px dotted #a91600;}
.alert_popup .field label.error { display: none !important;}
.alert_popup .actions {
	padding-top: 15px;
	text-align: center;
}
.alert_popup .actions input, .alert_popup .actions button {
	padding: 5px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	background: #aa1600;
}

.alert_popup .help {
  width: 187px;
  float: right;
  padding: 2px 0 0 0;
  color: #777777;
}

.selectlist-list {
	list-style: none;
	margin: 3px 10px 0 0;
	padding: 0;
  float: right;
  width: 180px;
}

.selectlist-item {
	background: #fff url(../img/cross-circle.png) no-repeat right center;
	border-left: solid 1px #eee;
	border-top: solid 1px #eee;
	border-right: solid 2px #ccc;
	border-bottom: solid 2px #ccc;
	cursor: pointer;
	padding: 0.2em 0.3em;
	margin: 1px 0;
}


.sverte {
  /*background: url(../img/bg-sverte.jpg) repeat-x bottom #0d9d4a;*/
  background: none repeat scroll 0 0 #0C9044;
  background: none repeat scroll 0 0 #01773c;
  color: #FFFFFF;
  float: left;
  margin: 20px 0 10px;
  padding: 10px;
  
}
.sverte p { padding-bottom: 5px; font-size: 12px;}
.sverte ul { padding-bottom: 5px;}
.sverte ul li { list-style: disc inside;}
.sverte  a { color: #fff; font-size: 12px;}

.picto-sv { float: right; padding: 3px 11px 0 5px;}
/*
#tooltip {
	display:none;
	background: #a69ec9;
	font-size:12px;
	width:200px;
	padding:15px;
	color:#fff;	
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
}
*/
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #000;
  color:#fff;	
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3 { font-weight: normal;}
