@charset "UTF-8";
/* CSS Document */

.clear{
	clear:both;
}
html, body, *{
	margin:0px;
	padding:0px;

}

p{
padding-bottom:1.2em;
}

body{
	background-color: #FFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../img/fond_hash.gif);
	background-repeat:repeat-y;
	background-position:center;
	line-height:18px;

}

#hoving_website{
	width:952px;
	margin:auto;
	position:relative;

}
#col_left{
float:left;
width:190px;
height:700px;
background-image:url(/img/degrade_col_left.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
#address{
display:none;
}
#col_right{
float: right;
width:720px;

}
#header{
	position:relative;
	height:210px;
	width:720px;
	border-bottom:1px solid #f7941d;
	background-color:#FFFFFF;
	z-index:100;
}

#logo{
	top:0px;
	left: 0px;
	height:210px;
	background-color:#f3f3f3;
}

#visuel{
	width:190px;

	top:210px;
}
#breadcrum{
	position:absolute;
	top:182px;
	font-size:11px;
	color:#959595;
	z-index:110;
}
#breadcrum a{
	color:#959595;
	text-decoration:none;

}
#breadcrum a:hover{
	text-decoration: underline;
	color:#f26522;
	text-decoration:none;
}

#mainnav{
	position:absolute;
	top:139px;
	background-image:url(../img/fond_barre_menu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:120;
}

#mainnav ul{
	list-style:none;
	padding:0px;
	margin:0px;
	width:720px;
	
}

#mainnav ul li{
	float:left;
}


#mainnav ul li a{
font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin-left:9px;
	margin-right:9px;
	padding-top:0px;
	padding-bottom:14px;
	display:block;

	
}
#mainnav ul li .first{
margin-left:0px;
}
#mainnav ul li a.current{
color:#f7941d !important;
}

#mainnav ul li .current{
border-bottom:4px solid #f7941d;
}
#mainnav ul li .normal{
border-bottom:4px solid #ededed;
}
#mainnav ul li  a:hover{
	color:#f26522;
}

#mainnav ul li ul {
	margin: 0;
	padding: 0;
	padding-bottom:15px;
	position: absolute;
	/*visibility: hidden;*/
	width:171px;
	height:auto!important;
	top:26px;
	background-image:url(/img/fond_deroule.png);
	background-repeat:no-repeat;
	background-position:bottom;

}

#mainnav ul li ul li{
	display:block;
	float:none;
	text-transform:inherit;
	text-align:center;
}
#mainnav ul li ul:hover{
visibility:visible;

}

#mainnav ul li ul li a{
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:10px;
	padding-left:10px;
	color:#000000;
	text-decoration:none;
	letter-spacing:0em;
	font-size:10px;
	margin-left:0px;
	margin-right:0px;
	line-height:12px;
}

#mainnav ul li ul li a:hover{
	color:#f26522;

}




#main{
	position:relative;
	width:100%;
	text-align:justify;
	background-color:#FFFFFF;
	border-bottom:1px solid #f7941d;
	height:331px;
	min-height:331px;
	height:auto;
	padding-top:27px;
	z-index:0;
	padding-bottom:20px;
}

#content{
	position:relative;
	width:720px;

}

#footer{
	width:710px;
	height:30px;
	position:relative;
	margin-top:70px;
	margin-bottom:20px;
	background-color:#f3f3f3;
	color:#959595;
	font-size:10px;
	padding-left:10px;
	padding-top:10px;
}

#footer a{
	color:#959595;
	text-decoration:none;
}

h1{
	color:#f7941d;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:5px;
}

h2{
	color:#f26522;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:19px;
}
h3{
	color:#959595;
	font-size:18px;
	font-weight:normal;
	padding-bottom:15px;
	line-height:22px;
}
h4{
	color:#f26522;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:10px;
}
h5{
	color:#959595;
	font-size:18px;
	font-weight:normal;
	padding-bottom:4px;
	line-height:22px;
}


div.hr{
	border-bottom:1px solid #f2f2f2;
	margin-top:1em;
	margin-bottom:1em;
}

a{
	text-decoration:none;
	color:#f26522;
}
#language_menu{
	position: relative;
	left:0px;
	top:20px;
}

#language_menu ul li{
list-style:none;
display:inline;
font-size:10px;
padding-right:10px;
}

#language_menu li a {
	text-transform:uppercase;
	color:#959595;
	font-size:10px;
}
#language_menu  a:hover{
	color:#f26522;
	text-decoration:none;
}

#language_menu li.current a {
	text-transform:uppercase;
	color:#000000;
	font-size:10px;
}



a.btnbig{
	float:left;
	clear:both;
	background-image: url(../img/btnbig.png);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right:18px;
	text-decoration:none;
	display: block;
	color:#4b4a41;
	font-weight:bold;
	line-height:26px;
	text-shadow:0 1px 0 #FFFFFF;
}

a.btnbig span{
	background-image: url(../img/btnbig.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	color:#4b4a41;
	font-weight:bold;
	line-height:26px;
	text-shadow:0 1px 0 #FFFFFF;
	display:block;
	float:left;
	padding-left:5px;
}

a.btnsmall{
	float:left;
	clear:both;
	background-image: url(../img/btnsmall.png);
	background-repeat: no-repeat;
	background-position: right center;	
	padding-right:12px;
	display: block;
	height: 24px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
	/*text-shadow:0 1px 0 #000000;*/
}

a.btnsmall span{
	background-image: url(../img/btnsmall.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	color:#4b4a41;
	font-weight:bold;
	line-height:24px;
	text-shadow:0 1px 0 #FFFFFF;
	display:block;
	float:left;
	padding-left:5px;
}



#intro{
	padding-bottom:10px;
}

#news1{
	width:252px;
	float:left;
	padding-right:50px;
}
#news2{
	width:253px;
	float:left;
	border-left:1px solid #F2F2F2;
	padding-left:50px;
	padding-right:50px;
}
#news3{
	width:252px;
	float:left;
	border-left:1px solid #F2F2F2;
	padding-left:50px;
}




.input{
	clear:both;
	margin-top:5px;
}

.input label{
	display:block;
	float:left;
	width:110px;
	padding-top:2px;
	padding-bottom:2px;
}

.input input, .input textarea{
	float:left;
	margin-left:5px;
	width:190px;
	padding:2px;
	border:1px solid  #CCCCCC;
}

input.errormsg{
	color:#F00;
	border-color:#F00;
}
.errormsg{
	color:#F00;
/*	width:250px;*/
	margin-left:114px;
}




ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #f2f2f2;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #f2f2f2;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
}

div.clickable{
	cursor:pointer;	
}

.boxed{
	background:url("../img/shadowAlpha.png") no-repeat scroll right bottom transparent !important;
	/*clear:left;*/
	float:left;
	margin:10px 0 10px 10px !important;
	padding:0;
}

.innerbox2{
	border:1px solid #F2F2F2;
	bottom:6px;
	margin:0;
	padding:4px;
	position:relative;
	right:6px;
	width:424px;min-height:87px; padding:20px;
}

.innerbox3{
	border:1px solid #F2F2F2;
	bottom:6px;
	margin:0;
	padding:4px;
	position:relative;
	right:6px;
	width:263px;min-height:87px; padding:20px;
}

.boxnews{
	float:left;
	width:240px;
	padding-right:49px;
	padding-left:49px;
	border-right:1px solid #F2F2F2;
}

