
body {
	background-color:#fff;
	background-image:url(../img/background.png);
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
}
.Container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-family:Tahoma, Geneva, sans-serif;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.orange { 
	color:#f47721; 
}
.vert {
	color: #0a913d; 
}
.noir {
	color:#000;
}

/* Banner ====================================================*/

.BannerBox {
	width:900px;
	height:90px;
	/*background-image:url(../img/BannerBack.png);
	background-repeat:no-repeat;*/
	z-index:1;
	float:left;
}
.Logo {
	/*background-image:url(../img/LogoBack.png);
	background-repeat:no-repeat;*/
	height:50px;
	width:400px;
	z-index:0;
	float:left;
	cursor:pointer;
}
.InfoBox {
	margin-top:0px;
	float:right;
	text-align:right;
	font-size:0.8em;
	line-height:120%;
}
.InfoBox img {
	border:none;
	bottom:0px;
	margin-left:2px;

}
.InfoBoxTxt {
	text-decoration:none;
	color:#333;
	font-variant:small-caps;
}
.LangCurrent {
	text-decoration:none;
	color:#658506;
	
	font-variant:small-caps;
}
/* Menu Boxes ====================================================*/

.MenuBox {
	width:700px;
	height:60px;
	z-index:10;
	float:right;
	margin-top:-15px;
	/*background-image:url(../img/BareMenuHorizontale.png);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
.Menu {
	width:700px;
	height:30px;
	float:right;
}

/* Menu Btn ====================================================*/
ul#MenuBtn {
	width: 620px;
	list-style-type: none;
	margin: 0px 0 0 50px;
	padding: 0;
}
ul#MenuBtn li {
	display: block;
	float: left;
}
ul#MenuBtn li a {
	background:url(../img/MenuBtn_Center.png) repeat-x;
	height: 24px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 100%;
	text-align:center;
	font-variant:small-caps;
	font-size: 90%;
	padding:7px 5px 0 5px;

}
ul#MenuBtn li a:hover {
	color: #000;
}
ul#MenuBtn li a.current {
	color: #fff;
	background: url(../img/MenuBtnActif_Center.png);
	background-repeat:repeat-x;
	padding-top:7px;
	font-weight:bold;
}
.btn_devis {
	float:right;
	margin-right:0px;
	margin-top:5px;
	
}
.btn_devis div {
	background:url(../img/MenuBtnActif_Center.png) repeat-x;
	float:left;
	height:25px;
	padding:2px 5px 0 5px;
	color:#FFF;
	font-variant:small-caps;
	font-size:90%;
	font-weight:bold;
}
.btn_devis img {
	float:left;
	width:5px;
	height:25px;
}
/* Sous Menu Btn ====================================================*/
.BareSousMenu {
	float:right;
	width:660px;
	height:30px;
	margin:0px 0 0 0px;
	background:url(../img/BareMenuHorizontale2.png) no-repeat ;
	padding-left:40px;
}
ul#SousMenuBtn {	
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
}
ul#SousMenuBtn li {
	display: block;
	float: left;
	margin: 0 0px 0 0px;
}
ul#SousMenuBtn li a {
	height: 25px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-size: 0.8em;
}
ul#SousMenuBtn li a:hover {
	color: #000;
}
ul#SousMenuBtn li a.current {
	color: #f15b24;
	font-weight:bold;
	background-color:#f8fdf3;
}
/* MainBox ========================================*/
.MainBox {
	float:left;
	width:900px;
}
.MainBoxBottom {
	width:700px;
	height:5px;
	float:right;
	background:url(../img/bordvert_bottom.png) no-repeat;
}
/* SideBox ========================================*/
.SideBox {
	width:190px;
	float:left;
	margin:0 3px 0 2px;
	padding:0px;
}
/* DevisBox */
.DevisBox_top {
	width:190px;
	height:5px;
	float:left;
	display:block;
	background:url(../img/Devisbox_top.png) no-repeat;
}
.DevisBox_bottom {
	width:190px;
	height:5px;
	float:left;
	display:block;
	background:url(../img/Devisbox_bottom.png) no-repeat;
	margin-bottom:10px;
}
.DevisBox {
	width:180px;
	background:url(../img/carreorange_1x1.png) repeat;
	float:left;
	padding:5px;
	min-height:80px;
}
.DevisBox h2{
	font-size:120%;
	color:#FFF;
	margin:0;
	padding:0;
}

/* ServiceBox */
.ServiceBox_top {
	width:190px;
	height:5px;
	float:left;
	display:block;
	background:url(../img/servicebox_top.png) no-repeat;
}
.ServiceBox_bottom {
	width:190px;
	height:5px;
	float:left;
	display:block;
	background:url(../img/servicebox_bottom.png) no-repeat;
	margin-bottom:10px;
}
.ServiceBox {
	width:180px;
	background:url(../img/carrevert_1x1.png) repeat;
	float:left;
	padding:5px;
	min-height:80px;
}
.ServiceBox h2{
	font-size:120%;
	color:#FFF;
	margin:0;
	padding:0;
}

/* side box news */
.NewsBox_top {
	width:190px;
	height:5px;
	float:left;
	display:block;
	background:url(../img/newsbox_top.png) no-repeat;
}
.NewsBox_bottom {
	width:190px;
	height:5px;
	float:left;
	display:block;
	background:url(../img/newsbox_bottom.png) no-repeat;
	margin-bottom:10px;
}
.NewsBox {
	width:190px;
	background:url(../img/carreblanc_1x1.png) repeat;
	float:left;
}
.NewsTitle {
	height:25px;
	padding-left:5px;
	padding-top:0px;
	margin-bottom:5px;
}
.NewsTitle a {
	font-size:120%;
	color:#f6b176;
	font-weight: bold;
	text-decoration:none;
}
.NewsDate {
	font-size:75%;
	color:#999;
	text-decoration:none;
	margin:10px 0 0 5px;
}
.NewsContent {
	font-size:75%;
	width:187px;
	color:#000;
	line-height:120%;
	margin-top:-3px;
}
.NewsContent p{
	text-align:left;
	overflow:hidden;	
	max-height:200px;
	padding:0;
	margin:0px 5px 10px 5px;
	
}
.NewsContent p a{
	text-decoration:none;
	color:#000;
}
.NewsContent img {
	max-width:183px;
	max-height:50px;
	display:block;
	margin: 5px auto;
}
.NewsContentTitle {
	margin:0px 5px 0px 5px;
}
.NewsContentTitle a {
	text-decoration:none;
	color:#0a913d;
	font-size:100%;
	font-weight:bold;
}


/* LoginPage ========================================*/
.LoginPage {
	width:320px;
	background-color:#FFF;
	margin: 50px auto 50px 120px;
	padding:20px;
	float:left;
	border:#CCC thin solid;
}

/* Footer ========================================*/
.footer {
	width:700px;
	float:right;
	font-size:0.7em;
	font-variant:small-caps;
	color:#333;
	line-height:120%;
	text-decoration:none;
	margin-top:5px;
}
.footer div {
	width:330px;
	margin-bottom:20px;
}