#menu {
	width: 190px;
	float: left;
	display: inline;
}
#noticias {
	float: left;
	position: relative;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 10px;
	left: 20px;
}

.pie_texto {
	text-align: center;
}

#cuerpo {
	width: 570px;
	padding: 0px;
	float: right;
}
#cuerpo p {
	display: block;
	width: 90%;
	text-indent: 3%;
	position: relative;
	left: 5%;
}

#contenedor {
	width: 766px;
	background-color: #F7F7F7;
	top: 10px;
	left: auto;
	right: auto;
	bottom: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	border: 10px solid #F7F7F7;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002F6F;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #002F6F;
}
#cabecera {
	height: 140px;
	background-image: url(images/cabecera_test.gif);
	background-repeat: repeat-x;
}
#subimage {
	height: 100px;
	background-position: left bottom;
	background-color: #F0F3F5;
	background-image: url(images/pie_test.gif);
	background-repeat: repeat-x;
	display: inherit;
}

#altura {
	height: 550px;
}
.titulo {
	display: inline;
	position: relative;
	top: 60px;
	left: 120px;
}
h1{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 2.2em;
}
.subtitulo {
	display: inherit;
	position: relative;
	left: 35px;
	top: -10px;
}
#logo {
	position: absolute;
	padding: 10px;
}
#pie {
	background-image: url(images/pie_test.gif);
	background-repeat: repeat-x;
	height: 29px;
	background-position: left top;
	float: inherit;
}
img a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

cite {
	font-size: 0.9em;
}
#subimage h3 {
	display: inline;
	position: relative;
	top: 60px;
	left: 30px;
}
#contacto {
}
.etiquetas {
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #E8E6E1;
}
#menu a:link, a:visited
{
	float: left;
	margin: 2px 5px 2px 5px;
	padding: 2px;
	width: 170px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid black;
	border-left: 1px solid #cccccc;
	border-right: 1px solid black;
	background: #BBC9DC;
	text-align: left;
	text-decoration: none;
	font: normal 13px Verdana;
	color: black;
	text-transform: uppercase;
}
#menu a:hover
{
	background: #0061C0;
	color: #FFFFFF;
}

#menu a:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}
TD.categoria a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #0061C0;
}
