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

body{
	margin:0;
	background:#f6f6f6;
	color:#5a5a5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	width: 99.9%

	  
}

h1{
	margin:0;
	font-family:arial;
	font-size:18px;
	color:#444444;
	border-bottom:1px dotted #c1c1c1;
	padding-bottom:15px;
	margin-bottom:20px;
	font-weight: normal;
}

h2{
	font-family:arial;
	font-size:13px;
	color:#005ead;
	font-weight:bold;
	margin-bottom: 3px;
}

h3{
}

em{
	font-weight: bold;
}

iframe{
	border: 1px solid #c1c1c1;
}

a{
	color:#bf9600;
	outline:none;
}

a.link_ent,a.link_part{
	font-size: 9px;
}

a.link_part{
	color: #005ead;
}

a:hover{
}

a.selected{
}

img{
	border:1px #d7d5d5 solid;
}

p{
	margin:0;
}

ul{
	padding:0;
}

.image_left{
	float:left;
	margin-right:15px;
}

.image_right{
	float:right;
	margin-left:15px;
}

#header{
	width:100%;
	height:142px;  
	overflow:hidden;  
	background: url('../images/bg-header.gif') top left repeat-x;
	min-width:1000px;   
}

#content_header{
	width:1000px;
	height:100%;
	margin:auto;
	overflow:hidden;
}

#logo{
	margin-top:43px;
	background:url(../images/logo.gif) top left no-repeat;
	height:60px;
	width:177px;
	float:left;
}


#main{
	width:auto;
	height:auto;  
	background:#fff;
	min-width:1000px;   
}
    
#content{
	width:auto;
}

#top{
	margin:auto;
	background:url(../images/bg.gif) top left repeat-x;
	width:100%;
	height:233px;
	overflow:hidden;  
}

#content_top{
	width:1000px;
	height:100%;
	margin:auto; 
	overflow: hidden;
}

#top h1{
	margin:0;
	padding:0;
	margin:15px 0px;
	font-family:Arial;
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	color:#005ead;
	border:none;
	text-transform: none;
}

#top h2{
	margin:0;
	margin-top:30px;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#6b6b6b;
}

#top p{
	margin:0;
}

#content_main{
	width: 1000px;
	height: auto;
	margin: auto;
	overflow: hidden;      
}

#content{    
 width: 100%;      
 background: url("../images/bg_2.gif") center top repeat-y; 
 padding-bottom: 20px;                  
}       

#left{
	float:left;
	width:325px;
	height:auto;   
	min-height: 700px;    
  
}

#content_left{
	width:100%;
	height:auto;
	padding-top: 45px;

}

#right{
	float:left;
	width:auto;    
	height:auto; 
	min-height: 800px !important;   
	overflow: hidden;   
}

#right_grd{
	width:100%;
	height:auto;
	background:#FFF; 
	min-height: 800px !important;
}

#content_right{
	width:600px;    
	height:auto;              
	padding-left:50px;
	padding-top:50px;  
	overflow: hidden;    
}



#right_grd table{
	width: 100%;
	border-top: 1px dotted #c1c1c1;
}

#right .content_projectlist table.liste_produits_home,
#right .content_categorylist table.liste_produits_home{
	width:auto;
	border:none;
	overflow: hidden;
}

#right .content_projectlist table.liste_produits,
#right .content_categorylist table.liste_produits{
	width:700px;
	border:none;  
	overflow: hidden;  
}

#right .content_projectlist table.liste_produits td,
#right .content_categorylist table.liste_produits td{
	width: 350px !important;
	min-height:135px;
	padding-bottom:40px;
	padding-right:40px;
}

#right_grd table td{
	width: 360px;
	min-height:135px;
	padding: 20px;
	vertical-align: top;
}

#right .content_projectlist table td,
#right .content_categorylist table td{
	width: 250px ;
	min-height:135px;
	padding-bottom:40px;
	padding-right:70px;
	vertical-align: top;
	overflow: hidden;
}

#right_grd table td img{
	max-width: 250px;
	overflow: hidden;
}

#right_grd table td.tdLeft{
	border: 1px dotted #c1c1c1;
	border-left:none;
	border-top: none;
	width: 360px; 
}

#right_grd table td.tdMiddle{
	border-bottom: 1px dotted #c1c1c1;
	width: 360px; 
}

#right_grd table td.tdRight{
	border: 1px dotted #c1c1c1;
	border-right:none;
	border-top: none;
	width: 360px;
}

#content_right_grd{
	width:1000px;
	height:auto;
	padding-top:50px;
	margin: auto;
}

#content_right_grd #content_footer{
	border: none;
	margin-left: 37.5%;
}

#footer{
	margin-top:20px;
	width:100%;
	height:115px;
	
}

#footer a{
	text-decoration: none;
	color: #5a5a5a;
}

#content_footer{
	border-top:1px dotted #b3b3b3;
	padding-top:25px;
	font-size:10px;
}

.icone{
	border: none ;
	width: 13px;
	margin:0px 5px;
	margin-bottom: -2px; 
}
	
/* Navigation */
#header .top_navigation{
	margin:0;
	padding:0;
	height:13px;
	float:right;
	line-height:12px;
	margin-top: 20px;
	margin-right:155px;
	padding-left: 2px;
	color:#3f74c0;
	text-align: right;
	width: 600px;
	
}

#header .top_navigation a{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:11px;
	margin-right:0px;
	text-decoration:none;
	color:#005ead;
	text-transform: none;
}

#header .top_navigation a:hover,#header .top_navigation a.selected{
	color:#5a5a5a;
}

.content_navigation{
	margin:0;
	margin-top:39px;
	margin-right:-70px;
	float:right;
	height:30px;
	width:770px;
	overflow:hidden;
}

.content_navigation a{
	display:inline-block;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#303946;
	margin-right:75px;
	text-transform: uppercase;
}

.content_navigation a:hover,.content_navigation a.selected{
	color:#005ead;
}

.content_navigation span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#838d9b;
	display:block;
	text-transform: lowercase;
}

#left .content_navigation{
	width:280px;
	height:auto;
	margin:0;
	margin-right:30px;
	padding:0;
	float:right;
	margin-bottom: 25px;
	border-top:1px dotted #b3b3b3;
	overflow: hidden;
}

#left .content_navigation a{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
	text-decoration:none;
	font-weight:normal;
	border-bottom:1px dotted #b3b3b3;
	line-height:35px;
	text-align:right;
	padding-right:5px;
	margin:0;
	text-transform:none;
}

#left .content_navigation a:hover,#left .content_navigation a.selected{
	background:#f3ecd2;
	color:#005ead;
}

#right .plan ,#right_grd .plan {
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top:1px dotted #cccccc;
}

#right .plan a,#right_grd .plan a{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#005ead;
	display: block;
}

#right .plan a.level_1,#right_grd .plan a.level_1{
	margin:0;
	padding:0;
	font-size : 15px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
}

#right .plan a.level_2,#right_grd .plan a.level_2{
	margin:0;
	padding:0;
	font-size : 15px;
	line-height: 25px;
	padding-left: 20px;
	text-transform: none;
	border-bottom:1px dotted #cccccc;
}

#right .plan a.level_3,#right_grd .plan a.level_3{
	margin:0;
	padding:0;
	font-size : 13px;
	line-height: 25px;
	padding-left: 40px;
	text-transform: none;
	border-bottom:1px dotted #cccccc;
}

#right .plan a span,#right_grd .plan a span{
	display: none;
}

#right .plan a:hover,#right .plan a.selected,#right_grd .plan a:hover,#right_grd .plan a.selected{
	color:#5a5a5a;
}

/* Txt Images */

#top .content_textimg{
	width:1000px;
	height:235px;
	margin: 0;
	padding: 0;
	background: url("../images/bg.gif");
	
}

#top .image_right{
	margin-left: 20px !important;
}

#top .content_textimg img{
	border:none;
	margin: 0;
	padding: 0;
	margin-top: 2px;
}

#left .content_textimg{
	float:right;
	padding-right:26px;
	clear:both;
}

#left .content_textimg .textimg_images img{
	float:left;
	height:73px;
	width:255px;
	margin: 0;
}

#left .content_textimg .slideshow {
	float:left;
	
}

#left .content_textimg h1,#left h1{
	text-align:right;
	color:#494f57;
	margin:5px 0px 20px 0px;
	padding:0;
	border:none;
}

#right .content_textimg.home,#right .home{
	width:260px !important;
	float:left;
	margin:0;
	margin-right:70px;
	margin-bottom:50px;
}


#right_grd .content_textimg{
	width:1000px;
	float:left;
	margin:0;
	margin-right:50px;
	margin-bottom: 20px;
	   
}



#right .content_textimg{
	margin-bottom: 40px;
}




#right .content_textimg.home h1,#right_grd .content_projectlist h1, #right .content_projectlist h1,
#right .content_categorylist h1, #right_grd .content_categorylist h1 {
	padding:0;
	margin:0;
	border:none;
	color:#005ead;
	margin-top:0px;
	font-size: 16px;
}

#right .content_textimg.home h2,#right_grd .content_projectlist h2,#right .content_projectlist h2,
#right_grd .content_categorylist h2,#right .content_categorylist h2{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#636b75;
}

#right .content_textimg{
	width:100%; 
}

#right .content_textimg .textimg_files, #right .content_eventview .event_download,
#right .content_mininews .mininews_download ,.content_projectview .file_project{
	margin-top: 10px;
}

#right .content_textimg .textimg_files h2, #right .content_eventview .event_download h2,#right .content_mininews .mininews_download h2{
	display: none;
}

#right .content_textimg .textimg_files ul, #right .content_eventview .event_download ul,
#right .content_mininews .mininews_download ul,.content_projectview .file_project ul{
	height:auto;
	margin:0;
}

#right .content_textimg .textimg_files ul li, #right .content_eventview .event_download ul li,
#right .content_mininews .mininews_download ul li,.content_projectview .file_project ul li{
	background:#f4f3f1;
	display:block;
	width:96%;
	border:1px #e4e4e4 solid;
	height:auto;
	margin:0;
	padding:5px;
	margin-top:5px;
}

#right .content_textimg .textimg_files ul li a, #right .content_eventview .event_download ul li a,
#right .content_mininews .mininews_download ul li a,.content_projectview .file_project ul li a{
	margin:0;
	width:100%;
}

#right .content_textimg .textimg_files ul li img , #right .content_eventview .event_download ul li img,
#right .content_mininews .mininews_download ul li img,.content_projectview .file_project ul li img{
	margin-bottom: -3px;
}

.zoom{
	height: 18px;
	width: 18px;
	background: #fff;
	border: 1px solid #fff;
	opacity:0.8;
	filter : alpha(opacity=80); 
	float: right;
	position: relative;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	margin-top: -25px;
	margin-right:2px;
	text-decoration: none;
	cursor: pointer;
}

/* Images */
#left .content_image{
	margin:0;
	margin-top:30px;
	padding-right:30px;
	float:right;
	clear:both;
	width:260px;
	max-height:144px;
	overflow: hidden;
}

#left .content_image h1{
	position:absolute;
	z-index:10;
	margin-top:105px;
	border:1px solid #cacaca;
	border-top:1px solid #fff;
	opacity:0.65;
	filter : alpha(opacity=65); 
	width:258px;
	height:30px;
	padding:0;
	padding-top:10px;
	background:#fff url("../images/next.gif") 97% 49% no-repeat;
	color:#494f57;
	text-align:center;
	cursor: pointer;
	
}

#left .content_image a{
	text-decoration:none;
}

/* news */

.content_mininewslatest{
	margin:0;
	width:275px;
	margin-right:28px;
	border-bottom:1px dotted #b3b3b3;
	margin-bottom:25px;
	float:right;
	clear:both;
	overflow: hidden;
}

.content_mininewslatest_item{
	text-align:right;
}

.content_mininewslatest h1{
	margin:0;
	padding:0;
	border:none;
	color:#494f57;
	text-align:right;
}

.content_mininewslatest h2{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#bf9600;
	line-height:16px;
	margin-bottom:10px;
	margin-top:19px;
}

.content_mininewslatest span.date{
	font-size:11px;
	color:#b1b1b1;
	display:block;
	margin-top:10px;
}

.content_mininewslatest_more{
	margin:0;
	margin:17px 0px;
	text-align:right;
}

.content_mininews{
	margin-bottom: 40px;
	overflow: hidden;
}

/* slideshow*/

.nav{
	position:absolute;
	z-index:99;
	width:64px;
	height:10px;
	margin-top:210px;
	margin-left:215px;
}


.nav a{
	display:inline;
	padding:0;
	margin:0;
	height:8px;
	width:8px;
	background:url(../images/nav.gif) no-repeat;
	text-decoration:none;
	float:left !important;
	margin-right:8px;
	margin-bottom:2px;
	overflow: hidden;
	
}

.nav a.activeSlide{
	background:url(../images/nav-active.gif) no-repeat;
}

/*Newsletter*/

.content_newsletterregister{
}

.content_newsletterregister form{
	margin-top:20px;
}

.newsletter_home{
	height:auto;
	min-height:255px !important;
	width:230px;
	background:url(../images/strie.gif) repeat;
	border:1px #e4e4e4 solid;
	float:left;
	padding:0px 20px;
	padding-bottom: 10px;
	margin-right: 40px;
}

.newsletter_home h1{
	margin-top: 15px;
}



.newsletter_home form{
	margin-top:25px;
}


.newsletter_home dt{
	clear: both;
}

.newsletter_home dd{
	float:left;
	margin: 0px;
}

.newsletter_home dd input{
	height:24px;
	border:1px solid #e4e4e4;
	width: 150px;
	text-align: left;
	float: left;
	margin-right: 5px;
}

.newsletter_home dd #submit,
.content_newsletterregister #submit{
	border:none;
	background:url(../images/btn.gif);
	color:#fff;
	height:27px;
	width:64px;
	padding-bottom:5px;
}

.newsletter_home #submit-label{
	display: none;
}



/*.content_newsletter input[type="submit"],
.content_newsletterregister input[type="submit"]{
	border:none;
	background:url(../images/btn.gif);
	color:#fff;
	height:27px;
	width:64px;
	padding-bottom:5px;
}

.content_newsletter input[type="text"],
.content_newsletterregister input[type="text"]{
	height:24px;
	border:1px solid #e4e4e4;
	width: 150px;
	text-align: left;
	float: left;
	margin-right: 5px;
	margin-left: -40px;
}

.content_newsletter input[name="newsletter"]{
	margin-top:25px;
}*/

#right .content_newsletter h1{
	margin:0 !important;
	padding:0;
	border:none;
	margin:15px 0px !important;
	color:#494f57;
}

/* Events*/

.content_eventcalendar{
	height:255px;
	min-height:255px;
	width:270px;
	background:url(../images/strie.gif) repeat;
	border:1px #e4e4e4 solid;
	float:left;
	overflow: hidden;
	padding-bottom: 10px;
}

#right .content_eventcalendar h1{
	margin:0 !important;
	padding:0;
	border:none;
	margin:15px 0px 15px 20px !important;
	color:#494f57;
}

.content_eventcalendar .calendar{
	margin:auto;
	width:230px;
	background:#fff;
	border:1px #e4e4e4 solid;
	text-align:center;
	color:#8e8d8d;
	padding:3px 23px;
}

.calendarHeader{
	color:#000;
	
	overflow: hidden;
}

.content_eventcalendar .calendar tr td{
	background:#fff;
	padding:0;
	height:25px;
	overflow: hidden;
}

.content_eventcalendar .calendar tr td.calendar{
	background:#e5e5e5;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}

.content_eventcalendar .calendar tr td.calendarDays{
	color:#8e8d8d;
}

.content_eventcalendar .calendar tr td.calendarEvent{
	background:#bf9600;
	color:#fff;
	cursor:pointer;
}

.content_eventcalendar .calendar tr td.calendarEvent a{
	color:#fff;
	text-decoration: none;
}

.content_event{
	clear: both;
	margin-bottom: 20px;
	min-height:130px;
	height:auto;
	border-bottom:1px dotted #cccccc;
	overflow: hidden;
}

.event_date_start, .event_date_end{
	font-size: 11px; 
	color: #b1b1b1;
}

.event_gallery{
	height: auto;
	width : auto;
}

.link_events{
	display:block;
	padding: 0px 20px;
}

/* Ombres */

.ombre-part-vertical{
	display:none;
}

.ombre-part-horizontal{
	display:none;
}

#left .ombre-part-vertical{
	display:block;
	float:left; 
	height:73px; 
	width:4px; 
	background:url(../images/ombre-part-vertical.gif) top left repeat-y;
}

#left .ombre-part-horizontal{
	display:block;
	height:4px; 
	width:255px; 
	background:url(../images/ombre-part-horiz.gif) top left repeat-x; 
	clear:both;
}

.ombre-vertical{
	float:left; 
	height:256px; 
	width:4px; 
	background:url(../images/ombre-vertical.gif) top left repeat-y;
}

.ombre-horizontal{
	height:4px; 
	width:271px; 
	background:url(../images/ombre-horiz.gif) top left repeat-x; 
	clear:both;
}

.newsletter_ombre{
	float:left;
	margin-right:40px;  
}

.events_ombre{
	float:left !important;
}

/* breadcrumb */

.breadcrumb{
	margin:0;
	margin-right:2px;
	padding:0;
	margin-top:-30px;
	margin-bottom:10px;
	float: right;
	color: #5a5a5a;
	font-size: 10px;
}

#content_right_grd .breadcrumb{
	margin-right:30px;
}

.breadcrumb a{
	text-decoration: none;
	color: #005ead;
}

/* form */

#form1 dt{
	width:100px;
	height:25px;
	float:left;
	clear: left;
}

.content_login dt{
	width:80px;
	height:30px;
	float:left;
	clear: left;
}

.content_login fieldset {
	border: none;
}


#form1 dd,.content_login dd{
	height:auto;
	float:left;
	clear: right;
}

#form1 input{
	width: 340px;
}

#form1 input[type="textarea"]{
	width: 340px;
	height: 50px;
}

#form1 input[type="submit"]{
	width: 100px;
}

#form1 #captchaimg{
	margin:2px 0px;
	width: 150px;
	border:1px solid #c1c1c1;
}

#form1 #captchatxt{
	width: 150px;
}

#form1 #Envoyer{
	margin-top:10px;
	text-align:left;
	border:none;
	background:url(../images/btn.gif) no-repeat;
	color:#fff;
	height:25px;
	width:70px;
	padding-left:4px;
}

.content_login #submit{
	margin-top:10px;
	text-align:left;
	border:none;
	background:url(../images/btn.gif) no-repeat;
	color:#fff;
	height:25px;
	width:64px;
	padding-left:4px;
}
.content_login h1{
	border: none;
	font-size: 14px;
	margin: 0;
	margin-bottom:25px;
	padding: 0;
}

.content_login {
	height: auto !important;
	min-height: 200px;
	width: 380px;
	padding:15px 30px;
	border: 1px #d7d5d5 solid;
	margin: auto;
	background:#f4f3f1;
}

.content_login form{
	height: auto !important;
	overflow: hidden;
	padding-left: 40px;
}

.content_login #login_user-label,.content_login #login_buttons-label{
	display: none;
}

#form1 #Envoyer{
	margin-top: 10px;
	vertical-align: middle;
	padding-bottom: 3px;
	height:25px;
}

#form3{
}

#form3 dt{
	width: 150px; 
	float: left;
	padding-top: 5px;

}

#form3 dd{
	padding: 5px;
}

#form3 #Envoyer{
	margin:10px 0px;
	text-align:left;
	border:none;
	background:url(../images/btn.gif) no-repeat;
	color:#fff;
	height:25px;
	width:64px;
	padding-left:7px;
	padding-bottom:4px;
	float: left;
}

form .form_break,
form .form_row{
	clear: both;
}

form .form_row{
	padding-left: 100px;
}

form .form_break label{
	width:100px;
	height:25px;
	float:left;
}

form .form_field{
	float:left;
}

form .form_field #captcha{
	margin-left: 100px;
}


/* gallery*/

.content_gallerypreview{
	min-height:180px;
	clear: both;
	margin-bottom:30px;
	overflow: hidden;
}

.content_gallery_images{
	padding: 0;
	margin: 0;
	margin-left: -11px;
}

.content_gallerypreview img{
	display: block;
}

/*html*/
.content_html{
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*portfolio*/

.content_categorylist{

}

.content_projectlist .project{
	border-bottom: 1px dotted #c1c1c1;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.content_categoryview{
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

/* system messages */

.messages {
	padding:10px 25px;
	background:#eeeeee;
	border:solid 1px #cccccc;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:10px 0;
}
.form_messages {
	padding:0px 5px;
	background:#eeeeee;
	border:solid  1px #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:10px 0;
	font-size:11px;
}
.messages_error {
	color:red;
}
.messages_warning {
	color:green;
	padding:5px 10px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}
.messages_success {
	color:green;
	margin-bottom: 20px;
}

/*search */
#search{
	position: absolute;
	margin-left: 850px;
	margin-top: 15px;
	min-width: 150px; 
}   

#search_field{
	width: 100px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#005ead;
	float: left;
	margin-right: 5px;
}

#go{
	background: url("../images/loupe.jpg") top left no-repeat;
	border: 1px solid #005ead;
	-moz-border-radius:5px;
	width: 25px;
	height: 20px;
	
}


