body{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.titulo{
	background:#143E6B;
	color: #FFFFFF; 
	font-size:16px;
	font-weight: bold; 	
}
.titulo2{
	background:#143E6B;
	color: #FFFFFF; 
	font-size:12px;
	font-weight: bold; 
}
.subtitulo{
	background:#DDEEFF;
	color:#666666; 
	font-size:11px;
	font-weight: bold; 
}
.subtitulo p span{
	color:#990000;
	font-size:14px;
}
.verde{
	background-color:#F2FEED;
}
.rojo{	
	background-repeat:no-repeat;
	background-color:#F2FEED;
}
.texto2{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#CC0000;
	padding:10px;
}
.texto1 {
	background:#F2FEED;
	font-weight: bold; 	
}

#pie{
	background:#143E6B;
	color:#FFFFCC; 
	font-size:13px;
	font-weight:bold;
}

.titinf{
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#003399;
}
.inf{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
	color:#003366;
}
.matinf{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight:bold;
	color:#003366;
}
.fila1{
	height:25px;
	background-color:#F2FEED;
}
.fila2{
	height:25px;
	background-color:#DDFCCF;
}
.filatit{
	height:25px;
	background-color:#457E94;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.filatit1{
	text-align:center;
	height:25px;
	background-color:#457E94;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

#box {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	border:1px solid #000000;
	position:absolute;
	top:0px;
	left:0px;
	margin-bottom:10px;
	padding:4px;
	border:solid 1px #DEDEDE;
	background: #FFFFCC;
	display:none;
}

.ayuda { width:50px; text-align:center; }

/* Mensajes */

#mensajesAyuda
{
	width:160px;
	font-family:Verdana;
	font-size:10px;
	border:1px solid #000000;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	text-align:center;
	opacity:0.85; filter:alpha(opacity="85");
}
#padre.principal{
	margin: 5px auto;
	width:600px;
}
#ayudaTitulo
{
	background-color:#6F9FFB;
	color:#003366 
	padding:1px;
	font-weight:bold;
}

#ayudaTexto
{
	background-color:#FFFFFF; 
	vertical-align:middle;
	padding:2px;
}
th div.header { float:left; width:297px;}
th div#ced.header {width:200px;}
th div.clear { clear:both;}
div.clear { clear:both;}
img#vernumero:hover{ cursor:pointer;}
.boton1{
	background-color:#DDEEFF;
	background-image:url(../image/boton.gif);
	background-repeat:no-repeat;
	border:medium none;
	font-weight:bold;
	height:23px;
	width:83px;
}
body.entrar{ margin: 0px auto; text-align:center;}
div.content-principal{background-image:url(../image/FondoLateral.png); width:980px; margin:0px auto; padding-bottom:20px;}
body.entrar div#banner{ width:980px; margin:0px auto;}
div.content-principal table {margin:0px auto;}
div.formulario { border:1px solid black; width:460px; margin:0px auto;}
div.campo{ width:200px; text-align:left; float:left;}
div.label{width:240px; text-align:right; float:left;}
div.field{
	float:left;
	width:350px;
	text-align:left;
	font-family:verdana;
	font-size:15px;
	padding:auto;
}
div.etiqueta{
	float:left;
	width:240px;
	font-family:verdana;
	font-style: italic;
	text-align:right;
	font-size:15px;
}
#divform{
width:600px;
text-align:center;
margin:0px auto;
}
#divform fieldset{
	margin:0px;
	padding:0px;
}