﻿/***** Inicia los estilos *****/
html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
	margin: 0px;
	padding: 0px;
	border: none;
}

/***** Estilos Globales *****/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	background: #FFFFFF;
}

/***** Estilos para textos *****/
h1 , h2, h3, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #00609E;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1.0em;
}

small {
	letter-spacing: 0.3em;
	font-size: 0.72em;
}

p {
	font-size: 0.85em;
	text-align: justify;
	line-height: 1.1em;
	margin-bottom: 10px;
	color: #1A1A1A;
}

p.descripcion {margin-bottom: 30px;}

/***** Estilos para listas *****/
ul{
	list-style: square;
	margin-top: 5px;
	margin-left: 35px;
	font-size: 0.85em;
}

ol {
	margin-top: 5px;
	margin-left: 40px;
	font-size: 0.85em;
}

ul li, ol li { margin-bottom:8px; }

/***** Estilos para imagenes *****/
img {
	border: none;
}

img.float-left {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px;
}

img.float-right {
	float: right;
	margin-left: 10px;
}

embed {z-index: 0;}

/***** Estilos para enlaces *****/
a, a:visited {
	color: #070750;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #ffa500;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}
#ajaxSearch_form {
	margin-top: 0px;
}

#ajaxSearch_form fieldset {
	margin-right: 0px;
	margin-bottom: 0px;
}

#ajaxSearch_form label {
	display: inline;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 0.85em;
}

#ajaxSearch_form input[type=text] {
	width: 180px;
}

fieldset {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

label {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 0.85em;
}

input[type=text], select {
	padding: 6px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input[type=text] {
	width: 200px;
}

select {
	width: 300px;
}

input[type=submit] {
	display: inline;
	border: none;
	margin-right: 5px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	font-size: 0.8em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #00609E;
	color: white;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;

}

input[type=submit]:hover {
	background: #00304F;
	cursor: pointer;
}

/***** Areas para la pagina *****/
#contenedor {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#encabezado {
	width: 960px;
	height: 150px;
}

#contenido {
	float: left;
	color: #000;
	padding: 5px;
	margin-bottom: 5px;
}

img.foto {
	float: left;
	margin: 20px 20px 10px 10px;
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

img.btnscf {
	float: left;
	margin-left: 8px;
	background: #fff;
	border-right: solid 1px #ccc;
	padding-right: 8px;
}

img.btnscf-ultimo {
	float: left;
	margin-left: 8px;
	background: #fff;
	border-right: none;
	padding-right: 0px;
}

div.separador-scf {height:90px; border-bottom: dotted 2px #ccc; margin:10px 0 10px 0; padding-bottom:10px;}
div.separador-scf img.btn-scf-h {margin-top: 10px;}

div.col-scf {float:left; margin-right: 10px; width: 198px;}
div.col-scf-ultimo {margin-right: 0px;}
div.col-scf img, div.col-scf-ultimo img {margin-left: 40px;}

.uno {
	width: 880px;
}

.dos {
	width: 625px;
}

#carrucel {
	float: left;
	width: 625px;
	height: 245px;
	margin-bottom: 10px;
}

#guia {
	float: left;
	width: 625px;
	height: 85px;
	margin-right: 5px;
	margin-bottom: 20px;
}

#guia h3 {
	letter-spacing: 0.09em;
}

#lateral {
	float: left;
	width: 240px;
	color: #000;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#menu-ico {
	float: right;
	width: 65px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#menu-ico a {
	border-bottom: none;
}


.publicidad {
	width: 240px;
	height: 240px;
	z-index: -99;
}

#accordion {
	width: 245px;
	margin-bottom: 10px;
}

/* accordion header */
#accordion h3 {
	background: url(../img/arrow-square.gif) no-repeat right -51px;
	height: 15px;
	margin:0;
	padding: 7px 0 10px;
	border-bottom:6px solid #ddd;
	cursor:pointer;
	font-size: 1.1em;	
}

#accordion h3.titulo-largo {padding: 7px 0 30px;}

#accordion h3.active {
	background-position: right 5px;
}

#accordion h3 a {
	color:#00609E;
	border-bottom: none;
}

#accordion h4 {
	font-size: 0.85em;
}

#accordion p {
	text-align: right;
}

#accordion p {
	line-height: 1.0em;
	font-size: 0.9em;
}

#accordion p a, #accordion p a:visited {
	color: #4D4D4D;
	background: inherit;
	text-decoration: none;
	font-size: 0.85em;
}

#accordion p a:hover {
	color: #070750;
	background: inherit;
	padding-bottom: 0;
	border-bottom: none;
}

#accordion ul{
	font-size: 0.8em;
	list-style: none;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 10px;
}

#accordion ul li {
	margin-bottom:0px;
}
.easypoll h4 {
	font-size:0.85em;
}

.pollvotes ul, .pollresults ul{
	list-style : none;
	margin-left: 0px;
	margin-bottom:4px;
	font-size:0.75em;
}

.pollvotes ul li, .pollvotes ol li {
	margin-bottom:0px;
}

.division {
	margin-bottom: 5px;
	background: url(../img/dot_gris.gif) bottom repeat-x;
}

.division a {
	color: #666;
	background: inherit;
	text-decoration: none;
}

.division a:visited {
	color: #551A8B;
}

.division a:hover {
	color: #808080;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #ffa500;
}

.scroll{
	overflow: auto;
}


#pie {
	width: 950px;
	height: 100px;
	color: #000;
	text-align: right;
	margin-top:20px;
	border-top: 1px solid #9a9a9a;
	border-bottom: 2px solid #9a9a9a;
}

#pie a ins {
	text-decoration: none;
}

a.enlace {
	float: left;
	width: 280px;
	margin-top: -15px;
	margin-left: 10px;
	padding-right: 20px;
	background: url(../img/linea_vertical.png) 100% 90% no-repeat;
	text-decoration: none;
}

a.enlace div {
	float: left;
	width: 122px;
	height: 104px;
	margin-right: 5px;
	text-decoration: none;
}

a.enlace div.red { background: url(../img/enlace-redoficinas-gris.png) 50% 50% no-repeat; }
a.enlace:hover div.red { background: url(../img/enlace-redoficinas.png) 50% 50% no-repeat; }
a.enlace div.valora { background: url(../img/enlace-valora-gris.png) 50% 50% no-repeat; }
a.enlace:hover div.valora { background: url(../img/enlace-valora.png) 50% 50% no-repeat; }
a.enlace div.jocefa { background: url(../img/enlace-jocefa-gris.png) 50% 50% no-repeat; }
a.enlace:hover div.jocefa { background: url(../img/enlace-jocefa.png) 50% 50% no-repeat; }

a.enlace h3 {
	margin-top: 25px;
	font-size: 0.95em;
	text-align: left;
	color: #4C4C4C;
	letter-spacing: 0.02em;
}

a.enlace p {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.3em;
}

a.enlace span {
	color: #009ee0;
	font-size: 2.0em;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin-bottom: 10px;
}

a.enlace strong {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.04em;
}

a.enlace:hover {
	border-bottom: none;
}

#menu {
	float: right;
	width: 950px;
	padding: 5px;
	text-align: right;
	display: block;
}

#menu a {
	font-size: 0.9em;
}

.lista ul {
	margin-top: 0px;
}

.lista ul li {
	padding-right: 10px;
	display: inline;
	margin-bottom:0px;
}

/* Panel Deslizante*/
.separador {
	position: fixed; top: 155px; margin-left: -3px; width: 0px; height: 242px; border-right: 4px solid #001F2B; background: #FFA500;
}

a.trigger{
	position: fixed;
	text-decoration: none;
	top: 215px;
	margin-left: -35px;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 15px 5px 35px 15px;
	background:#003A64 url(../img/plus.png) 70% 90% no-repeat;	
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;	
	display: block;
}

a.trigger:hover{
	position: fixed;
	text-decoration: none;
	top: 215px;
	margin-left: -45px;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 15px 15px 35px 15px;
	background:#003A64 url(../img/plus.png) 60% 90% no-repeat;
	border: none;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;	
	display: block;
}

a.active.trigger {
background:#003A64 url(../img/minus.png) 60% 90% no-repeat;
}


.panel {
	width: 875px;
	height: 220px;
	position: fixed;
	top: 155px;
	display: none;
	background-color: #003A64;
	border:1px solid #003A64;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	padding: 10px 10px 10px 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	opacity: .95;
	z-index: 3500;
}

.panel a, .panel a:visited{
	color: #999999;
}

.panel a:hover, .panel a:visited:hover{
	color: #ffffff;
}

.panel ul {
	float: left;
	list-style: none;
	text-align: left;
	font-size: 0.75em;
	margin-left: 20px;
	margin-bottom: 5px;
}

.panel ul li { margin-bottom:0px; }

.first {
	color: #009ee0;
	font-size: 1.05em;
	font-weight: bold;
}

ul#crumbs, li#crumbs {
	list-style-type:none;
	padding:0;
	margin:0;
	}

#crumbs {
	height:2.3em;
	border-bottom:1px solid #dedede;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	margin-bottom:0px;
	}		
#crumbs li a {
	background:url(../img/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	border-bottom: none;
	}	
#crumbs a:link, #crumbs a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#ffa500;
	border-bottom: none;
	}

.tooltip {
	display:none;
	background:transparent url(../img/blue_arrow.png);
	font-size:0.79em;
	height:100px;
	width:190px;
	padding:18px;
	color:#fff;
	z-index:3000;	
}

.gris {color: #4D4D4D;} 

/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	background: url(../img/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;
	border: none;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.testimonios {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #00609E;
}

.testimonios a {
	font-weight: bold;
	color: #00609E;
	background: inherit;
	text-decoration: none;
}

.testimonios a:visited {
	color: #551A8B;
}

.testimonios a:hover {
	color: #808080;
	background: inherit;
	padding-bottom: 0;
}

