/********* Contacto (Inicio) ***********/

.contact_form
{
    text-align:left;
}

.contact_title
{
    height: 21px;
    width: 576px;
    color: black;
    font-weight: bold;
    font-size: large;
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    background: url(/Images/bergacomercial/bcomercial_back1.png) no-repeat;
}

.contact_header
{
	
}

.contact_body
{
    width: 586px;
    background-color: white;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 8.5pt;
    margin-top: 1px;
}

.contact_footer
{
}

.contact_formcat
{
    width: 550px;
    padding-top: 10px;
    padding-left: 30px;
}

.contact2_formcat
{
    width: 550px;
    padding-bottom:10px;
    padding-left: 30px;
}

.contact_titlecat 
{
    display: none;
}

.contact2_titlecat 
{
    display: none;
}

.contact_catbody
{
	padding-bottom: 10px;
	padding-top: 6px;
}

.contact_checkbody
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.contact_txtlegal
{
	font-size: 8.5pt;
	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: #ff0066 1px solid;
	border-top: #ff0066 1px solid;
	font-size: x-small;
	border-left: #ff0066 1px solid;
	border-bottom: #ff0066 1px solid;
	background-color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}	

.contact_footer
{
	margin-top: 20px;
	text-align: right;
}

.contact_button
{
	margin-right: 20px;
	width: 70px;
	vertical-align: middle;
	font-size: 8.5pt;
	color: #fff8a4;
	font-weight: bold;
	background: url(/images/bergacomercial/bcomercial_button.png) no-repeat;
	cursor: pointer;
	width: 78px;
	height: 23px;
	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:260px;
}	

.contact_textbox 
{
    width:200px;
    font-size: 8.5pt;
}
.contact_textbox_req
{
	width: 200px;
	border-right: #ff3366 1px solid;
	border-top: #ff3366 1px solid;
	border-left: #ff3366 1px solid;
	border-bottom: #ff3366 1px solid;
	font-size: 8.5pt;
}


.contact2_textboxML
{
    width:250px;
    font-size: 8.5pt;
    height:100px;
}

.contact_textboxpwd
{
    width:200px;
}

.contact_formfieldcontrol 
{    
    width:190px;
}

.contact_formfieldtext 
{
    float:left;
    width:200px;
}

.contact2_formfieldtext
{
	display: block;
}

.contact_checkbox
{}

.contact_checkitem
{
	display:block;
}

.contact_dropdown
{
    width: 205px;
    font-size: 8.5pt;
}


.contactr_layout
{
	text-align:left;
	margin-bottom: 40px;
}

.contactr_body
{
    width: 546px;
    background-color: white;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    padding-right: 30px;
    font-size: 8.5pt;
    margin-top: 1px;
}

.contactr_title
{
    height: 21px;
    width: 576px;
    color: black;
    font-weight: bold;
    font-size: large;
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    background: url(/Images/bergacomercial/bcomercial_back1.png) no-repeat;
}

.contactr_buttonlayout
{
	margin-top: 20px;
	text-align: right;
}

.contactr_button
{
	margin-right: 20px;
	width: 70px;
	vertical-align: middle;
	font-size: 8.5pt;
	color: #fff8a4;
	font-weight: bold;
	background: url(/images/bergacomercial/bcomercial_button.png) no-repeat;
	cursor: pointer;
	width: 78px;
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



/********* Contacto (Fin) ***********/