
.tEstructura {
	/*border-collapse: collapse;*/
	border: 5px solid #137453;
	width: 770px;
	margin: 0px auto 0 auto;
}

.headboard {
	background-color: white;
	height: 110px;
}

.headboard img {
	float: right;
}

.hrzMenu {
	height: 30px;
	border: none;
}


.corpus {
	background-color: white;
	background-image: url(../images/co_repeat.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	border-top: 8px solid #e5e5e5;
}

.footer {
	background-color: white;
	background-image: url(../images/co_repeat.jpg);
	background-repeat: repeat-y;
}

/* MENU VERTICAL */

.vrtMenu {
	border: none;
	width: 170px;
	vertical-align: top;
}

.vrtMenu ul {
	/*border: 1px solid #666;*/
	font-family: Trebuchet MS;
	font-size: 80%;
	background-color:white;
	list-style-type:none;
	margin:0;
	padding: 1px;
	display:block;
}

.vrtMenu ul ul {
	/*border: 1px solid #666;*/
	font-size: 90%;
	background-color: white;
	margin: 0;
}

.vrtMenu li {
	/*border: 1px solid #CCC;*/
	border-bottom:1px solid #f5f5f5;
	/*font-weight: bold;*/
	text-align:left;
}

.vrtMenu li li {
	/*border: 1px solid #CCC;*/
	font-weight: normal;
	border-bottom:1px dotted #ccc;
}

.vrtMenu li a:link, .vrtMenu li a:visited {
	color: white;
	background-color: #396;
	text-decoration:none;
	padding: 0px 9px 0px 5px;
	display:block;
}

.vrtMenu li li a:link, .vrtMenu li li a:visited {
	color: #333;
	background-color:#f5f5f5;
	padding-left: 10px;
	display:block;
}

.vrtMenu li a.abierto1:link, .vrtMenu li a.abierto1:visited, .vrtMenu li a:hover {
	background-color:#137453;
	color: white;
}

.vrtMenu li li a:hover {
	background-color:#339966;
	color: white;
}

.vrtMenu li a.abierto2:link, .vrtMenu li a.abierto2:visited  {
	background-color:#FFC000;

}
/* NAVEGADOR */

.navegador {
	/*border: 1px solid red;*/
	margin: 10px 0 10px 180px;
	font-family: Tahoma;
	font-size: 70%;
	color: #333;
}

.navegador a {
	text-decoration: underline;
	color: #137453;
}

.navegador a:hover {
	text-decoration: none;
}


/* FOOTER */

.footer {
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 70%;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #CCC;
}

.footer a {
	text-decoration: underline;
	color: #137453;
}

.footer a:hover {
	text-decoration: none;
}

#segundaTabla {
	width:100%;
	border:0;
	border-spacing:0;
	border-collapse:collapse;
	clear:both;
}

/* IMPRIMIR Y ENVIAR */

div.botones {
	color: #137453;
	text-align: center;
	font-size: 90%;
	padding: 3px;
	background-color: #e5e5e5;
	border-bottom: 1px solid #999;
}

div.botones a {
	color: #137453;
	text-decoration: underline;
}

div.botones a:hover {
	text-decoration: none;
}

/* ventana de noticia */
#Logo img {
	border:0;
}

body#simple {
	background-color: white;

}

#dFoot {
	font-family: Tahoma;
	font-size: 65%;
	padding: 10px 20px 10px 10px;
	color: #333;
}
#dFoot img {
	vertical-align: middle;
}
/* DESTACADO */

.destacado {
	/*border: 1px solid red;*/
	width:775px;
	height: 145px;
}

.destacadoLeft {
	/*border: 1px solid red;*/
	width:160px;
	height: 140px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
}

.destacadoLeft img {
	border:0;
}



.bSuperior {
	float: right;
	width: 574px;
	height: 141px;
	padding:0;
}
.bSuperior img {
	border:0;
}

div.listaNoticias {
	color: #137453;
	text-align: right;
	font-size: 90%;
	padding: 3px;
	background-color: #e5e5e5;
	border-bottom: 1px solid #999;
	margin-top:1em;
}

div.listaNoticias a {
	color: #137453;
	text-decoration: underline;
}

div.listaNoticias a:hover {
	text-decoration: none;
}

#simple #Logo {
	display: none;
}
#simple h2 {
	margin: 0;
}
.gFlash {
	border: 1px solid #A9A9A9;
	margin-top: -15px;
}