@charset "utf-8";

/* CSS Document */

#contenedorgenerador {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	background-color: #FAFAFA;
}
#banner {
	height: 215px;
	float: none;
	width: 800px;
	background-image: url(../images/banner.jpg);
}
#linea-slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	background-color: #0051A0;
	height: 24px;
	width: 800px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	font-style: normal;
	background-image: url(../images/fondo-linea-slogan.jpg);
	background-repeat: repeat-x;
}

#contenido {


}
#contenidoizq {
	float: left;
	width: 257px;
	height: 372px;
	margin-left: 20px;
	margin-top: 20px;
	background-repeat: no-repeat;
	margin-right: -10px;
	background-color: #E6E6E6;
	margin-bottom: 20px;
	border: 1px none #CCC;
}
#titulo-actividades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0051A0;
	height: 15px;
	padding-top: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #CCC;
	background-image: url(../images/fondo-titulo-actividades.jpg);
	background-repeat: no-repeat;
}
#foto-articulo {
	float: none;
	height: 75px;
	width: 237px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#noticia-01 a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#noticia-01 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	line-height: 16px;
}
#noticia-01 {
	height: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


#noticia-02 {
	height: 150px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFF;
	border: 1px solid #666;
	margin-top: 10px;
}
#contenidocontacto a {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#contenidocontacto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0051A0;
	text-decoration: underline;
}


.texto-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 13px;
}
.titulo-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 15px;
	margin-top: 5px;
}
.leermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0051A0;
	line-height: 0px;
}

.fecha-noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	line-height: 10px;
}

#piederecho {
	float: left;
	height: 40px;
	width: 745px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#pieizquierdo {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 40px;
	width: 55px;
}

#contenidoderecho {
	float: right;
	height: 179px;
	width: 300px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
}
#servicios {
	float: right;
	height: 163px;
	width: 239px;
	padding-top: 20px;
}

.titulo-bienvenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0051A0;
}


.titulos-contenido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #9C0;
}
#menu{
	background-image: url(../images/fondo-menu.jpg);
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {
	width: 800px;
	color: #FFF;
	padding: 0;
	display: inline;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	height: 50px;
}
#menu li {
	float: left;
	list-style: none;
	width: 160px;
	height: 50px;
}
#menu li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	height: 35px;
	padding-top: 15px;
}


#menu li a:hover {
	color: #FFF;
	background-color: #333;
	background-image: url(../images/fondo-link.jpg);
	height: 35px;
	padding-bottom: -20px;
}
#menu li a#current  {
	color: #FFF;
	height: 35px;
	background-color: #333;
	background-image: url(../images/fondo-link.jpg);
	padding-bottom: 0px;
}
.list {
	font-size: 11px;
	color: #999;
	line-height: 20px;
	margin-left: -20px;
	list-style-image: url(../images/lista.jpg);
}


.texto-contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 15px;
}
.titulo-servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0051A0;
	font-weight: bold;
}
#cont-cob-nac {
	height: 20px;
	width: 760px;
	margin-right: 20px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0051A0;
	font-weight: bold;
	text-align: center;
	margin-top: -10px;
}


#pie {
	background-color: #666;
	padding-left: 20px;
	margin: 0px;
	width: 725px;
	float: left;
	height: 100px;
}
#contenidolaempresa {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}

#pielogo {
	float: right;
	width: 55px;
	background-color: #666;
	height: 70px;
	padding-top: 30px;
	clear: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCC;
}
.titulos-servicios {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #F90;
	margin-top: -10px;
	padding-top: -10px;
	line-height: 0px;
}
#pie ul {
	width: 600px;
	color: #999;
	padding: 0;
	display: inline;
	float: left;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
}
#pie li {
	float: left;
	list-style: none;
	height: 20px;
	text-align: left;
	color: #999;
}
#pie li a {
	display: block;
	text-decoration: none;
	color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#pie li a:hover {
	color: #FFF;
	height: 20px;
	padding-top: 10px;
	background-color: #4B4B4B;
}
#servicios a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0051A0;
	text-decoration: none;
}
#servicios a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0051A0;
	text-decoration: underline;
}

#foto-bienvenida {
	float: left;
	height: 189px;
	width: 168px;
	margin-top: 20px;
	margin-left: 30px;
}
#linea-der-portada {
	float: right;
	height: 5px;
	width: 503px;
	margin-top: -45px;
}
#contenido-servicios {
	float: right;
	width: 502px;
	background-image: url(../images/foto-animales.jpg);
}
.texto-servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	font-weight: bold;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0051A0;
}
#contenido-contacto {
	float: right;
	width: 370px;
	margin-top: 20px;
	height: 270px;
	padding-top: 10px;
}
#contenidocontacto {
	float: left;
	height: 225px;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
.boton-enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	background-color: #2C84C3;
	width: 60px;
	font-weight: normal;
	border: 0.5px solid #CCC;
}
.boton-borrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #2C84C3;
	width: 60px;
	font-weight: normal;
}

#foto-contenido {
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 20px;
	margin-left: 30px;
}
#contenido-empresa {
	float: right;
	height: 230px;
	width: 535px;
	margin-top: 20px;
	margin-right: 20px;
}
#contenido-empresa2 {
	margin-left: 30px;
	width: 750px;
	height: 280px;
	float: left;
	margin-top: 10px;
}

#foto-empresa {
	float: left;
	height: 230px;
	width: 200px;
	margin-top: 20px;
	margin-left: 30px;
}
#contenidoservicios {
	float: right;
	height: 330px;
	width: 420px;
	margin-top: 20px;
	margin-right: 20px;
}
#contenidoservicios2 {
	float: right;
	height: 120px;
	width: 530px;
	margin-top: 20px;
	margin-right: 20px;
}
#contenido-red-nacional {
	float: right;
	height: 270px;
	width: 535px;
	margin-top: 20px;
	margin-right: 20px;
}
#lista-red-nacional {
	float: left;
	margin-left: 30px;
	width: 750px;
	height: 640px;
}
#foto-red-nacional {
	float: left;
	height: 240px;
	width: 200px;
	margin-top: 20px;
	margin-left: 30px;
	border: thin solid #999;
}
#foto-servicos01 {
	float: left;
	height: 320px;
	width: 310px;
	margin-top: 20px;
	margin-left: 30px;
}
#lista01 {
	float: left;
	width: 370px;
}
#lista02 {
	float: left;
	width: 360px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
#contenido-articulo {
	float: right;
	width: 535px;
	margin-top: 20px;
	margin-right: 20px;
}
.puntos-mail {
	color: #FFF;
}
#contenido-gracias {
	float: right;
	height: 300px;
	width: 530px;
	padding-top: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
}
#foto-servicos {
	float: left;
	width: 254px;
	height: 165px;
	margin-top: 20px;
}
#logo {
	float: right;
	width: 20px;
}
#nueva-noticia1 {
	width: 750px;
	margin-left: 30px;
	float: left;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contenido-noticia1 {
	float: right;
	width: 535px;
	margin-top: 20px;
}
#foto-noticia1 {
	width: 200px;
	float: left;
}
