.fondo {
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}

.texto {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

.link:hover {
	text-decoration: underline
}

.br8 {
	line-height: 8px;
}

.campos {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

.campos2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

.formulario_div {
	position: relative;
	text-align: left;
	margin-bottom: 5px;
}

.formulario_Left {
	vertical-align:middle;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: right;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration : none;
	width:142px;
}


.formulario_Option {
	vertical-align:middle;
	position: absolute;
	top: 0px;
	left: 200px;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration : none;
	width:162px;
}

.formulario_Option2 {
	vertical-align:middle;
	position: absolute;
	top: 0px;
	left: 45px;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration : none;
	width:300px;
}

.formulario_Center {
	margin-left:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}

.formulario_Center2 {
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}

.formulario_Center3 {
	margin-left:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
}

.blanco {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1, h2, h3 {
	margin:0px;
	padding:0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1px;
}

#manchetaAr{
	background-image: url(../../img/contacto/esquina_izqAr.gif);
	background-repeat: no-repeat;
	height: 30px;
	border-bottom: 1px solid #A5A5A5;
}
/* tabla1 */
#topAr{
	background-image: url(../../img/contacto/esquina_derAr.gif);
	background-position:  right ;
	background-repeat: no-repeat;
}
#topAr h1{
	background-image: url(../../img/contacto/bg_arriba.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-top:6px; 
	margin-right:8px;
	margin-left: 8px;
}

#manchetaAb{
	background-image: url(../../img/contacto/esquina_izqAb.gif);
	background-repeat: no-repeat;
	height: 0px;
	border-bottom: 1px solid #A5A5A5;
}
#topAb{
	background-image: url(../../img/contacto/esquina_derAb.gif);
	background-position:   right ;
	background-repeat: no-repeat;
	margin-left: 8px;
}
#topAb h1{
	background-image: url(../../img/contacto/bg_abajo.gif);
	background-repeat: repeat-x;
	height: 8px;
	margin-right:8px;
}

.bloqueAltaGrande {
	background-image: url(../../img/contacto/bg_central.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	height: 246px;
	background-color: #ffffff;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
