@charset "ISO-8859-1";

@font-face {
    font-family: 'revue';
    src: url('webfontkit/revue-bt-webfont.eot');
    src: url('webfontkit/revue-bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/revue-bt-webfont.woff') format('woff'),
         url('webfontkit/revue-bt-webfont.ttf') format('truetype'),
         url('webfontkit/revue-bt-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#content {
	width: 900px;
	height: 100%;
	background-color: #FFF;
	float: left;
}
#centrar {
	width: 900px;
	margin: auto;
	height: 100%;
}
body {
	background-color:#090;
	height: 100%;
}
header {
	height: 165px;
	width: 900px;
	background-image: url(img/encabezado.jpg);
	background-repeat: no-repeat;
	margin: auto;
	float: right;
}
header nav {
	height: 40px;
	width: 900px;
	float:right;
	margin-top: 120px;
	margin-left: 100px;
}
header nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
	background-color:transparent;
	border: none;
}
header nav ul a {
	color: #FFF;
	text-decoration: none;
}
header nav ul a:hover {
	color: #000;
	text-decoration: none;
}
a {
	text-decoration: none;
}
/*article {
	height: auto;
	width: 750px;
	float: left;
}*/
article {
	height: auto;
	width: 900px;
	float: left;
}
#nota1 {
	height: auto;
	/*width: 705px;*/
	width: 857px;
	float: left;
	margin: 5px;
	border: thin solid #090;
	padding: 15px;
/*	text-align: center;*/
}
#nota1 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#nota1 ul li {
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 70px;
	border: thin solid #0C3;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	vertical-align:text-bottom;
}
#nota1 ul lii {
	display: block;
	float: left;
	height: 40px;
	width: 348px;
	border: thin solid #0C3;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	vertical-align:text-bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#escala {
	height: auto;
	width: 350px;
	float: left;
	margin: 5px;
	padding: 15px;
/*	text-align: center;*/
}
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 100;
	}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
h11{
	font-family: "Agency FB", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	}
h12{
	font-family:"Futura BdCn BT";
	font-size: medium;
	font-weight: 100;
	}
h13{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}
p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	}
p a{
	color:#3C0;
	text-decoration: none;
}
p a:hover{
	color: #000;
	text-decoration: none;
	}
p a:visited {
	color:#3C0;
	text-decoration: none;
}
header nav ul li {
	text-align: center;
	display: block;
	float: left;
	height: 40px;
	width: 90px;
	list-style-type: none;
	font-family: revue;
	font-size: small;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	vertical-align:text-bottom;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
header nav ul li2 {
	text-align: center;
	display: block;
	padding: 5px;
	float: left;
	height: 40px;
	width: 90px;
	list-style-type: none;
	font-family: revue;
	font-size: small;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	vertical-align:text-bottom;
}
#img_nota1 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#img_nota1_derecha{
	float:right;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#panfleto{
	float:none;
	height: auto;
	width: 705px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align:center;
}
#telam{
	float: left;
	height: auto;
	width: 876px;
	margin: 5px;
}
footer {
	height: auto;
	width:876px;
	float: left;
	margin: 5px;
	border: thin solid #090;
	padding: 5px;
}
footer p{
	text-align:center;
	text-transform: capitalize;
	}
#flechas a:hover {
	float:left;
	background-image: none;
	width:auto;
	height:auto;
}
#flechas{
	width:35px;
	height:15px;
	float:left;
	}

header nav2 ul a {
	color: #000;
	text-decoration: none;
}
header nav2 ul a:hover {
	color:#009900;
	text-decoration: none;
}
header nav2 ul li {
	text-align: center;
	display: block;
	float: left;
	height: 40px;
	width: 90px;
	list-style-type: none;
	font-family: revue;
	font-size: small;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	vertical-align:text-bottom;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
header nav2 ul lii {
	text-align: center;
	display: block;
	float: left;
	height: 60px;
	width: 150px;
	list-style-type: none;
	font-family: revue;
	font-size: small;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	vertical-align:text-bottom;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
header nav2 ul liii {
	text-align: center;
	display: block;
	float: left;
	height: 60px;
	width: 600px;
	list-style-type: none;
	font-family: revue;
	font-size: small;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	vertical-align:text-bottom;
	padding-top: 0px;
	padding-right: 250px;
	padding-bottom: 5px;
