/* CSS Document */


font {
	font-family: Tahoma;
	font-size: 10px;
	color: #3F3F3F;
	text-decoration: none;
	border: none;
}

p {
	font-family: Tahoma;
	font-size: 10px;
	color: #3F3F3F;
	text-decoration: none;
	border: none;
}

td {
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}

.f {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #693b0b;
	text-decoration: none;
	border: none;
}
.e {
	font-size: 12px;
	color: #693b0b;
}
b{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	color: #AE662B;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ae6e2b;
	text-decoration: none;
	border: none;
}

div.eventos {
	background-image: url(images/caja.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 144px;
}

p.caja {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

table.tabla {
	color: #8C5823;
	font-family: tahoma;
	font-size: 10px;
}
a.pop{
position:relative;
display:block;
background:url(images/eventostitulo.gif) left top no-repeat;
height:20px;
width:280px;
}
a.pop:hover{
position:relative;
background:url(images/eventostitulo.gif) left bottom no-repeat;
height:20px;
width:280px;
}
