@charset "utf-8";
/*                FRM_TITULO              */
.titulos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009999;
	text-align:center;
	background-color:#feffb7;
width:134px;
}
div.frmSombra{
background-image:url(../imagenes/lcomp_somb.gif);
	margin-left: 30px;
	width:500px;
	border-left:1px solid;
	border-left-color:#F1C934;
	border-right:1px solid;
	border-right-color:#F1C934;

height:3px;
}
div.frmTitulo{
	margin-left: 30px;
	width:500px;
	border-left:1px solid;
	border-left-color:#F1C934;
	border-top:1px solid;
	border-top-color:#F1C934;
	border-right:1px solid;
	border-right-color:#F1C934;
	line-height:25px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#009999;
	text-align:center;
	background-color:#feffb7;
}
/*                FRM_CUERPO              */
div.frmCuerpo
{
	margin-left: 30px;
	width:500px;
	background-color:#feffb7;
	margin-bottom:30px;
	border-bottom:1px;
	border-bottom-color:#F1C934;
	border-left:1px;
	border-left-color:#F1C934;
	border-right:1px;
	border-right-color:#F1C934;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
}
div.frmTexto{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	margin-left:10px;
	margin-right:10px;
	font-size: x-small;
	text-align: justify;
	padding:4px;
}
td.frmTextoCampo{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align:center;
	font-size: x-small;
}
table.frmCampos{
border:0px;
width:480px;
margin-left:10px;
margin-top:10px;
}
td.frmNombreCampo{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align:center;
	font-size: x-small;
	width:150px;
	font-weight: bold;
}
td.frmCampoDer{
	width:20px;
}
td.frmCampoCnt{
	width:300px;
}
input.txtCampo{
	width:300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align:left;
	font-size: x-small;
	background-image:url(../imagenes/formularios/frmCaracteristicasFondo.gif);
	border-color:#FF6600;
	border-width: 1px;
	border-style: dashed;
}
input.txtVDIS{
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align:left;
	font-size: x-small;
	background-image:url(../imagenes/formularios/frmCaracteristicasFondo.gif);
	border-color:#FF6600;
	border-width: 1px;
	border-style: dashed;
}

/*                FRM_Categoria              */
div.frmCategoria{
	margin-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	height:15px;
	background-image: url(../imagenes/formularios/frmCat.png);
	width:200px;
	font-size: x-small;
	font-weight: bold;
}
div.frmOpcion{
	margin-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	background-image: url(../imagenes/formularios/frmCat.png);
	width:200px;
	line-height:25px;
	font-size: x-small;
	font-weight: bold;
}
/*                FRM_BOTONES             */
div.botones{
margin-top:30px;
}
table.botones{
border:0px;
height:25px;
margin-left:150px;
width:200px;
margin-bottom:20px;
}
table.botonesVDIS{
border:0px;
height:25px;
margin-left:100px;
width:200px;
margin-bottom:20px;
}
td.boton{
width:100px;
	height:25px;
	background-image: url(../imagenes/formularios/frmboton.png);
	vertical-align:middle;
}
div.boton{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	color:#999999;
	text-align:center;
	padding-top:1px;
	line-height:23px;
}
a.boton{
	text-decoration:none;
}
a.boton:hover{
}
div.a_legal{
text-align:center;
margin-top:10px;
margin-left:25px;
}
div.a_legal_txt{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #73a789;
	text-align:justify;
	font-size: x-small;
	background-image:url(../imagenes/formularios/frmCaracteristicasFondo.gif);
	border-color:#FF6600;
	border-width: 1px;
	border-style: dashed;
	width:450px;
	padding:2px;
	overflow:auto;
	height:65px;
}
textarea.txt{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	text-align:justify;
	font-size: x-small;
	background-image:url(../imagenes/formularios/frmCaracteristicasFondo.gif);
	border-color:#FF6600;
	border-width: 1px;
	border-style: dashed;
	width:400px;
	padding:2px;
	overflow:scroll;
	height:100px;
}
radio.pselect{
height:15px;
}
td.frmRadio_tit{
background-color:#CCCC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	text-align:center;
	font-style:italic;

}
td.frmRadio{
background-color:#CCCC33;
	text-align:center;

}
td.frmRadio_tit2{
background-color:#999933;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	text-align:center;
	font-style:italic;

}
td.frmRadio2{
background-color:#999933;
	text-align:center;

}
table.FTitulo
{
position:relative;
left:0px;
top:0px;
z-index:2;
border-color: silver;
border: 1px;
border-style: dashed;
}
table.FCaja
{
position:relative;
top:-10px;
background-image: url("../imagenes/ftabla.jpg");
border-color: silver;
border: 2px;
border-style: dashed;
z-index:1;
}
div.margen{
margin-top:10px;
}
.style1 {
	color: #000033;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding:3px;
}
