﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}

ol, ul {
	list-style: none;
}

/* ---------- */

body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
#container {
	width: 900px;
	margin: 5px auto 20px auto;
}

/* HEADER */

#header {
	height: 150px;
	width: 900px;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
}
#header h1 {
	margin: 10px 0 0 105px;
	float: left;
	display:none;
}
#header img {
	border: 0;
	display: block;
	margin: 10px 0 0 10px;
	float: left;
}
#header p {
	display: none;
	float: right;
	margin: 120px 22px 0 0;
	font-size: 14px;
	color: #0C4E24;
}
#header p a {
	color: #0C4E24;
	text-decoration: none;
	font-weight: bold;
}
#header p a em {
	color: #B40360;
	text-decoration: none;
	font-style: normal;
}
#header p a:hover {
	color: #666;
	text-decoration: underline;
}

#header #contactar {
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: right;
	color: #FFF;
	padding-top: 10px;
}
#header #contactar a {
	text-align: right;
	text-decoration: none;
	color: #FFF;
}

/* MENU */

#menu {
	height: 30px;
	width: 892px;
	margin-top: 5px;
	padding-left:8px;
	background: url(../images/bg-menu0.gif) no-repeat;
}
#menu a {
	font-size: 13px;
	color:#000;
	padding-right: 11px;
	padding-left: 12px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	background: url(../images/bg-menu.gif) repeat-x;
	float: left;
	font-style: normal;
	font-weight: bold;
}
#menu a.separador, #menu em.separador {
	border-right: 1px solid #FFF;
}
#menu a em {
	color: #B40360;
	text-decoration: none;
	font-style: normal;
}
#menu a:hover {
	color: #666;
}

/* CONTENT */

#content {
	width: 900px;
	background: url(../images/bg-patron.gif) repeat-x;
	margin-top:10px;
	padding-top:10px;
	float: left;
}

/* Submenu */

#submenu {
	float: left;
	width: 200px;
	margin: 0 17px 0 0;
	padding: 10px 0 10px 0;
	background: url(../images/bg-submenu.gif) repeat-y;
}
#submenu .secundario{
	color: #000;
	font-size: 11px;
	float: left;
	width: 184px;
	display: block;
	margin: 0;
	padding:5px 5px 5px 10px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0;
	background: url(../images/bg-submenu-secundario.gif) repeat-y;
}

#submenu a {
	float: left;
	width: 180px;
	display: block;
	margin: 0;
	padding:5px 10px;
	color: #0C4E24;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
#submenu a em, #submenu .secundario em, #submenu-contenido em, #submenu-right em {
	color: #E3197F;
	text-decoration: none;
	font-style: normal;
}
#submenu a:hover {
	color: #666;
	text-decoration: none;
}

#submenu-down {
	float: left;
	width: 200px;
	margin: 10px 0 0 0;
	padding: 30px 0;
	background:#FFF;
}
#submenu-down a{
	border:0;
	margin:0;
	padding:0;
}



/* SUBMENU TOP */

#submenuTop {
	padding: 0 0 0 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	background-color: #EBEBEB;
}

#submenuTop a {
	display: block;
	color: #0C4E24;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#submenuTop a:hover {
	color: #666;
	text-decoration: none;
}

/* Submenú derecha - imagen - SISTEMAS */

#submenu-right {
	float: left;
	width: 200px;
	clear: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 143px;
	background-image: url(../images/back-sumenu-right-2.gif);
	background-repeat: no-repeat;
}
#submenu-right a {
	font-size: 11px;
	display: block;
	margin: 0;
	padding:5px 10px;
	color: #0C4E24;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}

#imagen-central {
	float: left;
	width: auto;
	margin: 0 17px 0 0;
	padding: 0 0 10px 0;
}
/* Central , EMPRESA, CONSEJOS */

#submenu-contenido {
	float: right;
	/*width: 200px;*/
	clear: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	/*height: 143px;*/
	/*background-image: url(../images/back-sumenu-right-2.gif);*/
	/*background-repeat: no-repeat;*/
}
#submenu-contenido a {
	font-size: 11px;
	display: block;
	margin: 0;
	padding:5px 10px;
	color: #0C4E24;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
#central-contenido {
	float: left;
	width: auto;
	margin: 0 17px 0 0;
	padding: 0 0 10px 0;
}
#central-contenido .titlemain {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
}
#central-contenido .title {
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}
#central-contenido .subtitle {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#imagen-central-consejos {
	float: left;
	width: auto;
	margin: 0 17px 0 24px;
	padding: 0 0 10px 0;
}

/* Central , SUBVENCIONES */

#central {
	float: right;
	width: 660px;
}
#central h1,  #subvenciones h1, #central-contenido h1 {
	font-size: 30px;
	font-weight: bold;
	color: #19A850;
	margin: 0 0 4px 0;
	padding: 0;
}
#submenu-contenido h1 {
	font-size: 30px;
	font-weight: bold;
	width: 400px;
	color: #19A850;
	margin: 0 0 10px 0;
	padding: 0;
}
#central h2,  #subvenciones h2, #central-contenido h2, #submenu-contenido h2 {
	font-size: 20px;
	color: #999;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
#central h3,  #subvenciones h3, #central-contenido h3, #submenu-contenido h3 {
	font-size: 20px;
	color: #19A850;
	padding: 10px 0 20px 20px;
}
#central h4 ,  #subvenciones h4, #central-contenido h4, #submenu-contenido h4 {
	font-size: 18px;
	font-weight: bold;
	color: #19A850;
	padding: 10px 0 20px 0;
}
#central p {
    line-height: 125%;
    width: 600px;
    margin: 0 0 10px 0;
    padding: 0;
}
#central p img{
    float:left;
    margin: 0 10px 0 0;
}
#central p strong {
    font-weight: bold;
}
#central ul {
    display: block;
    margin: 0;
	padding: 0 0 10px 20px;
}
#central ul li{
    vertical-align:top;
	width: 600px;
	padding: 0 0 5px 0;
	list-style-type: square;
	margin: 0;
}
#central ul li strong{
	font-weight: bold;
}

/* FOOTER */

#footer {
	background: url(../images/bg-patron.gif) repeat-x;
	width: 900px;
	float: left;
	margin: 10px auto;
	padding: 30px 0 30px 0;
	text-align: center;
}
#footer p {
	margin-bottom: 10px;
}
#footer strong {
	font-weight: bold;
}
#footer a {
	color:#000;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}

/* HOME */

#pelicula {
	width: 900px;
	height: 225px;
	float: left;
	overflow: hidden;
}
#logos {
	width: 300px;
	height: 200px;
	float: left;
	overflow: hidden;
	background: #E0E0E0 url(../images/bg-logos.gif) repeat-x;
}
#logos ul {
	display: block;
	float: left;
	padding: 15px 0 0 20px;
}
#logos ul li {
	display: block;
	margin-bottom: 5px;
}
#aplicaciones {
	width: 900px;
	margin-top:10px;
	display: block;
	float:left;
}
#aplicacion1, #aplicacion2 {
	width: 290px;
	float: left;
	margin:0 5px 0 0;
	overflow: hidden;
	display: block;
}
#aplicacion3 {
	width: 290px;
	float: right;
	margin:0;
	overflow: hidden;
	display: block;
}
#aplicacion1 img, #aplicacion2 img, #aplicacion3 img {
	clear:left;
	border: 0;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#aplicacion1 h3, #aplicacion2 h3, #aplicacion3 h3 {
	float: left;
	padding: 0;
}

#aplicacion1 a, #aplicacion2 a, #aplicacion3 a {
	text-decoration: none;
	color: #000;
}
#aplicacion1 a:hover, #aplicacion2 a:hover, #aplicacion3 a:hover {
	color: #666;
}

#aplicacion7, #aplicacion8 {
	width: 310px;
	float: left;
	margin:0 0 0 75px;
	overflow: hidden;
	display: block;
}

#aplicacion7 img, #aplicacion8 img {
	clear:left;
	border: 0;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
}

/* HOME */
#flashhome {
	width: 680px;
	height: 232px;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#newshome {
	width: 210px;
	height: 232px;
	margin-top: 2px;
	background-image: url(../images/back-noticias2.jpg);
	float: right;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;

}
#newshome-1 {
	width: 185px;
	height: 94px;
	display: block;
	margin-top: 50px;
	margin-left: 11px;
	margin-right: 11px;
	text-align: left;

}
#newshome-2 {
	width: 195px;
	display: block;
	margin-top: 15px;
	margin-left: 6px;
	margin-right: 11px;
	text-align: left;
}
#newshome-1 a, #newshome-2 a {
	text-decoration: none;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* EMPRESA */

#central .mapa {
    display:block;
	float: left;
	width: 350px;
}
#central .comunidad {
    display:block;
	float: right;
	width: 300px;
}
#delegaciones {
	display:block;
	width: 490px;
	background-color: #ccffcc;
	margin: 0px;
	padding: 5px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#delegaciones h2 {
	display:block;
	width: inherit;
	font-size: 25px;
	height: 55px;
	background-image: url(/images/cliber.png);
	background-repeat: no-repeat;
	background-position: 440px 4px;
}
#delegaciones h3 {
	font-size: 20px;
	color: #999;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	display:block;
	font-size: 25px;
	height: 35px;

}
#delegaciones span.title {
	font-size: 15px;
	color: #999;
	font-weight: bold;
	margin-bottom: 25px;
}
#delegaciones span.subtitle {
	font-size: 14px;
	color: #900;
	font-weight: bold;
	display: block;
	background-color: #E6FFE6;
}


/* SERVICIOS - CONSEJOS - CONTACTAR - MAPA WEB - SUBVENCIONES */

#central-2, #subvenciones {
	width: 900px;
	margin: 0;
	padding: 0;
	height: auto;
}
#central-2 .aplicacion {
	float: left;
	width: 425px;
	height: 290px;
	padding:10px;
	background: url(../images/bg-central-aplicacion-250.gif);
	overflow: hidden;
	clear: left;
	margin: 0 10px 10px 0;
}
#central-2 .aplicacion-2 {
	float: right;
	width: 425px;
	height: 290px;
	padding: 10px;
	background: url(../images/bg-central-aplicacion-250.gif);
	overflow: hidden;
	clear: right;
	margin: 0 0 10px 0;
}
#central-2 .aplicacion h2, #central-2 .aplicacion-2 h2 {
	font-size: 20px;
	line-height: 22px;
        width:100%;
	color: #19A850;
	text-decoration: none;
	font-weight: bold;
        margin: 0 0 10px 0;
}
#central-2 .aplicacion img, #central-2 .aplicacion-2 img {
	border: 0;
	display: block;
        margin: 0 0 10px 0;
}
#central-2 .aplicacion p, #central-2 .aplicacion-2 p {
    float:right;
    line-height: 125%;
    width:100%;
    margin: 0 0 10px 0;
    padding: 0;
}
#central-2 strong {
	font-weight: bold;
}
#central-2-foto {
	width:900px;
	padding:0;
	margin:0 0 10px 0;
	height:auto;
}
#central-2-foto img {
	padding:0;
	margin:0;
}
.titulo-link a {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: #0C4E24;
	text-decoration: none;
	padding:0;
	margin:0;
}
.titulo-link a:hover {
	color: #666;
	text-decoration: underline;
}
#central-2 h1 {
	font-size: 30px;
	font-weight: bold;
	color: #19A850;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
#central-2 h1 a, #central-2 h2 a{
	font-size: 20px;
	color: #19A850;
	text-decoration: none;
}
#central-2 ul {
    line-height: 125%;
    display: block;
    margin: 0 0 10px 20px;
	padding: 0 0 0 0;
}
#central-2 ul li{
	padding: 0;
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 5px 0;
}
#central-2 ul li ul {
    line-height: 125%;
    display: block;
    margin: 10px 0 10px 20px;
	padding: 0 0 0 0;
}
#central-2 ul li ul li {
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 5px 0;
}
#central-2 ul li ul li a {
	color: #000;
	text-decoration: none;
	font-style: normal;
}
#central-2 ul li a {
	color: #000;
	text-decoration: none;
	font-style: normal;
}
#central-2 ul li a strong {
	font-weight: bold;
}
#central-2 ul li a:hover, #central-2 ul li ul li a:hover {
	color: #666;
	text-decoration: underline;
}



/* NOTICIAS */

.noticias-1 {
	float: left;
	width: 425px;
	padding: 10px;
	overflow: hidden;
	clear: left;
	margin: 0 0 10px 0;
}
.noticias-2 {
	float: right;
	width: 425px;
	padding: 10px;
	overflow: hidden;
	clear: right;
	margin: 0 0 10px 0;
}

.noticias-1 h1 a, .noticias-2 h1 a{
	font-size: 16px;
	font-weight: bold;
	color: #19A850;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
    text-decoration:none
}
.noticias-1 img, .noticias-2 img{
    float:left;
    margin: 0 10px 0 0;
}
.noticias-1 h1 a:hover, .noticias-2 h1 a:hover{
	color: #666;
	text-decoration: underline;
}

/* REFERENCIAS */

#aplicacion4, #aplicacion5 {
	width: 274px;
	float: left;
	background: url(../images/bg-central-aplicacion-274.gif) repeat-x;
	overflow: hidden;
	display: block;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 250px;
}
#aplicacion6 {
	width: 274px;
	float: left;
	margin:0;
	padding:10px;
	background: url(../images/bg-central-aplicacion-274.gif) repeat-x;
	overflow: hidden;
	display: block;
	height: 250px;
}
#aplicacion4 img, #aplicacion5 img, #aplicacion6 img {
	border: 0;
	display: block;
	margin-bottom: 10px;
}
#aplicacion4  h2  a, #aplicacion5  h2  a, #aplicacion6  h2  a {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0C4E24;
	text-decoration: none;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
#aplicacion4 h1 a:hover, #aplicacion5 h1 a:hover, #aplicacion6 h1 a:hover {
	color: #666;
	text-decoration: underline;
}
#aplicacion4 p, #aplicacion5 p, #aplicacion6 p {
	color: #333;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
p.foto {
margin-right:9px
}

/*SISTEMAS*/

#central-2 .aplicacionSistemas-1 {
	float: left;
	width: 425px;
	height: 69px;
	padding: 5px;
	background: url(../images/bg-central-aplicacion-90.gif);
	overflow: hidden;
	clear: left;
	margin: 0 0 10px 0;
}
#central-2 .aplicacionSistemas-2 {
	float: right;
	width: 425px;
	height: 69px;
	padding: 5px;
	background: url(../images/bg-central-aplicacion-90.gif);
	overflow: hidden;
	clear: right;
	margin: 0 0 10px 0;
}

#central-2 .aplicacionSistemas-1 h3, #central-2 .aplicacionSistemas-2 h3 {
	display: block;
	float: left;
	width:315px;
	padding:0;
	margin:0;
	line-height: 18px;
	margin: 3px 0 0 0;
	font-weight: bold;
}
#central-2 .aplicacionSistemas-1 h3 a, #central-2 .aplicacionSistemas-2 h3 a{
	font-size: 18px;
	color: #19A850;
	text-decoration: none;
	line-height: 18px;
	font-family: Verdana;
}

#central-2 .aplicacionSistemas-1 h3 a:hover, #central-2 .aplicacionSistemas-2 h3 a:hover {
	color: #666;
	text-decoration: underline;
}
#central-2 .aplicacionSistemas-1 img, #central-2 .aplicacionSistemas-2 img{
	float: left;
	display: block;
	padding:0;
	margin-right:10px;
}
#central-2 .aplicacionSistemas-1 p, #central-2 .aplicacionSistemas-2 p{
	line-height: 14px;
	display: block;
	float: left;
	width:315px;
	padding:0;
	margin:0;
}

#submenuFooter {
	width: 900px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}
#submenuFooter strong {
	font-weight: bold;
}
#submenuFooter a {
	color:#0C4E24;
	text-decoration: none;
}
#submenuFooter a:hover {
	color: #666;
	text-decoration: underline;
}
