a:link {
	color:#990000;
	text-decoration: none;
}
a:visited {
	color:#990000;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration: underline;
}

div#botonesarriba a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
div#botonesarriba a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
div#botonesarriba a:hover {
	color:#FFFF33;
	text-decoration: underline;
	font-size: 14px;
}

div#botoneralateral a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#botoneralateral a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#botoneralateral a:hover {
	color:#FFFF33;
	text-decoration: underline;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.blanco {
	color:#FFFFFF;
}


.linksbotonera {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}
.text {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 14px;
}
.text2 {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 15px;
}
.title {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}
.titledetail {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.moreinfo {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 12px;
	color: #333333;
}
.linkgreen {
	color: #333333;
}
.style1 {
	font-family: "Book Antiqua"}
.style2 {color: #ffffff}
.style3 {font-size: 18px}
.fondolateral {
	background-image: url(images/fondo-lateral4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
