@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
.edit{border:none!important;}
body {
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#1e1e1e;
}
.superbg {
    position:fixed;
    top:0;
    left:0;
    z-index:-10000;
}
html{
        background-color: #ffffff;

     ;
}
img a, a img{border:none;}
a , .header .languages li a:hover, .header .languages #active a, .banner .menu #active a, .banner .menu li a:hover, .banner_right_text h2, .footer .about, .footer .menu a:hover, .footer .menu #active a, .content .submenu a:hover, .content .submenu #active a, .content_right h3, .menu2 li a:hover, .menu2 #active a {
	text-decoration:none;
	color:#ee343f;
}
a:hover, .header .languages li a, .banner .menu li a, .footer .menu a, .content .submenu a, .menu2 li a {
	color:#1e1e1e;
}
.header {
height:100px;
	width:100%;
	border-top: 0px solid #ee343f;
    border-bottom: 1px solid #ee343f;
      background-color: rgba(214, 214, 214, 0.6);
    background-image:;
    background-repeat: no-repeat;
    background-position: center center;
	background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
               <!--[if lte IE 8]> 
     background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ad6d6d6,endColorstr=#9ad6d6d6)     zoom:1;
     -->
     	
}
.header_container {
	width:900px;
	height:100px;
	margin:auto;
	position:relative;
}
.header .menu2, .header .languages {
	list-style-type:none;
	position:absolute;
	top:0px;
	left:0px;
}
.header .menu2 li, .header .languages li {
	display:inline;
}
.header .menu2 li a, .header .languages li a {
    font-family:"Helvetica", serif;
    font-weight:bold;
	font-size:22px;
	float:left;
	display:block;
	margin-right:30px;
}
.header .menu2 li a {
	    line-height:100px;
    	vertical-align:middle;
}
.header .languages {
	top:auto;
	bottom:5px;
	left:3px;
}
.header .languages li a {
	font-size:14px;
	margin-right:10px;
}
.header h1 {
	font-weight:bold;
      font-family:"Helvetica", serif;
	font-size:29px;
	position:absolute;
	right:0;
	top:0;
    line-height:100px;
    vertical-align:middle;
	text-shadow: 1px 1px 1px #000;
}
.banner {
	width:100%;
	overflow:hidden;
}
.banner_container {
	width:900px;
	margin:auto;
	min-height:500px;	
	position:relative;
}
.banner .logo, .bcontent .logo {
	margin-top:24px;
}
.banner .menu , .content .submenu {
	position:absolute;
	left:0;
	top:200px;

	list-style-type:none;
	padding: 10px 0;
	width:225px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    
    
		    background-color: rgba(214, 214, 214, 0.6);
    background-image:;
    background-repeat: repeat;
    background-position: 0px 0px;
            <!--[if lte IE 8]> 
     background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ad6d6d6,endColorstr=#9ad6d6d6)     zoom:1;
     -->
     }
.banner .menu li a, .submenu li a {
	display:block;
	float:left;
	clear:both;
	padding: 5px 0px;
	padding-left:20px;
	color:#1e1e1e;
	font-weight:bold;
    font-family:"Helvetica", serif;
		font-size:18px;
}
.banner_left, .banner_right {
	float:left;
	position:relative;
	width:300px;
}


.banner_right {
	width:600px;

}
.slide {
	width:596px;
	height:285px;
    
	border:2px white solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:22px;
}
.slide .image {
	width:596px;
	height:285px;
 
	border:2px white solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.banner_right_text {
	width:550px;
	min-height:20px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	margin:15px 0;
	padding:25px;
        background-color: rgba(214, 214, 214, 0.6);
    background-image:;
    background-repeat: repeat;
    background-position: 0px 0px;
            <!--[if lte IE 8]> 
     background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ad6d6d6,endColorstr=#9ad6d6d6)     zoom:1;
     -->
     
}
.banner_right_text h2 {
  font-family:"Helvetica", serif;
	font-size:22px;
	font-weight:bold;
	color:#ee343f;
	padding-bottom:10px;
}
.banner_right_text p, .content_right p {

	padding:5px 0;
}
.services {
	width:100%;
}
.services_container {
	width:850px;
	min-height:200px;

	margin:auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
	padding:25px;
	    background-color: rgba(214, 214, 214, 0.6);
    background-image:;
    background-repeat: repeat;
    background-position: 0px 0px;
              <!--[if lte IE 8]> 
     background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ad6d6d6,endColorstr=#9ad6d6d6)     zoom:1;
     -->
     }
.services .service_block {
	width:233px;
	margin-right:75px;
	float:left;
	display:inline;
}
.services #last_block {
	margin-right:0;
}
.service_block h3 {
  font-family:"Helvetica", serif;
  	font-size:22px;
	font-weight:bold;
color:#ee343f;
	
	padding:25px 0;
}
.bcontent {
	width:100%;
	height:150px;
}
.bcontent_container {
	width:900px;
	height:150px;
	margin:auto;
}
.content {
	width:100%;
	min-height:400px;
    
}
.content_container {
	width:900px;
	margin:auto;
	
}
.content_left, .content_right {
	float:left;
	display:inline;
	width:596px;	
	min-height:200px;
    margin-top:-127px;
}
.content_left {
	width:270px;
	margin-right:0px;
}
.content .content_left {
	position:relative;
}
.content .content_left .submenu {
	margin-top:20px;
  position:static;
  overflow:hidden;
     background-color: rgba(214, 214, 214, 0.6);
    background-image:;
    background-repeat: repeat;
    background-position: 0px 0px;
            <!--[if lte IE 8]> 
     background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ad6d6d6,endColorstr=#9ad6d6d6)     zoom:1;
     -->
     }
.submenu .sub a {
	padding-left:40px!important;
	font-size:14px;
}
.content_right {
	padding:17px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-top:-127px!important;
     background-color: rgba(214, 214, 214, 0.6);
    background-image:;
    background-repeat: repeat;
    background-position: 0px 0px;
            <!--[if lte IE 8]> 
     background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ad6d6d6,endColorstr=#9ad6d6d6)     zoom:1;
     -->
     }
.content_right #video {
	display:block;
	position:relative;
}
.content_right #video .play {
	position:absolute;
    left:280px;
    top:120px;
    border:none;
}
.content_right h2 {
	font-size:bold;
	 font-family:"Helvetica", serif;
	font-size:24px;
	padding-top:5px;
	padding-bottom:15px;
}
.content_right h3 {
	  font-family:"Helvetica", serif;
  	font-size:22px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:15px;
}
.content_right img, .content_full img {
	border:2px white solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.thumbs {
	padding-top:20px;
}
.thumbs img {
	margin-bottom:3px;
	margin-right:3px;
    float:left;
    display:inline;
}
.footer {
	width:100%;
	margin-top:15px;
    float:left;
    clear:both;
            background-color: rgba(214, 214, 214, 0.6);
    background-image:;
    background-repeat: repeat;
    background-position: 0px 0px;
              <!--[if lte IE 8]> 
     background:transparent;
     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#9ad6d6d6,endColorstr=#9ad6d6d6)     zoom:1;
     -->
     }
.footer_container {
	width:900px;
	height:167px;
	margin:auto;
	position:relative;
}
.footer .menu {
	right:auto;
	left:0;
	bottom:auto;
	top:35px;
	text-align:left;
	position:absolute;
}
.footer .menu li {
	display:inline;
}
.footer .menu a {
	font-size:14px;
	margin-right:15px;
}
.footer .menu .first a {
	padding-left:0;
}
.footer .copyright {
	font-size:12px;
	font-weight:bold;
	position:absolute;
	right:0;
	bottom:25px;
}
.footer .copyright img {
	margin-left:5px;
}
.footer .about {
	position:absolute;
	bottom:25px;
	text-align:center;
	font-size:12px;
	width:100%;
}
.footer .icons {
	position:absolute;
	left:0;
	bottom:25px;
}
.footer .icons img {
	margin-right:10px;
}
.header_a {
	background:url(../cms/pics/bg_header.png) repeat-x 0 0;
	height:90px;
	width:100%;
}
.header_container_a{
width:900px;
margin:auto;
height:90px;
position:relative;
}
.menu_a {
	position:absolute;
	top:30px;
	left:-13px;
	height:30px;
	list-style-type:none;
}

.menu_a li {
display:inline;
}
.menu_a li a {
float:left;
display:block;
font-size:16px;
font-weight:bold;
color:#b7b7b7;
padding:0 13px;
height:30px;
line-height:30px;
vertical-align:middle;
text-align:center;
text-shadow: 2px 2px 2px #000;
font-family: Helvetica, Arial, sans-serif;
}
.menu_a li a:hover, .menu_a #active a {
color:white;
}
.menu_a #active a {
background:url(cms/pics/menu_active.png) repeat-x 0 0;
-moz-border-radius: 4px;
border-radius: 4px;
}
.logout_a {
background:url(../cms/pics/submit.png) repeat-x 0 0;
height:36px;
padding:0 30px;
border:1px solid #000;
-moz-border-radius: 4px;
border-radius: 4px;
font-family:Arial, Helvetica, sans-serif;
font-size:bold;
font-size:18px;
color:#fff;
text-shadow: 2px 2px 2px #000;
cursor:pointer;
position:absolute;
right:20px;
bottom:17px;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	font-size:14px;
	bottom:30px;
	right:0;
}
#bgcolor_a, .bgcolor_a {
	background-color:#FF0000!important;
}
#fred { 
	color:#FF0000!important;
    }
.addthis {
position:absolute;
top:58px;
right:0px;
width:400px;
} 
.book {
	width:174px;
	padding-left:58px;
	float:left;
	display:inline;
    clear:both;
	background:url(../pics2/picto_phone2.png) no-repeat 12px 6px;
	height:42px;
	padding-top:10px;
	color:#7c6f7c;
	font-size:12px!important;
    margin-top:15px;
}
.book strong {
	font-weight:normal;
	color:#605360;
	text-transform:uppercase;
	display:block;
	font-size:12px!important;
}  
.book a {
	font-size:12px!important;
    padding-left:0!important;
    margin-left:0!important;
}
.content_right ul  {
	list-style-type:none;
	padding-bottom:10px;
    padding-top:10px;
}
.content_right ul li {
	padding-left:15px;
	background:url(../pics2/bullet.png) no-repeat 0 5px;	
}