body {
	margin: 0px;
	width: 100%;
}
#pagina{
	background-image:  url(../images/fondo_pagina.jpg);
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
#cabecera{
	background-image:  url("../images/superior.jpg");
	background-repeat: no-repeat;
	text-align: right;
}
.fecha{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EBEBEB;
	width: 300px;
}
#botonera{
	list-style-image: url(../images/boton_flor.jpg);
	text-align: left;
	margin-top: 0px;
	display: block;
	margin-bottom: 0px;
}
a.flor:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 25px;
	text-decoration: none;
}

a.flor:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	height: 25px;
}
a.flor:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/fondo_boton.gif);
	color: #000000;
	width: 150px;
	height: 25px;
	border: thin solid #CCCC00;
}
a.flor:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 25px;
	text-decoration: none;
}
a.chico:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.chico:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
a.chico:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.chico:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#pie {
	background-image: url(../images/pie.jpg);
	height: 35px;
	width: 100%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.fondotitulos {
	border: thin dotted #666666;
	text-align: left;
}
#pie_pagina {
	clear:both;
	background-image: url(../images/pieflor.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 38px;
	width: 265px;
	margin-top: 30px;
}
h2 	{
	font-family: "Book Antiqua", Genera, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
.nuevo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
#negro{
	list-style-image: url(../images/boton_negro.jpg);
	text-align: left;
	margin-top: 0px;
	display: block;
	margin-bottom: 0px;
}
.premios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
