/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#555;background:#fff;/*border-top:5px solid #910051;*/font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#0060a9;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:hover {color:#5288c1;}
a:focus{color:#ffeb00;}
a {color:#0060a9;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {background:#0060A9;color:#FFF;font-weight:bold;padding:1em 0.5em !important;}
/*tr{border-bottom:1px solid #666;}*/
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.odd{background:#D3DBED;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-41, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-41 {width:170px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
hr.space2 {background:transparent;color:#fff;}
hr#separador{background:#fff;color:#fff;height:40px;margin:0;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea {margin:0.5em 0;border:1px solid #d3dbed;background:#FFF;}
input.text:focus, input.title:focus, textarea:focus {border:1px solid #0060a9;background:#fff;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.boton{
    border:none;
    color:#0060a9;
    cursor:pointer;
    font-size:1.2em;
    font-weight:bold;
    margin-right:10px;
    background:#ffeb00;
    padding:0.5em 1.5em 0.3em;
}
.boton:hover{color:#5288c1;}
.boton:active{background:#5288c1;color:#203863;}

/* Formulario Contacto */
#contacto-ppal{margin-right:40px;}
#contacto-ppal div{clear:both;margin:0.3em 0;}
#contacto-ppal label{float:left;display:inline;padding-top:10px;text-align:right;width:115px;}
#contacto-ppal input{float:right;display:inline;}
#contacto-ppal textarea{float:right;display:inline;width:250px;height:155px;padding:5px;}
#contacto-ppal ul.errorlist {float:right;}
p#checkbox {float:right;}
#checkbox input{float:none;}
#contacto-ppal .boton{margin-right:0;}
/* Fin Formulario Contacto */

ul.errorlist{list-style-type:none;color:#8a1f11;margin:0;}

/* Formulario barra lateral */
#sidebar-contacto h3 {color:#0060A9/*#5288c1*/;font-weight:bold;margin-bottom:.5em;font-size:1.3em;}
form#contacto-lateral{background:#0060A9/*#d3dbed*/;margin-bottom:15px;padding:24px 0 54px 24px;}
form#contacto-lateral p{margin:0 0 0.5em;}
form#contacto-lateral label{color:#FFEB00/*#0060a9*/;font-size:12px;text-transform:uppercase;}
form#contacto-lateral input{margin:0;}
p#form{
    background:#fff;
    float:right;
    padding:10px 0 5px 10px;
    margin:1em 0 0 !important;
    border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
    -khtml-border-radius: 10px 0 0 0;
}
p#form .boton{margin-right:0;}
/* Fin Formulario barra lateral */

#super_nav{margin-top:0;}
#header{padding-top:15px;}
#utils p{font-size:1em;margin-bottom:0;margin-top:34px;text-transform:uppercase;}
#utils p a{text-decoration:none;}
h1#logo{margin:-18px 0 0;}
#logo a{
    border-radius:0 0 10px 0;
    -moz-border-radius:0 0 10px 0;
    -webkit-border-radius:0 0 10px 0;
    -khtml-border-radius:0 0 10px 0;
    background:#fff url("/estaticos/img/logo.png") no-repeat right 0;
    bottom:-16px;
    float:left;
    height:125px;
    padding-bottom:3px;
    position:relative;
    text-indent:-9999px;
    width:191px;
    z-index:600;
    display:block;
}

.cabecera{clear:both;width:950px;position: relative;}
#badge{position:absolute;right:73px;top:-73px;z-index:600;}
#content{width:710px;}
#home{background:url("/estaticos/img/cabecera/cabecera.jpg") no-repeat;height:150px;}
#contacto{background:url("/estaticos/img/cabecera/contacto-cabecera.jpg") no-repeat;height:150px;}
#user-info{float:right;color:#fff;margin-bottom:0;margin-top:-1px;padding:0.5em;background:#0060A9;}
#user-info a{color:#fff;}
#user-info a:hover{color:#5288c1;}

p#faq{
    background:#FFF;
    bottom:-5px;
    float:right;
    font-size:22px;
    margin:0;
    padding:0.2em 0 0.5em 0.5em;
    font-variant:small-caps;
    letter-spacing:-1px;
    position:absolute;
    right:0;
    border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
    -khtml-border-radius: 10px 0 0 0;
}

p#faq a{border-bottom: 6px solid #ffeb00;text-decoration:none;padding-bottom:0.2em;}

/* Navegación Principal */
#menu{background:#0060A9;height:30px;margin:15px 0;}
#nav{margin:0;display:block;width:950px;float:left;/*font-size:16px;*/font-size:14px;list-style-type: none;padding:4px;}
#nav li{display:inline;margin:14px 0 0;background:url("/estaticos/img/sprites-ul.png") no-repeat 0 -31px; width: 13px; height: 13px;}
#nav li a{color:#d3dbed;padding:3px 12px;/*margin:0 9px;*/margin:0 3px;text-decoration:none;text-transform:uppercase;}
#nav li.active {background:url("/estaticos/img/sprites-ul.png") no-repeat 0 2px; width: 13px; height: 13px;}
#nav li.active a{color:#fff;}
#nav li a:hover{color:#fff;}
/* Fin Navegación Principal */

/* Submenú vertical páginas detalle */
ul.submenu{list-style-type:none;margin:0;text-transform:uppercase;background:#D3DBED;}
.submenu li{border-bottom:1px dotted #fff;padding:3px 0;}
.submenu li:hover{background:#0060A9/*#D3DBED*/;}
.submenu li h4{font-size:14px;border-bottom:6px solid #0060a9;line-height:1;margin-bottom:0.5em;padding-bottom:0.1em;}
.submenu li a{text-decoration:none;display: block;padding-left:3px;}
.submenu li.active{background:#0060A9/*#D3DBED*/;font-weight:bold;}
.submenu li:hover a, .submenu li.active a{color:#fff;}
.submenu li:hover h4{background:#D3DBED;}
li.subpri:hover{background:#D3DBED;}

#telefono h3{margin-bottom:0; line-height:1em;}
#telefono img{margin-bottom:0;}
#telefono h4{font-size:12px;}

.vermas{text-align:right!important;}
.vermas a{padding:3px 0;font-weight:bold;}
.breadcrumbs{border-bottom:1px solid #0060a9;text-transform:uppercase;}
.breadcrumbs a{text-decoration:none;}
#sidebar .breadcrumbs{margin-bottom:16px;text-align:right;line-height:16px;}

#pie{clear:both;margin:30px 0 15px;text-transform:uppercase;}
#pie a{text-decoration:none;}

/* Imágenes */
.aligncenter, div.aligncenter {display:block;margin-left:auto;margin-right:auto;}
.alignright {float:right;}
.alignleft {float:left;}
img.alignleft  {display:inline;margin:0 10px 15px 0;padding:2px 0 0;}
img.mini{margin:1em 0 1.2em;}
img.portada{margin:1em 0 1.2em;}
img.listado{padding:17px 0 0;margin-bottom:2.5em;}
img.galeria{margin-bottom:2.5em;}
img.large{margin:1em 0 2.5em;}

/* Fin Imágenes */

.contenido{background:url("/estaticos/img/sprites-ul.png") no-repeat 0 -63px; padding-left:1.7em;overflow:hidden;}
.contenido-featured{background:url("/estaticos/img/sprites-ul.png") no-repeat 0 -63px; padding:0 2em 0 .5em;overflow:hidden;}
#featured{background-color:#fff;padding:1.7em 0.5em 0; z-index:600;}
h1.titulo, h2.titulo, h1.subtitulo, h2.subtitulo{border-bottom:6px solid #0060a9;text-transform:uppercase;font-size:14px; padding-left:1.5em;line-height:1em;padding-bottom:0.2em;}
h1.titulo a, h2.titulo a, h1.subtitulo a, h2.subtitulo a{text-decoration:none;}
h2#slogan{bottom:0;color:#fff;font-size:4em;font-weight:bold;letter-spacing:-1px;margin-bottom:4px;padding:0.7em 0.2em 0;position:absolute;line-height:0.4em;}
h2#slogan span{font-size:.4em;font-weight:normal;}

/* Barra lateral */
#sidebar h4{color:#0060A9;font-size:14px;padding:5px;}
#sidebar h4 a{color:#0060A9;font-size:14px;text-decoration:none;}
#sidebar h4 span, #sidebar h4 a span{font-weight:bold;}
#sidebar h4 a:hover {color:#5288c1;}
#postventa, #financiacion, #subvencion{margin-bottom:15px; width: 230px;height: 60px;}
#postventa {background:url("/estaticos/img/sprites.png") no-repeat 0 0;}
#postventa h4{color:#FFEB00;}
#postventa h2{color:#fff!important;}
#premio {background:url("/estaticos/img/sprites.png") no-repeat 0 -220px; height: 75px;}
#premio h4{color:#fff;font-size:12px;padding-top:1.1em;width:140px;}
#afim {background:url("/estaticos/img/AFIM.jpg") no-repeat center; height: 75px;}
#afim h4{color:#fff;font-size:12px;padding-top:1.1em;width:140px;}
#junta-andalucia {background:url("/estaticos/img/tarjeta-andalucia.jpg") no-repeat center; height: 120px;margin-bottom:5px; width: 230px;}
#junta-andalucia h4 {width:80px;padding-top:0.5em;}
#junta-andalucia h4 a:hover, #premio h4 a:hover{color:#ccc!important;}
#junta-andalucia h4 a, #premio h4 a{color:#fff!important;font-size:12px;}
#postventa h4{margin-bottom:0;text-align:right;margin-right:10px;font-weight:bold;padding-bottom:0;}
#postventa h2{margin-bottom:0;text-align:right;margin-right:10px;font-weight:bold;padding:0 5px;}
#financiacion {background:url("/estaticos/img/sprites.png") no-repeat 0 -110px;}
#financiacion h4, #subvencion h4{font-size:16px;font-weight:bold;letter-spacing:1px;line-height:1em;padding-top:0.2em;width:155px;}
#cruz-roja, #canf, #premio, #afim{margin-bottom:15px; width: 230px;}
#subvencion {background:url("/estaticos/img/sprites.png") no-repeat 0 -345px;height: 45px;}
#cruz-roja{background:url("/estaticos/img/cruzroja.jpg") no-repeat center 20px;border:1px solid #0060A9;}
#cruz-roja h4{margin-bottom:0;padding:0.5em 0.5em 4em;font-size:12px;}
#canf{background:url("/estaticos/img/cofradiorg.jpg") no-repeat center 70px;border:1px solid #0060A9;}
#canf h4{font-size:12px;margin-bottom:0;padding:6px 6px 110px;}
#canf h4 span{font-weight:bold;}
#canf h4 a{font-size:12px;}
#testimonio{background:#0060A9;clear:both;height:130px;margin-bottom:15px;color:#fff;overflow:hidden;}
#testimonio h4{color:#fff;text-transform:none;}
#testimonio h4 span{color:#ffeb00;text-transform:uppercase;font-size:16px;font-weight:normal;}
.decreaseFont{font-size:11px;}
.increaseFont{font-size:16px;}
.resetFont{font-size:14px;}
/* Fin Barra lateral */

p#direccion{margin-bottom:0;}
#clientes{margin:2.5em 0 0;border-bottom:6px solid #0060A9;}
#clientes ul{background:url("/estaticos/img/sprites-ul.png") no-repeat 0 -63px;list-style-type:none;margin:0;padding-left:1.7em;text-transform:uppercase;}
p#banderas{
    background:url("/estaticos/img/banderas.jpg") no-repeat 405px top;
    color:#0060A9;
    font-weight:bold;
    margin-right:40px;
    margin-top:16px;
    padding-top:2em;
    position:relative;
    right:0;
    text-align:right;
    text-transform:lowercase;
}