#outer {overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */

body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
	color: #336699;
	margin: 0;
	float: left;
	
}


h1{
	font-size: 11px;
  	font-weight: bold;
	background-color: #336699;
	color: #ffffff;
	text-align:right;
	line-height: 15px;
	padding-right:5px;
	
	
}
h2 {
	font-size: 9px;
	font-weight: bold;
	background-color: #86AED7;
  	color: #ffffff;
	text-align:center;
	line-height: 12px;
}
a {
	color: #3366CC;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}
p {
	text-align:justify;
	line-height: 24px;
}
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.noticia{
	margin-bottom:16px;
	padding-bottom:3px;
	color:#707070;
}
#login {
	margin-left:550px;
	margin-right:10px;
	position: absolute;
	top:10px;
	color:#FFFFFF;
	text-align:right;
}

#login a{
	color:#6EAACF;
}
#login input{
	font-family: Tahoma;
	font-size: 10px;
	color: #707070;
	text-align:left;
}

#foto_cabecera {
	position: relative;
}

#contenido {
	width: 750px;
	left: 20px;
	position: relative;
}

#contenedor {
	background-image: url(../img/778_fondo_sombra_index.gif);
	width: 778px;
	margin-left: -400px;
	margin-right: -400px;
	left: 50%;
	background-color: #FFFFFF;
	position: absolute;
	
}

#cabecera {
	width: 750px;
}

#barra_navegacion {
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #88B9CC;
	background-color: #FFFFFF;
	position:absolute;
	width:734px;
	top:10px;
}

#cuerpo {
	width: 750px;
	
}
#TituloPage {
	font-family: Tahoma;
	font-size:12px;
	color: #08668B;
	font-weight: bold;
	padding-left: 10px;
	
}
#BtnImprimir {
	position:absolute;
	font-family: Tahoma;
	font-size:8px;
	color: #333333;
	padding-left: 5px;
	font-weight: bold;
	top: 184px;
	left: 684px;
	width: 68px;
}
#BtnImprimir a {
	font-family: Tahoma;
	font-size:8px;
	color: #333333;
	font-weight: bold;
}
#navIzdo {
	width:164px;
	padding-top: 15px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom:10px;
	
}
#google{
	width:164px;
	padding-top: 15px;
	padding-left:10px;
	padding-right: 10px;
	padding-bottom:10px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color: #21592D;
	margin-bottom: 5px;
}

.menuIzd {
	text-align:left;
	font-size:10px;
	margin-top: 5px;
	padding-bottom:10px;
	font-weight:bold;
	color:#88B9CC;
	border-bottom-color:#a2a2a2;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}
.menuIzd a:link, #menuIzd a:visited{
	text-align:left;
	font-size:10px;
	color:#88B9CC;
	
}
.menuIzd a:hover{
	text-align:left;
	font-size:10px;
	color:#707070;
	text-decoration:none;
	background-color:#EDEDED;
}

.menuIzd hr{

	color:#ffffff;
}

.menuIzd .LogoBanner{
margin:auto;
padding:10px;}
#pageNav{
	float: left;
	width:184px;
	
	
}
#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 184px;
}
#Pie{
	margin-top:1px;
	padding-top:5px;
	border-top-color:#c2c2c2;
	border-top-width: 1px;
	border-top-style:solid;
	width:743px;
	text-align:center;
	font-size:10px;
	color:#707070;
	clear:both;
}
#Pie a{

	color:#707070;
}
input{
	font-family: Tahoma;
	font-size: 10px;
	color: #707070;
	text-align:left;
}

.CuerpoDocumento{

	height: 200px;

}
html>body .CuerpoDocumento {height: auto;}
#textoCuerpo{
	padding-top:20px;
	padding-right: 15px;
	padding-left: 20px;
	padding-bottom:20px;
	text-align:justify;
	line-height:12px;
	width: 358px;
	background-image:url(../img/pixel_sombra_cuerpo_index.gif);
}
#textoDcho{
	float:right;
	width:146px;
	text-align:left;
	padding-top:20px;
	margin-left:10px;
	font-size:9px;
}

#cabeceraTabla{
	color:#CCCCCC;
	background-color:#08668B;
	
}
#contenido1Tabla{
	color:#000000;
	background-color:#cccccc;
	
}

#titulo{
	color: #0091C9;
	text-decoration: underline;
}

