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

body{
	margin:0;
	color:#000;
	font:13px "Trebuchet MS", Arial, sans-serif;
	background:url(images/repeat_x.jpg);
	background-repeat:repeat-x;
	background-color:#b0afa4;
	min-width: 860px;
text-align:justify;
}
img{border-style:none;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:11px arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#flashcontent {
	width: 300px;
	height: 284px;
	color:#FFF;
}
/*//////////////////////////////*/
/* header */
/*//////////////////////////////*/
#header {
	height: 417px;
	width:860px;
	margin:0 auto;
}

#page {
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	background: url(images/bg-header.jpg) no-repeat 50% 0;
}
/*//////////////////////////////*/
/*logo top*/
/*//////////////////////////////*/
#page .logo{
	width:300px;
	height:133px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
	margin: 0 auto;
}
#page .logo a{
	display:block;
	height:132px;
}
/****************/
/****************/
#menu {
	padding:2px /*0 0 6px*/;
	width:861px;
	height:32px;
	text-align:center;
	margin: 0 auto;
	/*background:url( images/menu_over_repeat_x.jpg) repeat-x 0 0;*/
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu ul li {
	float:left;
	width:123px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:13px;
}
#menu ul li a {
	display:block;
	padding-top:13px;
	height:32px;
	color:#2d1d1d;
	text-decoration:none;
	background:url(images/menu_over_repeat_x.jpg) repeat-x 100px 0;
}
#menu ul li a:hover, #menu ul li a:focus, #menu ul li a:active {
	/*background-position:-88px 0;*/
	color:#FFF;
}
#d a {
	background:url(images/menu_over_repeat_x.jpg) repeat-x 0 0;
}
.current_page_item {
	background:url(images/menu_current_repeat_x.jpg) repeat-x;
	font-weight: bold;
	color:#e5e3d4;
}
/*//////////////////////////////*/
/* zone affichage principale */
/*//////////////////////////////*/
#content{
	width:860px;
	height:100%;
	min-height:200px;
	margin: 0 auto;
}

#map_canvas{
margin: auto;
border:3px solid #2d1d1d; 
}
/*//////////////////////////////*/
/*div de rollover d'images de l'accueil*/
/*//////////////////////////////*/
.metier {
	padding-top:12px;
	position:relative;
	display:block;
  	height:170px;
	width:446px;
}
.metier div {
	padding-top:12px;
	position: absolute;
	top: 0px;
	left: 0;
	display: none;
  	height:170px;
	width:446px;
}
.localisation {
	margin-bottom:20px;
	position:relative;
	display:block;
  	height:170px;
	width:446px;
}
.localisation div {
	position: absolute;
	top: 0px;
	left: 0;
	display: none;
  	height:170px;
	width:446px;
}
/*//////////////////////////////*/
/*colonne des programmes page d'accueil*/
/*//////////////////////////////*/
.sidebar_home{
	width: 410px;
	float: right;
	/*padding: 41px 0 0;*/
	clear:both;
}
.sidebar_home .top{
	background: url(images/box_1_title_top.jpg) no-repeat;
	height: 47px;
	overflow: hidden;
}
.sidebar_home .top h2{
	float:right;
	margin : 0;
	font-size:15px;
	font-weight:bold;
	color:#2d1d1d;
	padding: 17px 20px 0 0;
}
.sidebar_home .bottom{
	width: 410px;
	background: url(images/box_1_bottom.jpg) no-repeat;
	height: 12px;
	overflow: hidden;
}
.sidebar_home .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/box_1_repeat_y.jpg) repeat-y;
	/*padding: 4px 0 0 7px;*/
}
.sidebar_home .middle .article_top{
	width: 410px;
	overflow: hidden;
	background:url(images/box_1_top_article.jpg) no-repeat;
	/*padding: 4px 0 0 7px;*/
}
.sidebar_home .middle .article_top .article_content{
	width: 410px;
	overflow: hidden;
	background:url(images/box_1_bottom_article.jpg) no-repeat bottom;
	margin-bottom:2px;
}
.sidebar_home .middle .article_top .article_content h3{
	float:right;
	margin : 0;
margin-right:20px;
	padding-top:7px;
	color:#2d1d1d;
	font-size:15px;
	font-weight:normal;
	width:270px;
	text-align:left;
}
.sidebar_home .middle .article_top .article_content p{
	float:right;
	margin : 0;
margin-right:20px;
	color:#635853;
	font-size:14px;
	width:270px;
	text-align:left;
}
.sidebar_home .middle .article_top .article_content .article_minia{
	width: 95px;
	height: 95px;
	background:url(images/fond_minia_1.jpg);
	float:left;
	margin: 5px 0 0 12px;
}
.sidebar_home .middle .article_top .article_content .article_minia img{
	padding:7px;
}
.sidebar_home .middle .article_top .article_content .link a{
	float:right;
	color:#FFF;
	text-decoration:none;
	padding: 4px 25px 0 0 ;/*!important; /*pour les autres navigateurs*/
	/*padding: 0  ;            /*pour IE*/
}
.sidebar_home .middle .article_top .article_content .link a:hover{
	float:right;
	color:#600;
	text-decoration:none;
	/*padding: 4px 0 0 7px;*/
}
.sidebar_home .middle ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*//////////////////////////////*/
/*Listing des programmes rubrique programme*/
/*//////////////////////////////*/
.listProg{
	width: 530px;
	float: left;
	/*padding: 41px 0 0;*/
	/*clear:both;*/
}
.listProg .top{
	background: url(images/box_2_title_top.jpg) no-repeat;
	height: 45px;
	overflow: hidden;
}
.listProg .top h2{
	float:right;
	margin : 0;
	font-size:15px;
	font-weight:bold;
	color:#2d1d1d;
	padding: 17px 20px 0 0;
}
.listProg .bottom{
	width: 530px;
	background: url(images/box_2_bottom.jpg) no-repeat;
	height: 12px;
	overflow: hidden;
}
.listProg .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/box_2_repeat_y.jpg) repeat-y;
	/*padding: 4px 0 0 7px;*/
}
.listProg .middle .article_top{
	width: 530px;
	overflow: hidden;
	background:url(images/box_2_top_article.jpg) no-repeat;
	/*padding: 4px 0 0 7px;*/
}
.listProg .middle .article_top .article_content{
	width: 530px;
	overflow: hidden;
	background:url(images/box_2_bottom_article.jpg) no-repeat bottom;
	margin-bottom:2px;
}
.listProg .middle .article_top .article_content h3{
	float:left;
	margin : 0 0 5px 0;
	padding-top:7px;
	color:#523333;
	font-size:15px;
	font-weight:bold;
	width:330px;
	text-align:left;
}
.listProg .middle .article_top .article_content h4{
	float:left;
	margin : 0;
	padding-top:7px;
	color:#e8e8e1;
	font-size:13px;
	font-weight:bold;
	width:330px;
	text-align:left;
}
.listProg .middle .article_top .article_content p{
	float:left;
	margin : 0;
	line-height:12px;
	color:#635853;
	font-size:13px;
	width:330px;
	text-align:left;
}
.listProg .middle .article_top .article_content .article_minia{
	width: 95px;
	height: 95px;
	background:url(images/fond_minia_1.jpg);
	float:left;
	margin: 5px 10px 0 12px;
}
.listProg .middle .article_top .article_content .article_minia img{
	padding:7px;
}
.listProg .middle .article_top .article_content .link a{
	float:right;
	color:#FFF;
	text-decoration:none;
	padding: 4px 25px 0 0 ;/*!important;*/ /*pour les autres navigateurs*/
	/*padding: 0  ;  */          /*pour IE*/
}
.listProg .middle .article_top .article_content .link a:hover{
	float:right;
	color:#600;
	text-decoration:none;
	/*padding: 4px 0 0 7px;*/
}
.listProg .middle ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*//////////////////////////////*/
/*Pagination*/
/*//////////////////////////////*/
.pagination{
	display:block;
	float:left;
	/*clear:both;*/
}
.pagination ul{
	display:inline;
	margin:0;
	padding:15px;
}
.pagination ul li{
	font-size:10px;
	text-align:center;
	width:23px;
	height:23px;
	padding: 4px 7px 7px 9px ;
	display:inline;
	list-style:none;
	background:url(images/pagination.jpg) no-repeat;
}
.pagination ul li.current{
	color:#FFF;
	font-size:10px;
	text-align:center;
	width:23px;
	height:23px;
	padding: 4px 7px 7px 9px ;
	display:inline;
	list-style:none;
	background:url(images/pagination_current.jpg) no-repeat;
}
.pagination ul li a {
	color:#2d1d1d;
}
.pagination ul li a:hover {
	color:#2d1d1d;
}
/*//////////////////////////////*/
/*Programme Navigation par carte*/
/*//////////////////////////////*/
.carteNav{
	width: 330px;
	float: right;
	/*padding: 41px 0 0;*/
	text-align:center;
}
.carteNav .top{
	background: url(images/ProgNavMap_top.jpg) no-repeat;
	height: 57px;
	overflow: hidden;
}
.carteNav .top h2{
	float:right;
	margin : 0;
	font-size:15px;
	font-weight:bold;
	color:#2d1d1d;
	padding: 17px 20px 0 0;
}
.carteNav .bottom{
	width: 330px;
	background: url(images/ProgNavMap_bottom.jpg) no-repeat;
	height: 26px;
	overflow: hidden;
}
.carteNav .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/ProgNavMap_repeat_y.jpg) repeat-y;
	/*padding: 4px 0 0 7px;*/
}
/*//////////////////////////////*/
/*Programme second niveau, listing des lots -> tableau*/
/*//////////////////////////////*/
.programmeGlob{
	width:860px;
	height:100%;
	min-height:60px;
	background:url(images/programme_titre.jpg) no-repeat top;
}
.programmeGlob h2{
	margin:0;
	padding: 18px 30px 0 0;
	height:30px;
	text-align: right;
	font-size:15px;
	font-weight:bold;
	color: #2d1d1d;
}
.programmeGlob2{
	width:860px;
	height:100%;
	min-height:71px;
	background:url(images/programme_titre_2.jpg) no-repeat top;
}
.programmeGlob2 h2{
	margin:0;
	padding: 18px 30px 0 0;
	height:40px;
	text-align: right;
	font-size:15px;
	font-weight:bold;
	color: #2d1d1d;
}
.programmeMenu{
	min-height:68px;
	background:url(images/programme_backListe.jpg) no-repeat top;
}
.programmeMenu h3{
	width: 200px;
	margin:0;
	font-size:13px;
	font-weight:normal;
	padding:5px 0 0 35px;
	float:left;
	display:inline;
	text-align:left;
}
.programmeMenu h3 a{
	color:#2d1d1d;
}
.programmeMenu h3 a:hover{
	color:#2d1d1d;
	text-decoration:underline;
}
.programmeMenu p{
	width: 550px;
	margin:0;
	color:#ede9d8;
	font-size:13px;
	font-weight:normal;
	padding:5px 30px 0 0;
	float:right;
	display:inline;
	text-align:right;
}
.programmeTitre {
	margin:0;
	padding:0!important;
	padding-top:20px;
	background:url(images/programme_titreDescr.jpg) no-repeat top;
}
.programmeTitre h3{
	/*width: 200px;*/
	margin:0!important;
	margin-top:40px;
	font-size:14px;
	font-weight:bold;
	padding:17px 0 0 50px;
	float:left;
	display:inline;
	text-align:left;
	color:#2d1d1d;
}
.programmeTitre h4{
	width:220px;
	margin:25px 0 0 0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	float:right;
	/*display:block;*/
	text-align:left;
}
.programmeTitre h4 a{
	color:#f0efdf;
}
.programmeTitre p{
	width:470px;
	/*clear:both;*/
	margin:0;
	font-size:12px;
	padding:0 0 0 50px;
	float:left;
	text-align:left;
	color:#43423d;
}
.programmeBack{
		background:url(images/programme_titreDescr_repeat_y.jpg) repeat-y;
}
.programmeBackGlob{
		background:url(images/programme_Descr_repeat_y.jpg) repeat-y;
}
.programmeDescr{
	/*clear:both;*/
	/*min-height:100px;*/
	/*height:100%;*/
	padding:0;
	/*background:url(images/programme_titreDescr_repeat_y.jpg) repeat-y;*/
}
.programmeDescr h4{
	margin:0;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 50px;
	float:left;
	display:inline;
	text-align:left;
	color:#2d1d1d;
}
.programmeDescr p{
	margin:0;
	font-size:12px;
	padding:0 0 0 50px;
	float:left;
	text-align:left;
	color:#43423d;
}
.programmeDescrTxt{
	width:520px;
	float:left;
}
.programmeDescrGal{
	margin:0 0 0 548px;
	padding:9px 1px 0 0;
	width:295px;
	height:167px;
	text-align:center;
	min-height:100px;
	background:url(images/fond_minia_2.jpg) no-repeat top;
}
.programmeDescrBot{
	width:860px;
	height:12px;
	background:url(images/programme_titreDescr_bot.jpg) no-repeat bottom;
}
.programmePdfBot{
	width:860px;
	height:56px;
	background:url(images/programme_voir_pdf.jpg) no-repeat;
	padding-top:1px;
}
.programmePdfBot h3 a{
	margin:0;
	padding: 0 0 0 80px;
	height:30px;
	text-align: left;
	font-size:15px;
	font-weight:bold;
	color: #2d1d1d;
}
/*//////////////////////////////*/
/*tabeau programme*/
/*//////////////////////////////*/
.programmeTable{
	margin:0;
	padding:0;
	min-height:55px;
	background:url(images/programme_tableau_top.jpg) no-repeat top;
}
.programmeTable table{
	text-align:center;
	width:820px;
	margin:0 auto;
	border-collapse:collapse;
}
.tableBG{
	width:860px;
	background:url(images/programme_tableau_repeat_y.jpg) repeat-y;
}
.programmeTable thead{
	font-size:12px;
	color:#d6d1ca;
	font-weight:normal;
}
.programmeTableBot{
	width:860px;
	height:19px;
	background:url(images/programme_tableau_bot.jpg) no-repeat bottom;	
}
th {
	color: white;
	height:56px;
}

td {
	color: #9a968d;
	height:30px;
}
tr{
	cursor:pointer;
}
.tableauLineBold{
	background-color:#251818;
}
tr:hover td {
	background-color : #492f2f;
}

/*//////////////////////////////*/
/*box de slogan*/
/*//////////////////////////////*/
.sloganBox{
	width: 860px;
	text-align:center;
}
.sloganBox .top{
	background: url(images/box_slogans_top.jpg) no-repeat;
	height: 22px;
	overflow: hidden;
}
.sloganBox h2{
	float:left;
	margin : 0;
	font-size:15px;
	font-weight:normal;
	color:#2d1d1d;
	padding: 2px 10px 0 27px;
}
.sloganBox .bottom{
	width: 860px;
	background: url(images/box_slogans_bot.jpg) no-repeat;
	height: 22px;
	overflow: hidden;
}
.sloganBox .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/box_slogans_repeat_y.jpg) repeat-y;
}
/*//////////////////////////////*/
/*boxe box_metier*/
/*//////////////////////////////*/
.box_metier{
	width: 530px;
	float: left;
	margin-top:4%;
}
.box_metier .contact{
	width: 530px;
	float: left;
	margin-top:none;
}
.box_metier .top{
	background: url(images/box_2_title_top2.jpg) no-repeat;
	height: 49px;
	overflow: hidden;
}
.box_metier .top h2{
	float:right;
	margin : 0;
	font-size:15px;
	font-weight:bold;
	color:#2d1d1d;
	padding: 17px 20px 0 0;
}
.box_metier .bottom{
	width: 530px;
	background: url(images/box_2_bottom.jpg) no-repeat;
	height: 12px;
	overflow: hidden;
}
.box_metier .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/box_2_repeat_y.jpg) repeat-y;
}
.box_metier p{
	color :#483535;
	font-size:13px;
	padding:10px 30px 10px 45px;
	text-indent:50px;
}
/*//////////////////////////////*/
/*grande boxe left standart*/
/*//////////////////////////////*/
.box_left{
	width: 530px;
	float: left;
}
.box_left .top{
	background: url(images/box_2_title_top2.jpg) no-repeat;
	height: 49px;
	overflow: hidden;
}
.box_left .top h2{
	float:right;
	margin : 0;
	font-size:15px;
	font-weight:bold;
	color:#2d1d1d;
	padding: 17px 20px 0 0;
}
.box_left .bottom{
	width: 530px;
	background: url(images/box_2_bottom.jpg) no-repeat;
	height: 12px;
	overflow: hidden;
}
.box_left .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/box_2_repeat_y.jpg) repeat-y;
}
.box_left .middle p{
	width:300px;
	float:right;
	color: #483535;
	font-size:13px;
	margin-right:18px;
}
.box_left .middle img{
	margin:5px 0 0 18px;
	float:left;
}
/*//////////////////////////////*/
/*grande boxe right standart*/
/*//////////////////////////////*/
.box_right2{
	width: 530px;
	float: right;
}
.box_right2 .top{
	background: url(images/box_2_title_top2.jpg) no-repeat;
	height: 49px;
	overflow: hidden;
}
.box_right2 .top h2{
	float:right;
	margin : 0;
	font-size:15px;
	font-weight:bold;
	color:#2d1d1d;
	padding: 17px 20px 0 0;
}
.box_right2 .bottom{
	width: 530px;
	background: url(images/box_2_bottom.jpg) no-repeat;
	height: 12px;
	overflow: hidden;
}
.box_right2 .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/box_2_repeat_y.jpg) repeat-y;
}
.box_right2 .middle p{
	width:300px;
	float:right;
	color: #483535;
	font-size:13px;
	margin-right:18px;
}
.box_right2 .middle img{
	float:left;
	margin:5px 0 0 18px;
}
/*//////////////////////////////*/
/*petite Boxe standart right*/
/*//////////////////////////////*/
.box_right{
	width: 330px;
	float: right;
	text-align:center;
}
.box_right .top{
	background: url(images/box_4_top.jpg) no-repeat;
	height: 25px;
	overflow: hidden;
}
.box_right .bottom{
	width: 330px;
	background: url(images/box_4_bottom.jpg) no-repeat;
	height: 25px;
	overflow: hidden;
}
.box_right .middle{
	padding-top:9px;
	height: 1%;
	overflow: hidden;
	background:url(images/box_4_repeat_y.jpg) repeat-y;
}
/*//////////////////////////////*/
/*petite Boxe standart left*/
/*//////////////////////////////*/
.box_left2{
	width: 330px;
	float: left;
	text-align:center;
	clear:both;
}
.box_left2 .top{
	background: url(images/box_4_top.jpg) no-repeat;
	height: 25px;
	overflow: hidden;
}
.box_left2 .bottom{
	width: 330px;
	background: url(images/box_4_bottom.jpg) no-repeat;
	height: 25px;
	overflow: hidden;
}
.box_left2 .middle{
	padding-top:9px;
	height: 1%;
	overflow: hidden;
	background:url(images/box_4_repeat_y.jpg) repeat-y;
}
/*//////////////////////////////*/
/*boxe horizontale max*/
/*//////////////////////////////*/
.boxXfull{
	width: 860px;
}
.boxXfull .top{
	background: url(images/box_3_top.jpg) no-repeat;
	height: 61px;
	overflow: hidden;
}
.boxXfull .top h2{
	float:right;
	margin : 0;
	font-size:15px;
	font-weight:bold;
	color:#2d1d1d;
	padding: 17px 20px 0 0;
}
.boxXfull .bottom{
	width: 860px;
	background: url(images/box_3_bot.jpg) no-repeat;
	height: 22px;
	overflow: hidden;
}
.boxXfull .middle{
	height: 1%;
	overflow: hidden;
	background:url(images/box_3_repeat_y.jpg) repeat-y;
}
.boxXfull .middle p{
	margin : 0;
	padding : 30px;
	line-height:12px;
	color:#635853;
	font-size:13px;
	text-align:center;
}
/*//////////////////////////////*/
/*références*/
/*//////////////////////////////*/
.reference{
	width: 840px;
	margin:auto;
	background: url(images/box_3_txt_right.jpg) no-repeat right center;
}
.reference img{
	padding-left:40px;
}
.reference .refContenu {
	margin:0px;
	padding:0px;
	padding-top:100px;
	float:right;
	width:180px;
}
/*.reference h2{
	margin:0;
	padding:0;
	color:#483535;
	font-size:17px;
	text-transform:uppercase;
	width:180px;
}
.reference h3{
	margin:0;
	color:#483535;
	font-size:15px;
	font-weight:normal;
	width:180px;
}*/
.reference h2{
	margin:0;
	padding: 2px 20px 0 0;
	float:right;
	clear:both;
	color:#483535;
	font-size:17px;
	text-transform:uppercase;
}
.reference h3{
	padding: 80px 20px 0 0;
	margin:0;
	float:right;
	color:#483535;
	font-size:15px;
	font-weight:normal;
}
.reference .line{
	width:801px;
	height:19px;
	margin:auto;
	background: url(images/box_3_line.jpg) no-repeat center;
}
/*//////////////////////////////*/
/*galerie*/
/*//////////////////////////////*/
.galerieDivClass {
	height:697px;
	width:813px;
	margin:auto;
}
.progBackLinkClass, .progBackLinkLotClass{
	height:20px;
	width:150px;
	text-align:center;
	font-size :11px;
	color:#c7c7bf;
	background-color:#949388;
	margin:0 0 10px 23px;
	padding-top: 2px;
}
.progBackLinkClass a, .progBackLinkLotClass a{
	color:#c7c7bf;
	text-decoration:none;
}
.progBackLinkClass a:hover, .progBackLinkLotClass a:hover{
	color:#fff;
	text-decoration:none;
}
.progBackLinkClass a:visited, .progBackLinkLotClass a:visited{
	color:#c7c7bf;
	text-decoration:none;
}
/*//////////////////////////////*/
/*//////////////////////////////*/
.clear{
	clear:both;
	margin:0;
	padding:0;
}
/*//////////////////////////////*/
/* footer */
/*//////////////////////////////*/
#footer {
	width:100%;
	height:60px;
	overflow:hidden;
	background-color:#2d1d1d;
	color:#625342;
	font-size:12px;
}
#footer .footer-area{
	width: 860px;
	overflow: hidden;
	padding: 20px 0 0 0;
	margin:auto;
}
#footer .footer-holder{
	width: 500px;
	overflow: hidden;
	margin:auto;
}












/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 450px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:10px 0 10px 0; 
	border:none; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:0px;
	padding:0; 
	font:bold 20px Verdana; 
	color:#888;
	letter-spacing:4px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:26px;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#AAAAAA;
	letter-spacing:3px;
	padding:3px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	margin:2px 10px 0 0; 
	text-align:left;
	font-size: 14px;
	display:block;
	color:#2d1d1d;
	padding:2px;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0 0; 
}

label.cf-before span{
	width:100px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 2px 0 4px;
	width:195px;
	text-align:left;	
}

label.cf-after span {
	width:195px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0pt 4px;;
	width:190px;
	text-align:left;
}
label.cf-group-after span {
	width:190px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	margin:0;
	padding:3px;
	background: #fbfbfb; 
	border:none;
	border-top: 1px solid #f0f0f0; 
	vertical-align:top;
	color:#777777;
	font-weight:bold;
	letter-spacing:1px;	
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#ddddd3; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:415px; 
}
.cform select {
	width:421px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	height: 6em;
	overflow:auto;
}

.cform  input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-size:16px;
	color:#888888;
	letter-spacing:2px;
	margin:22px 0pt 0pt !important;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:8px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	font-size:9px;
	vertical-align:top;
	color:#7f7e71;
	text-align:right;
	margin:0 0px 0 0;
	line-height:13px;
	letter-spacing:3px;
	width:200px;
margin-right : 25px;
float:right;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:140px;  
	padding:5px; 
	//margin: 5px 28px 4px 0pt;
        margin: 10px 0 4px 0pt;
	font-size:0.8em;
float:left;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0px 5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	color:#000;
	display:block;
	letter-spacing:2px;
	text-align:right;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 -9999px 10px!important;
//margin-left:-9999px;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#aaaaaa!important;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -7px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html span.reqtxt,
* html span.emailreqtxt { 
	display:inline-block; /*for Opera & IE*/
	width:415px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


