/* CSS Document */

body {
	margin: 1px;
	padding: 0px;
	background: url(/imagenes/fondo.gif);
	color: #000000;
	font: 12px Arial, Verdana, Times, serif;
}

a {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:visited {
		color: #FF3300;
} 

h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;	
	text-align: right;
	color: #FFFF99;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;	
	color: #333333;
}

#top_menu {
	font-weight: bold;
}

#top_menu a:link {
	text-decoration: none;
	color: #FF0000;
}

#top_menu a:visited {
	text-decoration: none;
	color: #FF0000;
}

#top_menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#buscador {
	border: 1px solid #FFCC00;
	font: 12px Arial, Verdana, Times, serif;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.cat {
	font-size: 14px;
	font-weight: bold;
}

a.cat:link {
	text-decoration: underline;
	color: #333333;
}

a.cat:visited {
	text-decoration: underline;
	color: #333333;
}

a.cat:hover {
	text-decoration: none;
	color: #FF0000;
}

.vis_cat {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

#morelinks {  
	font-size: 11px;
}

#morelinks a:link {
	color: #666666;
}

#morelinks a:visited {
	color: #666666;
}

.pag {
	font-size: 15px;
	font-weight: bold;
}

#pie {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
}

#pie a:link {
	color: #FFFF00;
}

#pie a:visited {
	color: #FFFF00;
}

#barra {
	font-size: 13px;
	color: #FFFFFF;
	background: url(/imagenes/barra.jpg);
	text-align: center;
	font-weight: bold;
	height: 30px;
}

#barra a:link{
	color: #FFFF00;
}

#barra a:visited{
	color: #FFFF00;
}

#barra a:hover{
	color: #FFFFFF;
}

#sub_barra {
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#sub_barra a:link{
	color: #FF0000;
}

#sub_barra a:visited{
	color: #FF0000;
}

#sub_barra a:hover{
	color: #333333;
}

#total {
	color: #FF6600;
	font-weight: bold;
}

.pto {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.lis-1 {
	font-size: 14px;
	font-weight: bold;
}

a.lis-1:link {
	color: #333333;
}

a.lis-1:visited {
	color: #333333;
}

a.lis-1:hover {
	text-decoration: underline;
	color: #FF3300;
}

.lis-2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #FF6600;
}

#fav {
	font-weight: bold;
	text-align: right;
}

#fav a:link {
	color: #FFFFFF;
}

#fav a:visited {
	color: #FFFFFF;
}
