body {
	background:#01467F;
	margin:0 auto;
}
#login{
	width: 760px;
	height:460px;
	margin: 0px auto;
	background:url("images/login.jpg");
}

#header-login{
	width:380px;
	height:404px;
	padding-top:130px;
	padding-left:auto;
	font-family:Verdana;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

/*encabezado: lleva logo y nombre*/
#encabezado{	
    background: #FFF;
    width: 900px;
	height:180px;
	text-align:left;
    /*centrar el contenedor*/	
	margin-top:20px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#encabezado2{	
    background: #FFF;
    width: 900px;
	height:100px;
    /*centrar el contenedor*/	
	margin-top:20px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#contenido-encabezado {
	padding: 7px;
	/*border: 1px solid #E7E7E7;*/
	font-family:Times New Roman;
	font-size:33px;
	color:#0033FF;
}

#contenido-encabezado hr {
	color:#FF0000;
}

img.left {
	float: left;
	margin: 0 20px 0 0; /*top right bottom left*/
}

img.right {
	float: right;
	margin: 0 0 0 20px; /*top right bottom left*/
}

#pagina{	
	background: #FFF;
	width: 900px;
	margin: 0px auto 0px auto;
}

#contenido-pagina{
	padding: 20px;
}

#contenido{	
	width: 860px;
	background: #E5ECF2;
	height:500px;
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
}

#etiqueta1{
	color:#0033FF;
	font-family:Verdana;
}

#etiqueta2{
	color:#0033FF;
	font-family:Verdana;
	font-size:11px;
}


#txtDE{		
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
}

#txtAsunto{		
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
}

#txtEstado{		
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
}

#contenido1{	
	width: 860px;
	background: #E5ECF2;
	height:500px;
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
	background-image:url(images/tab1.gif);
	background-repeat:no-repeat;
}

#contenido2{	
	width: 860px;
	background: #E5ECF2;
	height:500px;
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
	background-image:url(images/tab2.gif);
	background-repeat:no-repeat;
}

#contenido3{	
	width: 860px;
	background: #E5ECF2;
	height:500px;
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
	background-image:url(images/tab3.gif);
	background-repeat:no-repeat;
}

#contenido4{	
	width: 860px;
	background: #E5ECF2;
	height:500px;
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
	background-image:url(images/tab4.gif);
	background-repeat:no-repeat;
}

#contenido5{	
	width: 860px;
	background: #E5ECF2;
	height:800px;
	font-family:Verdana;
	font-size:11px;
	color:#0033FF;
	background-image:url(images/tab5.gif);
	background-repeat:no-repeat;
}

#tituloseccion{
	font-family:Verdana;
	font-size:22px;
}

.EntradasStd{
	font-family:Verdana;
	font-size:11px;
	color:#0033ff;
}