/* $Id: cms_forms.css,v 1.4 2009/11/02 09:49:34 sebastien Exp $ */

/*Forms error messages*/
.cms_forms_error_msg{
	border:				1px solid #FF0000;
	padding:			10px;
	margin-bottom:			10px;
	font-size:			1.2em;
}

/*Forms replacement messages*/
.cms_forms_msg {
	/*border:				1px solid #6FAE03;
	padding:			10px;*/
	font-size:1.2em;
}
.cms_forms td {
	border:				0;
}

.cms_forms label{
	color:				#fff;
	font-size:			1.2em;
	font-weight:		bold;
}
.cms_forms input, .cms_forms textarea, .cms_forms select{
	color:				#fff;
	background:			#0077BA;
	border:				0;
	margin-bottom:			3px;
	width:				243px;
	height:				23px;
	font-size:			1.2em;
}

.cms_forms textarea {
	width:				243px;
	height:				100px;
}

.cms_forms input.button{
	background:			#78B704;
	border:				0px;
	color:				#005EA7;
	cursor:				pointer;
	line-height:			18px;
	/*width:				60px;*/
}
.cms_forms input.checkbox{
	width:20px;
	height:10px;
	margin-bottom:5px;
	background:			#51133E;
	
	
}

#zY21zX2ZpZWxkXzE0{
	width:248px;
	height:33px;
	background:url("/img/boutonForm.gif") no-repeat top;
	font-size:1.6em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px
}


#droiteForms7,#gaucheForms7{
	position:relative;
	float:left;

	
}

#droiteForms7{
  width:300px;
}

#gaucheForms7{
  width:320px;
}


#gaucheForms7 .champForm,#droiteForms7 .champForm{
	position:relative;
	float:left;
	width:245px;
}

#separateurForms7{
	width:55px;
	float:left;
	background:url("/img/sepaForms7.gif") repeat top center;
	height:305px;
}

#tableForms7{
	 height:100%;
}
#tableForms7 td{
	 padding:0;margin:0;
}

#btValid{
	text-align:center;
	height:50px;
	vertical-align:bottom;
	/*background:url("/img/fondTdBtForms7.jpg") bottom center;*/
	
}



#gaucheForms7 .champFormL{
	position:relative;
	text-align:right;
	width:60px;
	float:left;
	padding-right:5px;
	padding-top:5px;
}


/*********************************************************************/
#cms_forms_8 .button {
	margin-top:20px;
	width:248px;
	height:33px;
	background:url("/img/boutonForm.gif") no-repeat top;
	font-size:1.6em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px

}

#lienCata{
    background: url("/img/pdficon_large.gif") no-repeat scroll 0 0 transparent;
    font-size: 1.2em;
    padding-left: 40px;
}
