/*===| I. LAYOUT SIZE |====================================================*/
/*#container {width: 1032px; }*/
#container, #footer, #header-top {width: 900px;}
#header-top {height:205px;  padding:0  0 0 0px;}
#left-column {width: 279px;  padding:0  0 0 0px;}
#right-column, #right-column1 {width: 621px;}
/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer{height: 49px;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container { margin: 0 auto;}
	#wrap-container2 { margin: 0 auto;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}


.ref
{
    width: 900px;
    text-align: center;
    color:#7f962d;
    font-size: 11px;
    clear:both;
    font-family: Arial, Helvetica, sans-serif;
    padding:10px 0 10px 0;
}



html, body {height: 100%; width: 100%;}

#container {
	margin:0 auto;
	text-align: left;}
#header-top {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin: 0px 0 0 0;}
#right-column, #right-column1{
	float:right;
	margin:0;
	padding:0 0 0 0px;}
#footer {
	margin: 0 auto;
	padding: 0;}
.copyright{
	padding: 17px 0 0; 
	text-align: center;}
#actualite{
  width: 265px;
  height: 90px;
  float: left;
  padding: 43px 14px 0 0px;
}
#actualite p{
  font-size: 11px;
  font-family: Arial;
  color: #ffffff;
  text-align: justify;
  line-height: 12px;
  padding-bottom: 5px;
  margin-left: 3px;
}
#actualite-detail a:link, #actualite-detail a:visited{
  width: 71px;
  height: 9px;
  float:left;
}
#actualite-detail a:hover, #actualite-detail a:active{
  width: 71px;
  height: 9px;
  float:left;
}
#actualite-detail{
  float: left;
  padding-left: 15px;
}
#actualite img{
  float: right;
  margin-left: 10px;
}
#contact-info{
  width: 279px;
  height: 118px;
  float: left;
  padding: 56px 0 0 0;
}
#contact-info p{
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  text-align: justify;
  line-height: 13px;
  margin-left: 3px;
}
#contact-info a:link, #contact-info a:visited{
  font-size: 11px;
  font-family: Arial;
  line-height: 14px;
  text-align: justify;
  color: #aac941;
  text-decoration: none;
}
#contact-info a:hover, #contact-info a:active{
  font-size: 11px;
  font-family: Arial;
  line-height: 14px;
  text-align: justify;
  color: #aac941;
  text-decoration: underline;
}
.plan:link, .plan:visited{
 float: left;
 width: 61px;
 height: 9px;
 margin-top: 3px;
}
.plan:hover, .plan:active{
 float: left;
 width: 61px;
 height: 9px;
 margin-top: 3px;
}
/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers,
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/
ul.list1{
	width:177px;
	float:left;
	padding: 5px 0 0 60px;
  list-style-type: none;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align:left;
	line-height: 18px;
	padding:0px 0px 0px 12px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
	}
#list2{
  width: 135px;
  padding-left: 40px;
}
ul.list3{
	width:177px;
	float:left;
	padding: 5px 0 0 70px;
  list-style-type: none;
	}
ul.list3 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 7px;
	text-align:left;
	line-height: 18px;
	padding:0px 0px 0px 12px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
	}
#list4{
  width: 135px;
  padding-left: 45px;
}
ul.list5{
 list-style-type: none;
	}
ul.list5 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 7px;
	text-align:left;
	line-height: 18px;
	padding:0px 0px 0px 12px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
	}

.title-devis{
  text-align:center;
	width:610px;
	clear:both;
  padding-bottom:10px;
	font-weight:bold;
  color:#697e2c;
  font-size: 12px;
  font-family: Arial;
}
img {border: 0;}
/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left; margin: 6px 9px 10px 14px; } .right{float: right;margin-top: 5px;}
    .right1{float: right;margin: 5px 0 0 15px;}     .left1{float: left; margin: 6px 15px 10px 14px; }
    .service-text1{float: right; margin: 20px 80px 0 0;}

.paragraph{
	clear: both;
	display: table;
	width: 100%;}
.paragraph2{
	clear: both;
	display: table;
  width:566px;
    padding-left:55px;}
.br-line{
	width: 100%;
	height: 15px;
	clear: both;
	background: url(../images/charte/br-line.jpg) no-repeat 50% 50%;
  float: left;}
/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
  /* ======== | merci | ==================== */
#merci
{
  clear:both;
  width:100%;
  text-align: center;
  float: left;
}
#merci p {
  padding:40px 0px 0px 218px;
  font-weight: bold;
  text-align: justify;
  font-size: 12px;
  color: #526a0c;
}
#merci a:link, #merci a:visited{
  font-size: 12px;
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 text-align: justify;
 color: #526a0c;
}
#merci a:hover, #merci a:active{
  font-size: 12px;
 font-family: Arial;
 font-weight: bold;
 text-decoration: underline;
 text-align: justify;
 color: #526a0c;
}
/* ---| THE END |------------------------- */

#calendar-holder
{
    float:left;
    width:566px;
    padding-left:55px;

}



/*.............. CALENDAR ...........*/
.calendbig{
  float: right;
  margin-top: 30px;
}

.calendar{
    float: right;
    width: 185px;
}


.calendarHeader td{
	color: #99172e;
	font-weight: bold;
}
.arrow1:link, .arrow1:visited{
	display: block;
	height: 17px;
	background: url(../images/charte/calend_arrow1.jpg) no-repeat top right;
	cursor: pointer;
  	text-decoration: none;
}
.arrow1:hover, .arrow1:active{
	background: url(../images/charte/calend_arrow1-over.jpg) no-repeat top right;
	cursor: pointer;
	text-decoration: none;
}
.arrow2:link, .arrow2:visited{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
	background-image: url(../images/charte/calend_arrow2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
}
.arrow2:hover, .arrow2:active{
	background-image: url(../images/charte/calend_arrow2-over.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
}
.calendarDays td{
	padding: 1px;
	text-align: center !important;
	color: #000000;
    width: 20px;
    font-weight: bold;
}
.calendarcell0{
	width: 10px !important;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center !important;
	background-position: top left;
	background-repeat: repeat-x;
}
.calendarcell1 {
    width: 20px;
	text-align: center;
	color: #000000;
	vertical-align: middle;
}
.calendarcell2, .calendarcell2:visited{
	margin: 0px;
	height: 18px;
    width: 20px;
	padding: 3px 3px 0 3px;
	text-align: center;
	vertical-align: bottom;
	display: block !important;
	color: #99172e!important;
	font-weight: bold !important;
    background: #ffffff;
    border:solid 1px #d4d4d7;
}
.calendarcell2:hover, .calendarcell2:active{
	color: #000000 !important;
	font-weight: bold !important;
	cursor: pointer;
    background: #dddddd;
    border:solid 1px #99172e;
}
.calendarcell2active{
	margin: 0px;
	height: 18px;
    width: 20px;
	padding: 3px 3px 0 3px;
	text-align: center;
	vertical-align: bottom;
	display: block !important;
	color: #ffffff!important;
	font-weight: bold !important;
    background: #99172e;
    border:solid 1px #d4d4d7;
}
#divCalendarTxt{
	margin-left: 10px;
	display: block;
	color: #cccccc;
}