BODY {
	margin: 0px;
	background-image: url(fondosup.gif);
	background-repeat:  repeat-x;
}
#menu {
	background-color: #F7F8F6;
	display: block;
	float: left;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	list-style-image: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right:15px;
	position: absolute;
	top: 165px;
	left: 0px;
}
#cuerpo {
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:medium; 
	color: #333333;
	position: absolute;
	left: 180px;
	top: 150px;
	width: 600px;
}	
#noticias a {
	height: 25px;
	width: 140px;
	background-image: url(noticias.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#noticias a:hover {
	background-image: url(noticias.gif);
	background-position: bottom;
}
#bases a {
	height: 25px;
	width: 140px;
	background-image: url(bases.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#bases a:hover {
	background-image: url(bases.gif);
	background-position: bottom;
}
#jurado a {
	height: 25px;
	width: 140px;
	background-image: url(jurado.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#jurado a:hover {
	background-image: url(jurado.gif);
	background-position: bottom;
}
#foro a {
	height: 25px;
	width: 140px;
	background-image: url(foro.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#foro a:hover {
	background-image: url(foro.gif);
	background-position: bottom;
}
#chat a {
	height: 25px;
	width: 140px;
	background-image: url(chat.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#chat a:hover {
	background-image: url(chat.gif);
	background-position: bottom;
}
#relatos a {
	height: 25px;
	width: 140px;
	background-image: url(relatos.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#relatos a:hover {
	background-image: url(relatos.gif);
	background-position: bottom;
}
#finalistas a {
	height: 25px;
	width: 140px;
	background-image: url(finalistas.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#finalistas a:hover {
	background-image: url(finalistas.gif);
	background-position: bottom;
}
#prensa a {
	height: 25px;
	width: 140px;
	background-image: url(prensa.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#prensa a:hover {
	background-image: url(prensa.gif);
	background-position: bottom;
}
#agradecimientos a {
	height: 25px;
	width: 140px;
	background-image: url(agradecimientos.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
}
#agradecimientos a:hover {
	background-image: url(agradecimientos.gif);
	background-position: bottom;
}.texto {
	padding: 0px 20px 0px 10px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: medium;
	color: #666666;
	line-height: 50%;
}
.titulonoticia {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: x-large;
	color: #8C2E40;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
}
.cuerponoticia {
	background-color: #F7F8F6;
}
.noticia {
	background-color: #F7F8F6;
	border-top: 0px solid #A39669;
	border-right: 1px solid #A39669;
	border-bottom: 1px solid #A39669;
	border-left: 0px solid #A39669;
	padding: 20px;
	margin: 10px 10px 10px 0px;
	background-image: url(esquina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#boton_enviar a {
	background-image: url(btn_participa.gif);
	height: 127px;
	width: 135px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 5px;
	top: 415px;
}
#boton_enviar a:hover {
	background-position: right top;
}
.titulo {
	font-family: "Lucida Sans", Verdana;
	font-size: large;
	color: #660013;
	text-decoration: none;
	font-weight: normal;
	margin-left: 20px;
}
.prensa {
	padding: 20px;
	margin: 10px 10px 10px 0px;
	border: 1px solid #E2E2E2;
}
.tituloprensa {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #8C2E40;
	font-weight: normal;
	line-height: 10px;
	margin-bottom: 15px;
}
#pie {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: x-small;
	color: #62552B;
	background-color: #F7F8F6;
	display: block;
	vertical-align: middle;
	padding: 10px;
	text-align: center;
	position: relative;
	width: 120px;
	margin-top: 10px;
	background-image: url(esquina.jpg);
}
#pie a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
#pie a:hover {
	color: #000000;
}
#izquierda_abajo {
	width: 140px;
	position: absolute;
	top: 545px;
	left: 0px;
}
.prensa p {
padding-bottom: 4px;
}
