@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#header {
	height: 170px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-y;
	background-color: #226673;
	text-align: center;
	background-position: center;
	margin: 0 auto;
}
#header-top {
	width: 910px;
	height: 130px;
	/*padding-left: auto;*/
	text-align: center;
	margin: 0 auto;
}
h1 {
	float: left;
}
a {
	text-decoration: none;
}
h1 a{
	background:url("../images/logo.gif") no-repeat scroll 0 0 transparent;
	text-indent:-9999em;
	width: 217px;
	height: 116px;
	display: block;
	border: 5px solid #fff;
	background-color: #FFFFFF;
	}
#header-img {
	width: 680px;
	height: 126px;
	background-image: url(../images/cabecera9.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#img-header-slogan {
	width: 284px;
	height: 52px;
	margin-top: 65px;
	margin-left: 370px;
}
h2 {
	font-family: Georgia, Serif;  
/*	font-family: "trebuchet", sans-serif;
	font-weight: bold;
*/	font-size: 1.3em;
	border-bottom: solid 1px #003333;
	text-align: left;
	padding: 15px 0 3px 7px;
	margin-left: 5px;
	color: #113237;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #226673;
	text-align: left;
	padding-left: 7px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
h5 {
	font-size: 0.8em;
	text-align: left;
	border-top: 1px solid #ccc;
	padding-left: 7px;
	padding-top: 5px;
}
#menu-horizontal {
	width: 912px;
	color: #fff;
	height: 35px;
	font-weight: bold;
	margin: 0 auto;
	font-size: 0.8em;
}
#button {  
	padding: 0;  
}  
#button li {
	display: inline;
	height: 35px;
}

#button li a {
	font-family: Arial;
	text-decoration: none;
	float:left;
	padding: 10px;
	background-color: #226673;
	color: #fff;
	background-image: url(../images/menu_bg_a3.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #003333;
}  
#button li a:hover {
	background-color: #226673;
	margin-top:-2px;
	padding-bottom:12px;
	background-image: url(none);
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.activo   {
	background-color: #226673;
	margin-top:-2px;
	padding-bottom:12px;
	background-image: url(none);
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
#content {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
#sombra {
	background-image: url(../images/sombra2.2.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 19px;
	margin: 0 auto;
	background-position: center top;
}
#contenido {
	height: auto;
	text-align: left;
	margin: 0 auto;
	margin-top: 3px;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	width: 1000px;
}
#content.index {
	float: left;
	width: auto;
	border: solid 1px #ccc;
	margin-top: -3px;
	margin-right: 7px;
	text-align: left;
	padding: 10px;
	height: auto;
	margin-bottom: 7px;
	background-color: #fff;
}
#sub_header {
	height: 15px;
	float: left;
	width: 883px;
	text-align: right;
	background: transparent;
	margin-right: 15px;
}
#menuv {
	width: 150px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#menuv h5 {
	background-image: url(../images/boton_left1.gif);
	background-repeat: no-repeat;
	background-color: #DC157C;
	padding: 5px;
	color: #FFFFFF;
}
#menuv ul, li {
	list-style-type: none;
}
#menuv ul {
        margin: 0;
        padding: 0;
}
#menuv li {
	border-bottom: 1px solid #ACCFE8;
}
#menuv a {
	text-decoration: none;
	color: #000000;
	width: 142px;
	background-color: #113237;
	display: block;
}
#menuv a:hover {
	background-color: #226673;
	color: #FFFFFF;
}
#left {
	width: 150px;
	height: 100%;
	text-align: left;
	background: transparent;
	margin-right: 7px;
	border: solid 1px #C2D130;
	padding: 0px 5px;
	margin-bottom: 7px;
	float: left;
		border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#left a {
	color:#fff;
	padding: 7px 0px 5px 0px;
	text-align: center;
}
#left .left_1 {
	background-image: url(../images/menu_left_1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #DC157C;
	height: 155px;
	color: #FFFFFF;
	font-weight: bolder;
	margin-bottom: 5px;
}
#left  .left_1  a   {
	background-color: #DC157C;
	display: block;
	background-image: url(../images/menu_left_1a.jpg);
	background-repeat: no-repeat;
}
#left .left_1 a:hover {
	background-color: #C2D130;
	display: block;
	background-image: url(../images/boton_left1_hover.gif);
	background-repeat: no-repeat;
	color: #226673;
}
#left .left_2 {
	background-image: url(../images/menu_left_2.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-color: #003366;
	height: 155px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
#left .left_2 a {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	display: block;
	background-image: url(../images/menu_left_2a.jpg);
}
#left  .left_2  a:hover {
	background-color: #C2D130;
	color: #003366;
	font-weight: bolder;
	text-align: center;
	background-image: url(none);
}
#left .left_3 {
	background-image: url(../images/menu_left_3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #C2D130;
	height: 155px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	width: 100%;
}
#left .left_3 a {
	background-color: #C2D130;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/menu_left_3a.jpg);
}
#left .left_3 a:hover {
	background-color: #003366;
	display: block;
	color: #FFFFFF;
	background-image: url(none);
}
#left .left_4 {
	background-image: url(../images/menu_left_4.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-color: #FFCC00;
	height: 155px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 5px;
}
#left .left_4 a {
	background-color: #FFCC00;
	display: block;
	color: #246372;
	background-image: url(../images/menu_left_4a.jpg);
}
#left .left_4 a:hover {
	background-color: #C2D130;
	display: block;
	background-image: url(none);
}
.texto-evento {
	width: 285px;
	float: left;
	padding: 7px;
}
#content-index {
	width: 600px;
	float: left;
	height: auto;
	text-align: center;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border: solid 1px #113237;
	margin-right: 7px;
	color: #333333;
	margin-bottom: 10px;
	line-height: normal;
	background-color: #fff;
}
.nombre-empresa {
	padding: 20px 10px;
	float: left;
	width: 315px;
	text-align: left;
}
.empresa {
	width: 595px;
	height: auto;
	border-bottom: solid 1px #113237;
	padding-bottom: 5px;
	float: left;
}
.texto-empresa {
	font-size: 0.8em;
	text-align: left;
	height: auto;
	padding: 10px;
	float: left;
	width: 570px;
	line-height: normal;
}
.logo-empresa {
	width: 240px;
	padding: 20px 10px;
	float: left;
}
#right {
	float: left;
	background: transparent;
	text-align: center;
	width: 210px;
	background-color: #fff;
	/*border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;*/
}
#acceso {
	width: 210px;
	font-weight: bold;
	height: auto;
	text-align: left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	clear: both;
	background-image: url(../images/acceso_blog.jpg);
}
#tiempo {
	width: auto;
	color: #236573;
	font-weight: bold;
	text-align: center;
	margin-top: 7px;
	clear: both;
}
#tiempo a {
	text-decoration: none;
	color: #FFFFFF;
	height: auto;
	background-color: #333366;
	padding: 5px 0px;
	width: 100%;
	display: block;
}
#tiempo a:hover {
	color: #C2D130;
}
#mapa {
	text-align: center;
	width: auto;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	height: 190px;
}
#mapa h4 {
	font-size: 14px;
	padding: 15px 0px;
	text-align: center;
	display:block;
}
#mapa a {
	display: block;
	background-color: #669900;
	color: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 190px;
	overflow: hidden;
}
#mapa a:hover {
	color: #FFFFFF;
	background-color: #003333;
}
#pub {
	background-image: url(../images/tu_publicidad.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	float: left;
	width: 210px;
	height: auto;
	margin-top: 7px;
	display: block;
	background-color: #336633;
}
#pub a {
	color: #C2D130;
	background-color: #336633;
	width: 100%;
	display: block;
	background-image: url(../images/cabecera_ventana.gif);
	padding-top: 5px;
	background-repeat: no-repeat;
}
#pub a:hover {
	background-color: #C2D130;
	color: #FFFFFF;
	background-image: url(../images/cabecera_ventana_hover.gif);
	background-repeat: no-repeat;
}
#agenda {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 210px;
	overflow: hidden;
}
#agenda h4 {
	font-size: 14px;
	display: block;
	padding: 15px 0px;
	text-align: center;
}
#agenda a {
	color: #C2D130;
	background-color: #990099;
	display: block;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#agenda a:hover {
	color: #fff;
	background-color: #003333;
}
#patrocinadores {
	width: auto;
	height: auto;
	clear: both;
	padding-top: 10px;
	margin-top: 10px;

}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-y;
	background-color: #226673;
	text-align: center;
	background-position: center;
	margin: 0 auto;
	font-size: 0.8em;
	width: auto;
}
#content-footer {
	width: 950px;
	height: auto;
	/*padding-left: auto;*/
	text-align: center;
	margin: 0 auto;
	color: #fff;
	padding-bottom: 20px;
	line-height: normal;
}
#footer a {
	color: #fff;
	font-weight: bold;
}
.caja {
	border: solid 1px #000;
	margin: 5px;
	padding: 7px;
}
#padre {
	width: 550px;
	padding: 5px;
	float: left;
}
#footer a:hover {
	color: #C2D130;
}
#menu_footer {
	width: 898px;
	margin: 0 auto;
	color: #fff;
	padding: 10px;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px;
}
#content #contenido #fecha {
	font-size: 0.6em;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}
.mov {
	padding-top: 7px;
	height: auto;
	border-bottom: solid 1px #ccc;
	font-size: 0.8em;
}
#sombra3 {
	background-image: url(../images/sombra3.gif);
	background-repeat: no-repeat;
	width: 940px;
	height: 8px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
}
#sombra-inferior {
	background-image: url(../images/sombra_inferior.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 155px;
	margin: 0 auto;
	clear: both;
	margin-top: 10px;
	background-position: center bottom;
}
#left {
	font-size: 0.9em;
	float: left;
	background-color: #FFFFFF;
}
.strong {
	font-weight: 900;
	padding-top: 3px;
}
#content-index a {
	color: #226673;
}
#content-index a:hover {
	color: #C2D130;
	text-decoration: underline;
}
#content-convenios {
	width: 585px;
	float: left;
	height: auto;
	text-align: left;
	border: solid 1px #C2D130;
	margin-right: 7px;
	color: #666666;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#content-convenios a {
	color: #226673;
}
#acceso a {
	color: #FFFFFF;
	display: block;
}
#acceso a:hover {
	color: #C2D130;
	background-image: url(../images/external2.png);
	background-color: #003265;
	background-position: 89% 50%;
	background-repeat: no-repeat;
}
#asociacion {
	text-align: left;
	width: auto;
	height: auto;
	padding: 10px;
	line-height: 12pt;
	color: #333333;
}
#asociacion p {
	font-size: 0.8em;
	padding: 10px;
}
#presidente {
	width: 210px;
	height: 250px;
	margin-left: 7px;
	display: block;
	padding-top: 7px;
	float: left;
}
#logos {
	text-align: center;
	color: #666666;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
}
#logos a {
	color: #226673;
	font-weight: bold;
}
#logos a:hover {
	color: #C2D130;
	text-decoration: blink;
}
.tlf {
	background-color: #226673;
	color: #fff;
	padding: 3px 5px;
	margin-bottom: 3px;
	width: 305px;
}
.email {
	background-color: #226673;
	color: #fff;
	padding: 3px 5px;
	width: 315px;
	margin-bottom: 3px;
}
#facebook {
	text-align: center;
	margin-top: 3px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 3px;
	background-color: #3B5997;
	width: 100%;
	height: 100%;
}
#facebook a {
	display: block;
	font-size: 0.5em;
	padding-bottom: 2px;
	font-size: 80%;
}
#acceso h4 {
	color: #FFFFFF;
	padding: 7px;
	font-size: 1em;
}
#bienvenino {
	color: #fff;
	padding: 10px 7px;
}
#video {
	text-align: center;
	clear: both;
	margin: 0 10px 0 10px;
	padding-top: 5px;
}
#blogs {
	height: auto;
	font-size: 12px;
	padding-bottom: 20px;
	border: solid 1px #CC0000;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#blogs a {
	color: #226673;
}
#blogs a:hover {
	color: #C2D130;
}
#blogs h4 {
	font-size: 14px;
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 15px 0px;
	text-align: center;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}
#webs {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: solid 1px #FFCC00;
	overflow:hidden;
	margin-top: 10px;
}
#webs h4 {
	background-color: #FFCC00;
	color: #333300;
	text-align: center;
	padding: 15px 0px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	font-size: 14px;
	
}
#ayto  {
	background-image: url(../images/escudosauces_bn.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	width: auto;
	height: 120px;
}
#asociacion h2 {
	line-height: normal;
}
#madre {
	width: 550px;
	padding: 5px;
	float: left;
}
.agenda {
	width: 580px;
	padding: 10px;
	float: left;
	padding-left: 10px;
}
#ayto a {
	background-image: url(../images/escudosauces_bn.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	width: auto;
	height: 120px;
	display: block;
}
#ayto  a:hover {
	background-image: url(../images/escudosauces.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	width: auto;
	height: 120px;
	display: block;
}
#cabildo a {
	background-image: url(../images/Logo-Cabildo-Insular_bn.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: auto;
}
#cabildo a:hover {
	background-image: url(../images/Logo-Cabildo-Insular.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: auto;
}
#gobierno a:hover {
	background-image: url(../images/logo_gobierno_de_canarias.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: auto;
}
#gobierno a {
	background-image: url(../images/logo_gobierno_de_canarias_bn.jpg);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: auto;
}
#logos2 {
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFCCCC;
}
#tiempo h4 {
	text-align:center;
	display:block:
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}

.convenio1 {
	font-size: 0.9em;
	line-height: normal;

}
h6 {
	color: #333333;
}
.center {
	text-align: center;
}
#content-convenios a:hover {
	color: #C2D130;
	text-decoration: underline;
}
#convenio1 p {
}
#menuv li a {
	padding: 8px 0px 8px 7px;
}
.sector {
	text-align: center;
	background-color: #fff;
	padding: 3px 0px 3px 30px;
	float: left;
	border: solid 1px #226673;
	margin-left: 3px;
	width: 550px;
}
.sector a {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
.sector a:hover {
	font-weight: bold;
	color: #226673;
}
#junta {
	clear: both;
}
#content #contenido #content-index #asociacion td {
	padding: 2px 5px;
}
#slogan {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*background-image: url(../images/publicidad.jpg);*/
	border: solid 1px #226673;
	background-color: #fff;
	width: 208px;
	color: #226673;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-top: 10px;
	clear: both;
}
#texto-slogan {
	padding: 5px 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header-img-municipio {
	width: 680px;
	height: 126px;
	background-image: url(../images/cabecera13.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#header-img-servicios {
	width: 680px;
	height: 126px;
	background-image: url(../images/cabecera4.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#header-img-empresas {
	width: 683px;
	height: 126px;
	background-image: url(../images/cabecera10.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#header-img-agenda {
	width: 680px;
	height: 126px;
	background-image: url(../images/cabecera15.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#header-img-asociacion {
	width: 683px;
	height: 126px;
	background-image: url(../images/cabecera16.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#formulario {
	color: #113237;
}
#header-img-formulario {
	width: 680px;
	height: 126px;
	background-image: url(../images/cabecera17.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
#content  #contenido  #content-index  .empresa  .nombre-empresa  .tlf  a {
	color: #C2D130;
}
#content #contenido #content-index .empresa .nombre-empresa .email script {
	color: #C2D130;
}
#content #contenido #content-index .agenda p {
	font-size: 0.8em;
}
#content #contenido #content-index .agenda p {
	text-align: justify;
	font-size: 12px;
	padding: 5px;
}
#content #contenido #left .left_1 a {
	text-align: center;
}
#content #contenido #content-index #gadgets {
	background-color: #990099;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 7px;
	font-weight: bold;
	margin: 7px 5px;
}
#content #contenido #content-index #gadgets a {
	color: #FFFFFF;
}
#header-img-tiempo {
	width: 680px;
	height: 126px;
	background-image: url(../images/cabecera18.jpg);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}
.compartir {
	padding: 3px;
	font-size: 0.8em;
	float: right;
	margin: 15px 0px 0px 0px;
}
#banca_civica {
	padding: 5px;
}
#politica {
	font-size: 0.8em;
	padding: 7px;
	text-align:left;
}
.municipio {
	font-size: 0.8em;
	padding: 15px 7px;
	text-align: left;
}
.border-8 {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#zona_comercial {
	clear: both;
	overflow: visible;
	width: 1000px;
	margin: 0 auto;
}
blockquote {
	font: 14px/20px italic Times, serif;
	margin: 5px;
	background-image: url(../images/examplequote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 30px;
	padding: 10px 0px;
  }
  blockquote span {
    	display: block;
    	background-image: url(images/examplequote.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}

