@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	background-color: #F7F7F7;
}
.botones {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(boton.jpg);
	background-repeat: no-repeat;
	height: 17px;
	padding-top: 8px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding-bottom: 5px;
}
a.botones:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
div.botones:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(boton.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
a.idiomas:hover {
	font-weight: normal;
	color: #0E6A99;
	text-decoration: underline;
	font-size: 11px;
}
.idiomas {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.Titulos {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.Titulos:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.texto {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #0000CC;
}
a.texto:hover {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
	color: #0000CC;
}
.adobereader {
	padding-top: 500px;
}
