@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	/*background-color:#F0F0F0;*/
}
@font-face {
	font-family: 'Roboto-Light';
    src: url('/Roboto-Light.eot');
    src: local('Roboto-Light'), url( 'Roboto-Light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Roboto-Regular';
    src: url('/Roboto-Regular.eot');
    src: local('Roboto-Regular'), url( 'Roboto-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Roboto-Bold';
    src: url('/Roboto-Bold.eot');
    src: local('Roboto-Bold'), url( 'Roboto-Bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: "Roboto-Light";
	src: url(fuentes/Roboto-Light.ttf) format("truetype");
}
@font-face {
	font-family: "Roboto-Regular";
	src: url(fuentes/Roboto-Regular.ttf) format("truetype");
}
@font-face {
	font-family: "Roboto-Bold";
	src: url(fuentes/Roboto-Bold.ttf) format("truetype");
}
#principal {
	font-family: "Roboto-Light", sans-serif;
	width: 1012px;
	height: auto;
    overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left;
	color: #666;
}
#cabecera {
	font-size: 14px;
	height: 150px;
	width: 1012px;
	background-color:#fff;
}
#linea_01 {
	background-color:#828585;
	margin-left:20px;
	margin-right:20px;
	height: 1px;
}
#contenido {
	width: 1012px;
	font-size: 14px;
	background-color:#ffffff;
	right: -30px;
	overflow: hidden;
}
a {
	text-decoration:none;
}
a:visited {
    color:#CCC;
}
a:link {
	color:#828585;
	
}
li a:link {
	color:#000000;
}
li a:visited {
	color:#000000;
}
#pie {
	font-family: "Roboto-Light", sans-serif;
	height: 270px;
	width: 1012px;
	float:left;
	/*background-color: #828585;
	color: #FFF;*/
	background-color: #FFF;
	color: #828585;
}
#logo {
	float: left;
	clear: both;
	height: 87px;
	width: 302px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 33px;
	margin-bottom: 12px;
}
#menu {
	float:left;
	height: 87px;
	width: 400px;
	margin: 25px 10px 20px 20px;
}
ul {
    float: left;
	margin: 0;
	padding: 0 60px 0 0 ;
    list-style: none;
	line-height: 30px;
}
#redes_soc_cabez {
	height: 35px;
	width: 175px;
	float: right;
	margin-top: 25px;
}
#redes_soc_cabez p {
    float: left;
	display: inline;
    list-style-type: none;
    margin: 0;
    padding-left: 14px;
}
#redes_soc_pie {
	height: 35px;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}
#redes_soc_pie ul li {
    float: left;
	display: inline;
    list-style-type: none;
    margin: 0;
    padding-right: 14px;
}
hr { 
    background-color:#CCCCCC;
    border: 0;
    height: 1px;
    width: 96%;
    clear: both;
}
#mapa_web {
	height: 215px;
	width: 303px;
	float: left;
	margin: 20px 10px 0px 20px;
	font-size: 14px;
}
#mapa_web p {
	line-height: 0.5em;
}
#contacto {
	height: 215px;
	width: 303px;
	float: left;
	clear: both;
	margin: 20px 10px 0px 20px;
	font-size: 14px;
}
#contacto p {
	line-height: 0.5em;
}
#descargas {
	height: 215px;
	width: 303px;
	float: left;
	margin: 20px 10px 0px 20px;
	font-size: 14px;
}
#descargas p {
	line-height: 0.5em;
}
#copyright{
	height: 15px;
	width: 636px;
	float: left;
	margin: 0px 10px 10px 20px;
	padding: 0;
	font-size: 12px;
}
#logo_peq {
	margin: 0;
	width:15px;
	height: 15px;
	float: left;
}
#texto_copyright {
	height: 15px;
	width: 400px;
	float: left;
	font-size: 12px;
}
#titulo_inf_01 {
	width: 303px;
	float: left;
	clear: both;
	margin: 20px 10px 10px 20px;
	padding: 0;
	list-style: none;
}
#titulo {
	float: left;
	margin-left: 109px;
	font-family: "Roboto-Bold", sans-serif;
    font-size: 16px;
}
.titulo_legal {
	font-family: "Roboto-Bold", sans-serif;
}
#titulo_pie {
	font-family: "Roboto-Bold", sans-serif;
	font-size:16px;
	height: 20px;
	margin: 0;
}
#texto {
	width: 636px;
	float: left;
	margin: 20px 0px 10px 20px;
}

/*------------------------------------botón de descarga------------------------------------*/
#caja_enlace {
	float: left;
	height: 40px;
	width: 636px;
	margin: 20px 10px 10px 20px;
	text-align: left;
	line-height: 1.8em;
}
#btn_descarga_pdf {
	float: left;
	height: 30px;
	width: 90px;
	font-family: "Roboto-Bold", sans-serif;
    color:#ffffff;
	background-color: #C00; 
	text-align: center;
	line-height: 2em;
}
#btn_descarga_pdf :link {
	color:#ffffff
}
#info_archivo {
	float: left;
	height: 30px;
	width: 193px;
	font-family: "Roboto-Light", sans-serif;
	margin: 0 0 0 20px;
	text-align: left;
	line-height: 2em;
}
.color_info {
	color: #828585; 
}
/*------------------------------------botón de descarga------------------------------------*/