.form_tabla {
	
}

.form_titulo {
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	height: 40px;
}
.form_celdabotones {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.form_boton {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #020202;
	text-decoration: none; 
	border: 2px solid #B1B1B1;
	background-image: url(img/css_bg_bt.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 80px;
}
.form_celdatitulo {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.form_celdaseleccion {

}
.form_celdainput {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.form_celdaleyendas {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.link_leyenda {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.form_celdamensaje {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.form_celdaerror {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	text-decoration: none; 
	background-color: #3865AF;
	background-image: url(img/css_bullet_error.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-weight: bold;
}
.form_obligatorio {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0003;
	text-decoration: none; 
}
.form_campo {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
	width: 220px;
	border: 1px solid #666666;
}
.form_campo_captcha {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
	border: 1px solid #666666;
	height: 20px;
}
.form_comentarios {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
	overflow: hidden;
	border: 1px solid #666666;
	width: 220px;
}
.form_salida {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.form_celda_salida {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none; 
}
.form_imagen {
	text-align: center;
	vertical-align: middle;
}

