@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 {
	font-size: 14px;
	height: 595px;
	background-color:#ffffff;
	margin: 0;
}
a {
	text-decoration:none;
}
a:visited {
   color:#CCC;
}
a:link {
	/*color:#FFF;*/
	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;
}
#titulo_contacto {
	font-family: "Roboto-Bold", sans-serif;
	font-size: 16px;
	height: 20px;
	margin: 0;
}
#titulo_pie {
	font-family: "Roboto-Bold", sans-serif;
	font-size:16px;
	height: 20px;
	margin: 0;
}
#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;
}
#img_contacto {
    position: relative;
    width: 969px;
    height: 265px;
	float: left;
	clear: both;
	margin: 20px 10px 10px 20px;
}
/*
#mapa_google {
    position: relative;
    width: 969px;
    height: 265px;
	float: left;
	clear: both;
	margin: 20px 10px 10px 20px;
}
*/
#texto_contacto {
    position: relative;
    width: 303px;
    height: 260px;
	float: left;
	margin: 20px 10px 10px 20px;
}
#texto_contacto p {
	font-family: "Roboto-Light", sans-serif;
	font-size: 14px;
}
.nombre {
	font-family: "Roboto-Bold", sans-serif;
	font-size: 14px;
}
.txt_contacto {
	font-family: "Roboto-Light", sans-serif;
	font-size: 14px;
}
#formulario_contacto {
    position: relative;
    width: 636px;
    height: 260px;
	float: left;
	text-align:left;
	margin: 20px 10px 10px 20px;
}
#formulario_contacto p {
	line-height: 1.6em;
}
.guion {
	line-height: 1em;
}
#Enviar {
	margin-left: 80px;
	margin-top: 10px;
	background-color: #666;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Roboto-Bold", sans-serif;
	font-size: 14px;
}
#Borrar{
	margin-left: 10px;
	background-color: #666;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Roboto-Bold", sans-serif;
	font-size: 14px;
}
div label {
	width: 80px;
	float: left;
}
input {
	background-color: #F0F0F0;
	border: none;
	color:#666;
}
textarea {
	background-color: #F0F0F0;
	border: none;
	color:#666;
}