body {
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-X;
	background-color:#4d4d4d;
	margin-top: 0px;
	text-align: center;
	font-family: tahoma, verdana, arial;
	color: #ffffff;
	font-size: 8pt;
}

#contenedor {
	margin: 0px auto;
	width: 900px;
	height: auto;
	background-color: #000000;
}

#banner {
	width: 900px;
	height: 289px;
	background-image: url('../img/banner.png');
	float: left;
	position: absolute;
	z-index:1000;
}

#contenido {
	width: 900px;
	height: auto;
	background-color: #000000;
	padding-top:257px;
	font-size: 9pt;
}

#pie {
	width: 900px;
	height: 56px;
	background-image: url(../img/fondoPie.gif);
	background-repeat: repeat-x;
	color: #000000;
	text-aling: center;
	padding-top:20px;
}

#menu {
	width: 700px;
	height: 62px;
	margin-top: 199px;
	margin-left: 200px;
}

.botonMenu {
	background-image: url('../img/bullet.gif');
	background-position: 3px 22px;
	background-repeat: no-repeat;
	color: #ffffff;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 18px;
	cursor: pointer;
	text-decoration: none;
}

a.fic:link {
	color: #AEFF00;
	text-decoration: none;
}

a.fic:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.fic:visited {
	color: #AEFF00;
	text-decoration: none;
}

.fechaEvent {
	font-family: tahoma, arial, verdana;
	font-size: 14pt;
	width: 370px;
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}

a {
	text-decoration:none;	
}

.event  {
	font-family: tahoma, arial, verdana;
	font-size: 14pt;
	width: 370px;
	padding-left: 20px;
	text-align: left;
	color: #AEFF00;
	font-weight: bold;
}

.noticia  {
	font-family: tahoma, arial, verdana;
	font-size: 10pt;
	width: 370px;
	padding-left: 20px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

.label {
	float: left;
	width: 100px;
	height: 22px;
	text-align: left;
	font-size: 9pt;
	color: #245c2b;
	font-weight: bold;
	margin-left: 10px;
}

.textbox {
	color: #ffffff;
	background-color: #245c2b;
	border: 1px solid #AEFF00;
	text-align: left;
	font-size: 9pt;
	font-family: tahoma, arial, verdana;
}
