/* tablas */
.form_tabla_exterior {
	border: 1px solid #e5e5e5;
	background-color: #ffffff;
	padding: 5px;
	background-image:url(img/bg_cajita_cont.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.form_tabla_interior {

}


/* celdas */
.form_titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1f1f1f;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:right;
	font-weight: bold;
	background-image: url(img/css_bg_form_titulo.jpg);
	background-repeat: repeat-x;
	background-position: center top;

}
.form_celdatitulo {
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight:500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_celdainput {
	border-right: #999999;
	border-top: #999999;
	font-size: 12px;
	vertical-align: middle;
	border-left: #999999;
	color: #000000;
	border-bottom: #999999;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-decoration: none;
	padding: 3px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.form_celdamensaje {
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
.form_celdaleyendas {
	font-size: 12px;
	color: #4b0500;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-decoration: none;
	padding: 3px 3px 3px 10px;
}
.form_celdaerror {
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #680200;
	background-image: url(img/css_bullet_error.gif);
	background-repeat: no-repeat;
}
.form_celdabotones {
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}


/* botones */
.form_boton {
	font-size: 12px;
	overflow: hidden;
	color: #1b1b1b;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #454545;
	background-image:url(img/bg_cont.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;

}


/* tipograficas */
.form_obligatorio {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
.link_leyenda {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link_leyenda:hover  {
	color: #CCFFFF;
}
.form_linkinput {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.form_linkinput:hover  {
	color: #307AE9;
}


/* campos */
.form_campo {
	font-size: 12px;
	overflow: hidden;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #999999;
	background-image: url(img/css_bg_form_titulo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F5F5F5;
	width:320px;
}
.form_comentarios {
	font-size: 12px;
	overflow: hidden;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #999999;
	background-image: url(img/css_bg_form_titulo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F5F5F5;
	width:320px;
}
.form_campo_captcha {
	font-size: 12px;
	overflow: hidden;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #999999;
	background-image: url(img/css_bg_form_titulo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 18px;
	background-color: #F5F5F5;
}
.form_campo_readonly {
	font-size: 12px;
	overflow: hidden;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #003366;
	background-image: url(img/css_bg_form_titulo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #C5C5C5;
}


/* salida */
.form_salida {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.form_celda_salida {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.form_imagen {
}

/* sucursales */
.titulo_sucursal {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_sucursal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.callejero {
	border: 1px solid #202020;
}
.link_callejero {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F2F2;
	text-decoration: none;
}
.link_callejero:hover {
	border-bottom: 1px dotted #F2F2F2;
}





