/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url(/imagenes/bg.gif) 0 0 #FFFFFF;	
	color: #000000;
	font: 13px Arial, Verdana, Times, serif;
}

a {
	color: #9D1000;
}

a:hover {
	text-decoration: none;
	color: #009900;
}

a:visited {
		color: #9D1000;
} 

h1 {
	margin: 0;
	padding: 0;
	font: 13px Arial, Verdana, Times, serif;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}

h2 {
	font: 15px Arial, Verdana, Times, serif;
	font-weight: bold;
	color: #006600;
}

h3 {
	font: 14px Arial, Verdana, Times, serif;
	font-weight: bold;
	color: #006600;
}

ul {
	list-style-position: inherit;
	list-style-type: square;
}

li {
	margin: 2px;
}

#menu {
	color: #B0FFB0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color: #59FF59;
}

#fav {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#fav a:link {
	text-decoration: none;
	color: #59FF59;
}

#fav a:visited {
	text-decoration: none;
	color: #59FF59;
}

#fav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#cat {
	color: #FFFFFF;
	font-weight: bold;
}

#cat a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#cat a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#cat a:hover {
	text-decoration: underline;
	color: #FFFF00;
}

#art {
	color: #333333;
}

#art a:link {
	font-weight: bold;
	color: #CE1800;
}

#art a:visited {
	font-weight: bold;
	color: #CE1800;
}

#art a:hover {
	text-decoration: none;
	color: #008000;
}

.enl {
	font-size: 11px;
}

.top_ad {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	padding: 8px;
	background-color: #FFFFF2;
	border: solid 1px #9D1000;
}

.top_ad a{
	color: #CE1800;
	text-decoration: none;
}

.top_ad a:hover{
	color: #009900;
	text-decoration: underline;
}
