* {
	padding: 0;
	margin: 0;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A:active {
	color: #ffa800;
}
A:hover {
	color: #ffa800;
}
/*
#wrapper { 
	overflow: hidden;
	margin: 0 auto;
	width: 1001px;
	height: auto;
}
*/
#header {
	color: #333;
	width: 1001px;
	background: #FFFFFF;
}
#content {
	width: 1001px;
	position: relative;
	height: 21px;
}

.paginador {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	text-decoration: none;
}
.paginador:hover {
	color: #67ACF9;
}
.paginador_sel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67ACF9;
	text-decoration: none;
	font-weight: bold;
}
.colorfilete {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C5C5C;
}
.marcofoto {
	background-repeat: no-repeat;
	background-position: center center;
	height: 214px;
	width: 236px;
}
.bg_foto {
	background-repeat: no-repeat;
	background-position: center center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
}
.titular_evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	text-transform: uppercase;
}
.texto_upper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	text-transform: uppercase;
}
.texto_chico {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8D8D;
	text-decoration: none;
}
.texto_eventos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	text-decoration: none;
}
.fecha_evento {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	text-transform: uppercase;
}
.titulo_evento {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	text-decoration: underline;
}
.links:hover {
	color: #67ACF9;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3C3C3C;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulos_mediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C3C3C;
	text-decoration: none;
}
.subtitulos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

