/********* Contacto (Inicio) ***********/

.contact_form
{
	text-align:left;
	margin-bottom: 40px;
}

.contact_title
{
    width: 530px;
    font-size: 27px;
    color: White;
    vertical-align: middle; 
    text-align: left; 
    padding-bottom: 8px;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 10px;

}

/*.contact_header
{
	border-right: #0066cc 1px solid;
	border-top: #0066cc 1px solid;
	font-size: x-small;
	border-left: #0066cc 1px solid;
	border-bottom: #0066cc 1px solid;
	background-color: #f6f6ff;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #0066cc;
	margin-top: 10px;
	margin-bottom: 20px;
}*/

.contact_body
{
	width: 520px;
	padding-right: 8px;
	padding-left: 28px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: Verdana;
	font-size: 8.5pt;
	color: White;
	text-align: left;
}

.contact_formcategories
{
	padding-bottom: 20px;
}

.contact_footer
{
	
}

.contact_formcat 
{
	float: left;
	width: 460px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contact_titlecat
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	display: none;
}

.contact_catbody
{
	padding-bottom: 0px;
	padding-top: 6px;
}



.contact_checkbody
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.contact_txtlegal
{
    font-size: x-small;
    padding-bottom: 10px;
    padding-top: 10px;
    border-right: #dcdcdc 1px solid;
    padding-right: 20px;
    border-top: #dcdcdc 1px solid;
    padding-left: 20px;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    background-color: #bdd47d;
    margin-top: 10px;
    margin-bottom: 10px;
    color: Black;
}

.contact_txtcomercial
{
	/*font-size: x-small;
	padding-bottom: 10px;
	padding-top: 10px;
	border-right: #dcdcdc 1px solid;
	padding-right: 20px;
	border-top: #dcdcdc 1px solid;
	padding-left: 20px;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: #ffffe0;
	margin-top: 10px;
	margin-bottom: 10px;*/
}

.contact_summary
{
    border-right: #ff0000 1px solid;
    border-top: #ff0000 1px solid;
    font-size: x-small;
    border-left: #ff0000 1px solid;
    border-bottom: #ff0000 1px solid;
    background-color: #bdd49b;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #fff6f6;
}	

.contact_footer
{
	margin-top: 20px;
	text-align: right;
}

.contact_button
{
	cursor: pointer;
	margin-left: 20px;
	color: White;
    font-weight: bold;
    background: url(/images/naturabergueda/nb_btn.png) no-repeat;
    cursor: pointer;
    width: 107px;
    height: 28px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.contact_result{}
.contact_rtitle{}
.contact_rtext{}

.contact_formfield
{
	width:480px;
}	

.contact_textbox 
{
    width:230px;
    font-size: 8.5pt;
}
.contact_textbox_req
{
	width: 230px;
	font-size: 8.5pt;
	background-color: #fff6f6;
}


.contact_textboxML
{
    width:230px;
    height:100px;
    font-size: 8.5pt;
}


.contact_textboxML_req
{
    width:230px;
    height:100px;
    font-size: 8.5pt;
    background-color: #fff6f6;
}

.contact_textboxpwd
{
    width:200px;
}

.contact_formfieldcontrol 
{    
    width:190px;
}

.contact_formfieldtext 
{
    float:left;
    width:200px;
    padding-right: 20px;
    padding-bottom: 2px;
}

.contact2_formfieldtext
{
	display: block;
}

.contact_checkbox
{

}

.contact_checklist
{
	width: 260px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.contact_checkitem
{
	display:block;
}

.contact_dropdown
{}


.contactr_layout
{
	text-align:left;
	margin-bottom: 40px;
}

.contactr_body
{
	width: 520px;
	padding-right: 8px;
	padding-left: 28px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: Verdana;
	font-size: 8.5pt;
	color: White;
	text-align: left;
}

.contactr_title
{
    width: 530px;
    font-size: 27px;
    color: White;
    vertical-align: middle; 
    text-align: left; 
    padding-bottom: 8px;
    padding-top: 2px;
    padding-right: 10px;
    padding-left: 10px;
}

.contactr_buttonlayout
{
	margin-top: 20px;
	text-align: right;
}

.contactr_button
{
	cursor: pointer;
	margin-left: 20px;
	color: White;
    font-weight: bold;
    background: url(/images/naturabergueda/nb_btn.png) no-repeat;
    cursor: pointer;
    width: 107px;
    height: 28px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}



/********* Contacto (Fin) ***********/