@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BPreplayItalic';
    src: url('bpreplayitalics-webfont.eot');
    src: url('bpreplayitalics-webfont.eot?#iefix') format('embedded-opentype'),
         url('bpreplayitalics-webfont.woff') format('woff'),
         url('bpreplayitalics-webfont.ttf') format('truetype'),
         url('bpreplayitalics-webfont.svg#BPreplayItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BPreplayRegular';
    src: url('bpreplay-webfont.eot');
    src: url('bpreplay-webfont.eot?#iefix') format('embedded-opentype'),
         url('bpreplay-webfont.woff') format('woff'),
         url('bpreplay-webfont.ttf') format('truetype'),
         url('bpreplay-webfont.svg#BPreplayRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BPreplayBold';
    src: url('bpreplaybold-webfont.eot');
    src: url('bpreplaybold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bpreplaybold-webfont.woff') format('woff'),
         url('bpreplaybold-webfont.ttf') format('truetype'),
         url('bpreplaybold-webfont.svg#BPreplayBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BPreplayBoldItalic';
    src: url('bpreplaybolditalics-webfont.eot');
    src: url('bpreplaybolditalics-webfont.eot?#iefix') format('embedded-opentype'),
         url('bpreplaybolditalics-webfont.woff') format('woff'),
         url('bpreplaybolditalics-webfont.ttf') format('truetype'),
         url('bpreplaybolditalics-webfont.svg#BPreplayBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	color:#525253;
	background:#fff url(../images/bg-services.jpg) top center no-repeat fixed;  
	overflow-y: scroll;   
}

h1{
	font-family:BPreplayBold;
	font-size:60px;
	line-height:normal;
	margin:0px;
	background:url(../images/bg-h1.gif) bottom left repeat-x;
	padding:0px 20px 10px 20px;
	margin-bottom:20px;
	margin-left:-22px;
	margin-right:-22px;
}

h1.white,
#left .content_textimg h1{
	font-size:45px;
	line-height:80px;
	color:#fff;
	margin:0px 55px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px #6b991e;
	background:none;
	padding:0px;
}

h1.green,
.type1 h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:45px;
	line-height:80px;
	color:#77ad1a;
	margin:0px;
	padding:0px 20px;
	margin-bottom:15px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:25px;
	color:#6ea215;
	font-weight:normal;
	margin:15px 0px 10px 0px;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	color:#6ea215;
	font-weight:normal;
	margin:0px;
}

hr{
	border: none;
	border-bottom: 1px solid #cfcfcf; 
}

a{
	outline:none;
	color:#689817;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.plus{
	display:inline-block;
	height:11px;
	width:0px;
	padding-left:11px;
	overflow:hidden;
	background:url(../images/plus.gif) top left no-repeat;
	cursor:pointer;
}

a.btn{
	display:inline-block;
	height:39px;
	width:115px;
	background:url(../images/btn.jpg) top left no-repeat;
	color:#fff;
	text-align:right;
	padding-right:48px;
	line-height:39px;
	text-shadow: 1px 1px #4c4c4e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}

a.btn:hover{
	text-decoration:none;
}

p{
	margin:10px 0px;
}

img{
	border:1px #d0d0d0 solid;
}

.image_left{
	float:left;
	margin-right:30px;
}

.image_right{
	float:right;
	margin-left:30px; 
}

.img_home{
	border:none;
	float:left;
	margin-right:30px;
}

/***** LAYOUT *****/

#fixe{
	position: fixed;
	z-index: 99; 
	width: 100%; 
}

/** Newsletter **/

#newsletter{
	height: 83px;
	width: 100%;
	background: #76a12c; 
	border-bottom: 1px solid #7fad31; 
}

#newsletter #content_newsletter{
	width: 1000px;
	height: 83px;
	overflow: hidden;
	margin: auto; 
}

/** Header **/

#header{
	background:#707072; 
	border-bottom:1px solid #565657;
	height:130px;
	width:100%;
	overflow:hidden; 
}

#header #content_header{
	width:1000px;
	height:130px;
	margin:auto;
	overflow:hidden;
}

#header #content_header #logo{
	height:130px;
	width:279px;
	background:url(../images/logo.gif) top left no-repeat;
	overflow:hidden;
	float:left;
}

#header #content_header #header_left{
	width:721px;
	height:130px;
	overflow:hidden;
	float:left;
}


/** Main **/

#main{
	width:100%;
	height:auto;
}

#main #content_main{
	width:1000px;
	margin:auto;
	padding-top:160px;
	padding-bottom:30px;
}

/** Footer **/

#footer{
}

/** Homepage **/

#content_top,#content_middle,#content_bottom{
	clear:both;
	overflow:hidden;
	font-size:12px; 
	line-height:20px;
}

#content_top,#content_middle{
	margin-bottom:30px;
}

/** Generic **/

#left{
	width:245px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:25px;
}

#right{
	width:730px;
	height:auto;
	overflow:hidden;
	float:left;
}

#right #top{
	width:730px;
	height:13px;
	overflow:hidden;
	background:url(../images/bg-top.png) top left no-repeat;
}

#right #content{
	width:676px;
	height:auto;
	overflow:hidden;
	background:url(../images/bg-content.png) top left repeat-y;
	padding:0px 27px 25px 27px;;
}

#right #bottom{
	width:730px;
	height:13px;
	overflow:hidden;
	background:url(../images/bg-bottom.png) top left no-repeat;
}

/** Portfolio **/

#right #content_portfolio{
	width:730px;
}

/** News **/

#top_news{
	width: 1000px;
	height: 14px;
	overflow: hidden;
	background: url("../images/bg-news-top.png") top left no-repeat;
}

#content_news{
	width: 960px; 
	height: auto;
	overflow: hidden;
	background: url("../images/bg-news.png") top left repeat-y;  
	padding: 0px 20px 30px 20px;  
}

#bottom_news{
	width: 1000px;
	height: 14px;
	overflow: hidden;
	background: url("../images/bg-news-bottom.png") top left no-repeat; 
}


/***** NAVIGATION *****/

#header .content_nav_top,
#header .content_nav_bottom{
	display:none;
}


/** Main **/

#header .main_navigation{
	overflow:hidden;
	float:right;
	margin-top:55px;
	clear:both; 
	?margin-right:-60px;    
} 

#header .main_navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#header .main_navigation ul.level_1 li{
	display:block;
	float:left;
	padding:0px 37px 0px 10px;
	background:url(../images/sep.gif) bottom left no-repeat;
	?padding:0px 32px 0px 10px   
}

#header .main_navigation ul.level_1 li:hover{
	cursor: pointer;
} 

#header .main_navigation ul.level_1 li:last-child{
	padding-right:10px;
}

#header .main_navigation ul.level_1 li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:32px;
	color:#9bdb2e;
	text-decoration:none;
	font-weight:normal;
	?width:100px;   
	?display:block;      
}

#header .main_navigation ul li a.selected{
	color:#fff;
}
 
#header .main_navigation ul li:hover{
	color:#fff;
	background: url(../images/bg-ss-nav.png) top left repeat-y;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#header .main_navigation ul li:hover a{
	color:#fff;
}

#header .main_navigation ul li ul.level_2{
	margin:0px;
	margin-left:-10px;
	width:196px;
	height:auto;
	clear:both;
	background: url(../images/bg-ss-nav.png) top left repeat-y;
	position:fixed; 
	z-index:50px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;           
	overflow:hidden;      
}

#header .main_navigation ul li ul.level_2 li{
	float:none;
	background:none;
	border-bottom:1px solid #689022;
	border-top:1px solid #90c437;
	padding:0px;
	margin:0px;
}

#header .main_navigation ul li ul.level_2 li:first-child{
	border-top:none;
}

#header .main_navigation ul li ul.level_2 li:last-child{
	border-bottom:none;
}

#header .main_navigation ul li ul.level_2 li a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:34px;
	text-shadow: 1px 1px #6ea018;
	background:url(../images/bg-ss-nav-a.png) top left no-repeat;
	display:block;
	padding-left:20px;
	width:176px; 
}

#header .main_navigation ul li ul.level_2 li a:hover,
#header .main_navigation ul li ul.level_2 li a.selected{
	background:url(../images/bg-ss-nav-a-hover.png) top left no-repeat;
}

#header .main_navigation ul li ul.level_2 li:first-child a:hover,
#header .main_navigation ul li ul.level_2 li:first-child a.selected{
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

#header .main_navigation ul li ul.level_2 li:last-child a:hover,
#header .main_navigation ul li ul.level_2 li:last-child a.selected{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

/** Top **/

#header .newsletter_navigation{
	height:32px;
	width:auto;
	overflow:hidden; 
	position: absolute; 
	margin-top: -1px; 
	margin-left: 630px;    
}

#header .newsletter_navigation ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

#header .newsletter_navigation ul li{
	height:32px;
	width:83px;
	overflow:hidden;
	float:left;
	background:url(../images/bg-nav-newsletter.gif) top left no-repeat;
	text-align:center;
	margin-left:5px;
	
}

#header .newsletter_navigation ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:28px;
	color:#fff;
	font-style:italic;
}

#header .newsletter_navigation ul li a:hover{
	text-decoration: none; 
}

/** Left **/

#left .content_nav_top{
	width:245px;
	height:14px;
	overflow:hidden;
	background:url(../images/bg-nav-top.png) top left no-repeat;
}

#left .content_nav_bottom{
	width:245px;
	height:14px;
	overflow:hidden;
	background:url(../images/bg-nav-bottom.png) top left no-repeat;
	margin-bottom:30px;
}

#left .content_navigation{
	background:url(../images/bg-nav.png) top left repeat-y;
	overflow:hidden;
	padding:20px 20px 25px 20px;
}

#left .content_navigation h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:30px;
	text-transform:uppercase;
	font-weight:normal;
	color:#77ad1a;
	margin:0px;
	padding-left:8px;
	background:none;
	border-bottom:1px solid #cdcccc;
}

#left .content_navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#left .content_navigation ul.level_1 li{
	border-bottom:1px solid #cdcccc;
	border-top:1px solid #fff;
}

#left .content_navigation ul.level_1 li a{
	line-height:40px;
	margin:0px 10px;
}

#left .content_navigation ul.level_1 li a .plus,
#left .content_navigation ul.level_1 li a .moins{
	height: 11px;
	width: 11px;
	overflow: hidden;
	background: black; 
	display: inline-block;  
	float: right; 
	margin-top: 14px;
	display: none;
}

#left .content_navigation ul.level_1 li a .plus{
	background: url("../images/plus.gif"); 
}

#left .content_navigation ul.level_1 li a .moins{
	background: url("../images/moins.gif"); 
}

#left .content_navigation ul.level_1 li a:hover,
#left .content_navigation ul.level_1 li a.selected{
	text-decoration:none;
	color:#525253;
}

#left .content_navigation ul.level_1 li ul.level_2{
}

#left .content_navigation ul.level_1 li ul.level_2 li{
	border-top:1px dotted #77ad1a;
	border-bottom:none;
	padding:0px 10px;
}

#left .content_navigation ul.level_1 li ul.level_2 li a{
	background:url(../images/bg-a.gif) 0px 15px no-repeat; 
	display:block;  
	line-height: normal;   
	padding: 10px 0px; 
	padding-left:8px;
}

#left .content_navigation ul.level_1 li ul.level_2 li a:hover,
#left .content_navigation ul.level_1 li ul.level_2 li a.selected{
	background:url(../images/bg-a-selected.gif) 0px 15px no-repeat;  
}


/***** HIGHTLIGHTS *****/

.content_highlights{
	height:486px;
	width:890px;
	overflow:hidden;
	background:url(../images/bg-highlight.png) top left no-repeat;
	padding:0px 55px;
}

.content_highlights #next{ 
	width:35px;   
	height:75px;   
	overflow:hidden; 
	background:url(../images/next.png) center right no-repeat;    
	position:absolute;
	margin-left:910px;
	margin-top:220px;      
	cursor:pointer;  
	z-index:50;
} 

.content_highlights #nav{
	position:absolute; 
	margin-top:410px; 
	margin-left:800px;
	z-index:50;
}

.content_highlights #nav a{
	display:block;
	height:10px;
	width:0px;
	padding-left:10px;
	overflow:hidden;
	float:left;
	background:url(../images/nav-inactif.png) top left no-repeat;
	margin-right:5px;
	cursor:pointer;
}

.content_highlights #nav a.activeSlide{
	background:url(../images/nav-actif.png) top left no-repeat;
}

.content_highlights .highlights_left_block .highlight_item{
}

.content_highlights .highlights_left_block .highlight_item .green_border{
	height:329px;
	width:461px;
	overflow:hidden;
	background:url(../images/bg-green.gif) top left no-repeat;
	text-align:center;
	float:left;
}

.content_highlights .highlights_left_block .highlight_item .green_border img{
	border:1px solid #92bd48;
	margin-top:26px;
}

.content_highlights .highlights_left_block .highlight_item .highlights_item_content{
	height:329px;
	width:370px;
	float:left;
	padding-left:50px;
}

.content_highlights .highlights_left_block .highlight_item  h1{
	font-family:"BPreplayBold";
	font-size:60px;
	line-height:80px;
	margin:0px;
	margin-bottom:25px;
	margin-top:9px;
	color:#707072;
	text-shadow: 1px 1px #fff;
}


.content_highlights .highlights_left_block .highlight_item .highlights_item_content h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:50px;
	line-height:50px;
	color:#77ad1a;
	margin:0px;
	border-bottom:1px solid #cfcfcf;
	padding-bottom:20px;
}

.content_highlights .highlights_left_block .highlight_item .highlights_item_content h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px;
	color:#565659;
	margin:0px;
	margin-top:20px;
}

.content_highlights .highlights_right_block{
	display: none; 
}

/***** NEWS *****/

/** Home Page **/

#content_middle .content_newslist{
	height:291px;
	width:517px;
	overflow:hidden;
	background:url(../images/bg-news-home.png) top left no-repeat; 
	float:left;
}

#content_middle .content_newslist .content_newslist_news{
	padding:20px 0px 20px 0px;
	border-bottom:1px solid #cfcfcf; 
}

#content_middle .content_newslist .content_newslist_news .news_date{
	display:block;
	width:30px;
	height:35px; 
	padding-right:6px;
	padding-top:9px; 
	overflow:hidden;
	background:url(../images/date-block-news.jpg) top left no-repeat;
	color:#fff;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	float:left;
	margin-right:20px;
	text-transform: uppercase; 
	line-height: 11px;  
}

#content_middle .content_newslist .content_newslist_news h2{
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#565659;
	margin:0px;
	margin-bottom:3px;
}


#content_middle .content_newslist .content_newslist_news p{
	margin:0px;
}

#content_middle .content_newslist .content_newslist_news img{
	float:right;
	border-right:none;
	margin-top:-5px;
}

#content_middle .content_newslist .content_newslist_more{
	text-align:right;
	padding-right:25px;
	margin-top: 5px; 
}

#content_middle .content_newslist .content_newslist_more a{
	display:block;
	float:right;
	line-height:35px;
}


/** listing news **/

.listing{
}

.listing h1{
	margin: 0px;  
}

.listing .active{
	background: #fff; 
	border-left: 1px #cfcfcf solid; 
	border-right: 1px #cfcfcf solid; 
}

.listing .content_newslist_news{
	border-bottom: 1px #cfcfcf solid; 
	padding: 25px 40px;    

}

.listing .content_newslist_news .news_date{
	display:block;
	width:30px;
	height:35px; 
	padding-right:6px;
	padding-top:9px;
	overflow:hidden;
	background:url(../images/date-block-news.jpg) top left no-repeat;
	color:#fff;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	float:left;
	margin-right:10px; 
	text-transform: uppercase; 
	font-size: 12px; 
	line-height: 11px;  
}

.listing .content_newslist_news h2{
	 margin-top: 17px; 
	 margin-bottom:10px;
}


.listing .content_newslist_news p{
	margin:0px;
}

.listing .content_newslist_news img{
	float:right;
	border-right:none;
	margin-top:-5px;
}

.listing ul.download_files{
	list-style: none;
	margin: 0px;
	padding: 0px; 
	margin-bottom: 20px;  
	margin-top: 20px; 
}

.listing .active ul.download_files li{
	background: #e1e1e1;  
}

.listing ul.download_files li{
	background: #fff; 
	border: 1px solid #d8d8d8; 
	padding: 5px 10px; 
	margin-bottom: 5px; 
}

.listing ul.download_files li a{
	color: #525253;
	font-size: 13px;
	font-family: arial; 
}

.listing ul.download_files li img{
	float: none;  
	margin-bottom: -4px; 
}



/***** TEXTE IMAGES *****/

.content_textimg{
	padding:0px 22px;
	background:url(../images/bg-h1.gif) bottom left repeat-x;
	padding-bottom:15px;
	padding-top:5px;
}

.content_textimg .textimg_files{
	margin-top:20px;
}

.content_textimg .textimg_files  h2{
	display:none;
}

.content_textimg ul.download_files{
	list-style: none;
	margin: 0px;
	padding: 0px; 
	margin-bottom: 20px;  

}

.content_textimg ul.download_files li{
	background: #fff;
	border: 1px solid #d8d8d8; 
	padding: 5px 10px; 
	margin-bottom: 5px; 
}

.content_textimg ul.download_files li a{
	color: #525253;
	font-size: 13px;
	font-family: arial; 
}

.content_textimg ul.download_files li img{
	margin-bottom: -4px;  
 
}

/** Type 1 **/

.type1{
	width:393px;
	height:291px;
	padding:0px 30px;
	overflow:hidden;
	background:url(../images/bg-txtimg-home.png) top left no-repeat;
	margin-left:30px;
	float:left;
}

.type1 img{
	margin:0px 20px;
}

.type1 p{
	margin:10px 20px;
}

/** Type 2 **/

.type2{
	width:581px;
	height:191px;
	overflow:hidden;
	background:url(../images/bg-type2.png) top left no-repeat;
	float:left;
	padding:0px;
}

.type2 table{
}

.type2 table tr{
}

.type2 table td{
	padding:25px 20px 25px 55px;      
} 

/** Type 3 **/

.type3{
	width:730px;
	height:145px;
	overflow:hidden;
	background:url(../images/bg-type3.png) top left no-repeat;
	margin-bottom:30px;
}

.type3 h1{
	background:none;
	margin:10px 2px;
}

/** Box left **/

#left .content_textimg{
	height:250px;
	width:204px;
	overflow:hidden;
	background:url(../images/bg-box-left.png) top left no-repeat;
	font-size:12px;
	line-height:20px;
	margin-bottom:30px;
}

#left .content_textimg h1{
	padding:0px;
	margin:5px 0px; 
} 

/***** IMAGES *****/

/** Home **/

#content_bottom .content_image{
	float: left; 
}
 
#content_bottom .content_image img{
	border:none;
}

/** Left **/

#left .content_image{
	margin-bottom:30px;
}

#left .content_image img{
	border:none;
}

/***** NEWSLETTER *****/

#newsletter .content_newsletterregister{
	
}

#newsletter .content_newsletterregister h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	line-height: 83px;
	margin: 0px;  
	margin-left:10px;
	color: #fff; 
	background: none; 
	float: left; 
	margin-right:50px;  
	padding: 0px; 
}



#newsletter .content_newsletterregister form{
 	float: left; 
 	height: 83px; 
 	width: 677px;
}

#newsletter .content_newsletterregister form dt{
	display: none;
}

#newsletter .content_newsletterregister form dd{
 	float: left; 
 	height: 61px; 
 	margin-top: 22px;  
 	border: none; 
 	width: auto;
 	display: inline-block;
 	margin: 0px;
 	padding-top: 18px;
}

#newsletter .content_newsletterregister form dd#EmailMini-element{
	width: 555px;
}

#newsletter .content_newsletterregister form #EmailMini{
 	float: right;  
 	width: 250px;          
 	padding: 10px 10px;      
 	border: 1px #6d942d solid;   
    color: #b1b0b0; 
    font-size: 15px;
    font-family: arial; 
}

#newsletter .content_newsletterregister form #submit{
 	float: left; 
 	height:41px;
	width:121px; 
	background:url(../images/btn-newsletter.jpg) top left no-repeat;
	color:#fff;
	text-align:right;
	text-shadow: 1px 1px #4c4c4e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;   
	border: none; 
	padding-right: 42px;
	padding-bottom:5px;  
	cursor: pointer;   
	margin: 0px;
	margin-top: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #newsletter .content_newsletterregister form #submit{
		margin-top:3px;
	}
}

#newsletter .content_newsletterregister form .radio{
	padding-top: 8px;
	color: #fff;    
} 



/***** GALLERY *****/

.content_gallery{
}

.content_gallery h1{
	margin-left: 0px; 
}
 

/***** GALLERY PREVIEW *****/

.content_gallerypreview{
	padding:20px 22px;
	background:url(../images/bg-h1.gif) bottom left repeat-x;
}

.content_gallerypreview h3{
	margin-bottom:0px;
}

.content_gallerypreview p{
	margin:0px;
}

/***** FORM *****/

form{
	
}

form dt,
form .form_break label{
	clear:both;
	float: left;
	width: 130px; 
	margin: 13px 0px;
	padding: 5px 0px;    
}

form dd,
form .form_break .form_field{
	float: left;
	margin: 13px 0px;  
}

form dd input,
form .form_break .form_field input,
form dd textarea,
form .form_break .form_field textarea{
	border: 1px solid #c1c1c1;  
	width: 405px;
	padding: 8px 2px;  
	font-family:arial;
	font-size:12px;
	line-height:21px;
}

form dd input[type=image],
#captcha{  
	width: 150px; 
	padding: 0px; 
}

form .form_break #captcha{
	margin-left: 130px;
}

form dd input[type=submit],
#submit{  
	height: 35px;
	width: 105px;
	background: url("../images/bg-submit.jpg") top left no-repeat;  
	color: #fff; 
	cursor: pointer; 
	margin-left: 306px;  
	font-size:15px;	
	padding-bottom:9px;
}

form .form_button{
	clear: both;
}

form .form_button #submit{
	margin-left: 130px !important;
}

/** contact **/

.content_contactform,
.content_form{
	padding: 0px 20px;
}

.content_contactform .form_border
.content_form .form_border{
	border: 1px solid #d9d7d5;
	background: #fff; 
	overflow: hidden; 
	padding: 30px 40px;  
	padding-bottom: 0px;  
}

.content_contactform .form_border h2,
.content_form .form_border h2{
	margin-bottom: 30px;  
}

/***** MESSAGE *****/

.messages {
	padding:5px 15px;
	background:#dfdedb;
	border:dotted 1px #c1c1c1; 
	font-weight:bold;
	border-radius:5px; 
	-moz-border-radius:5px;
	margin:0px 0px 30px 0px; 
	font-weight: normal;
}
.form_messages { 
	padding:5px 15px;
	background:#dfdedb;
	border:dotted 1px #c1c1c1;
	margin:10px 0;
	font-size:12px;
	font-weight: normal;
}
.messages_error {
	color:red;
}
.messages_warning {
	color:red;
	font-size:12px;
}
.messages_success {
	color:green;
}


