@charset "utf-8";
/* CSS Document */

.navegacion li {
	background-color:#CED228;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height: 30px;
	color: #660000;
	border: thick outset #FFFFFF;
	display: inline;
	float: left;
	width: auto;
	height: auto;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	vertical-align: middle;
	margin: auto;
	overflow: visible;
		}
		
	.navegacion li a {color:#000000; text-decoration:none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	cursor: default;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	background-image: url(../objetos/fondograndeseven);
	background-color: #7B0005;
	background-repeat: repeat-y;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FFCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #F8F33F;
}
h3 {
	font-size: 18px;
	color: #B6E7FA;
}
#tituloeventos {
	position:absolute;
	left:-13px;
	top:16px;
	width:9004px;
	height:81px;
	z-index:1;
}

.img { border-style:double; color:#CCCCCC;
margin:3px;
 }
