/*Texto del contenedor*/


#divUpControl{
	position:absolute;
	width:320px;
	left:10px;
	top:10px;
	z-index:2;
	text-align: right;
	height: 12px;
} 
#divDownControl{
	position:absolute;
	width:320px;
	left:10px;
	top:270px;
	z-index:1;
	text-align: right;
	height: 12px;

} 
#divContainer{
	position:absolute;
	width:370px;
	height:230px;
	overflow:hidden;
	top:27px;
	left:10px;
	clip:rect(0,320,240,0);
	background-color: #FFD333;
	z-index: 1;
	visibility: hidden;


} 
#divContent{
	position:absolute;
	top:0px;
	left:12px;
	width: 365px;
	height: 540px;

}

.bodyPr{
	margin: 0;
	padding: 0;
	background-color:#676455; 
} 

.copyr {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	text-indent: 0pt;
	float: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	line-height: normal;
	color: #373535;
	}
.texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-indent: 0pt;
	float: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	line-height: 17px;
}
.texto2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-indent: 0pt;
	float: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	line-height: 17px;
}
.textoform {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	text-indent: 0pt;
	float: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	line-height: 17px;
	color: #000000;
}

.espacio {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	text-indent: 0pt;
	float: none;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	line-height: 5px;
	color: #000000;
}


/*estilo Formulario D52F31*/
.cuadro_texto
{ 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 9px;
color: #676455; 
border: 1px solid #676455; 
background-color: #ffd333; 
}

.tablap
{
height:90%;
width:100%;
border:0;
}

.desp
{
position:absolute;
width:125px;
height:34px;
z-index:7;
left: 105px;
top: 117px;
visibility: hidden;
}

table.tablaSinEspacio
{
width:780px;
border:none;
border-collapse:collapse;
}

td.celdaSinEspacio
{
padding:0;
}

table.tablaPeque
{
width:406px;
border:none;
border-collapse:collapse;
}

a{
	text-decoration:none;
}