/*:::::::::::::::::::::::::::::ESTILOS GENERICOS:::::::::::::::::::::::::::::::*/
*{
    margin:0;
    padding:0;
}
html{
    width:100%;
    height:100%;
}	
body{
    width:100%;
    height:100%;
    font-size:12px;
    color:#222;
    font-family:Verdana, Geneva, sans-serif;
    overflow-x:hidden;
}
div.salto{
    clear:both;
}
a img{
    border:none;
    outline:none;
}
a{
    outline:none;
    color:#888;
}
h1{
    font-style:normal;
    font-size:30px;
    color:#C00;
}
h2{
    font-style:normal;
    font-size:18px;
}
h3{
    font-style:normal;
    font-size:14px;
}	
img#subir{
    top:300px;
    position:fixed;
    display:none;
}	
/*ESTILOS PROPIOS*/
/*:::::::::::::::::::::::::::::BARRA SUPERIOR:::::::::::::::::::::::::::::::*/
div#barrasuperior0{
    background:#c4c4c4;
    height:42px;
}
div#barrasuperior{
    width:980px;
    margin:0 auto;
}	
div#barrasuperior p{
    display:block;
    float:left;
    font-size:11px;
    font-style:italic;
    margin-top:14px;
}
div#barrasuperior img#calidad{
    margin:5px 0 0 50px;
    display:block;
    float:left;
}
div#barrasuperior a{
    display:block;
    float:right;
    margin:10px 5px 0 0;
}		
/*:::::::::::::::::::::::::::::CABECERA:::::::::::::::::::::::::::::::*/
div#cabecera0{
    border-bottom:#c5112e 6px solid;
    -webkit-box-shadow: 0px 5px 11px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 5px 11px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 5px 11px rgba(50, 50, 50, 0.4);
}
div#cabecera{
    width:980px;
    margin:0 auto;
}
div#cabecera a#logo{
    display:block;
    float:left;
    margin:15px 0 18px 0;
}
div#cabecera div#nav{
    display:block;
    float:right;
}
div#cabecera div#nav a{
    font-family: 'Ropa Sans', sans-serif;
    color:#555;
    font-size:20px;
    font-weight:light;
    display:block;
    float:left;
    text-decoration:none;
    margin:34px 0px 0 10px;
    padding-right:9px;
    border-right:1px solid #000;
}
div#cabecera div#nav a:hover{
    color:#C00;
}
div#cabecera div#nav a.seleccionado{
    color:#C00;
}
/*:::::::::::::::::::::::::::::SLIDER:::::::::::::::::::::::::::::::*/
div#slider0{
    min-height:77px;
    background:url(../../imagenes/fondoslider.jpg) no-repeat center;
}
div#slider{
    width:980px;
    margin:0 auto;
    height:280px;
}
div#slider1{
    height:77px;
    background:url(../../imagenes/tierra.jpg) repeat-x;
}
div#slider1 h2{
    text-align:center;
    color:#FFF;
    font-family: 'Ropa Sans', sans-serif;
    font-size:38px;
    line-height:76px;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}		
a.nav1{
    display:block;
    right:0;
    position:absolute;
    margin-top:30px;
}	
a.nav2{
    display:block;
    right:0;
    position:absolute;
    margin-top:100px;
}	
a.nav3{
    display:block;
    right:0;
    position:absolute;
    margin-top:100px;
}			
/*:::::::::::::::::::::::::::::CONTENIDO:::::::::::::::::::::::::::::::*/
div#contenido0{
}
div#barra{
    background:url(../../imagenes/barrarroja.jpg) repeat-x;
    height:22px;
}
div#contenido{
    width:980px;
    margin:0 auto;
}	


div#empresa{
    float:left;
    width:260px;
    border:1px solid #666;
    background:#eee;
    padding:20px;
    margin:30px 0 30px 0;
}
div#empresa h1#tituloempresa{
    color:#000;
    font-family: 'Ropa Sans', sans-serif;
    font-size:28px;
    padding:0 0 0 40px;
    background:url(../../imagenes/iconotitulos.png) no-repeat left center;
}
div#empresa img#imgempresa{
    margin:10px 0 10px 0;
}	
div#empresa a{
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    display:block;
    float:left;
    width:108px;
    height:30px;
    background:url(../../imagenes/botonempresa.png) no-repeat;
    margin:16px 0 0 8px;
    color:#333;
    text-decoration:none;
    line-height:28px;
    padding-left:10px;
}		

div#noticias{
    width:650px;
    float:right;
    margin:30px 0 30px 0;
}
h1.h1{
    font-family: 'Ropa Sans', sans-serif;
    font-size:28px;
    padding:0 0 6px 40px;
    background:url(../../imagenes/iconotitulos.png) no-repeat left center;
    font-weight:bold;
    border-bottom:1px solid #900;
    margin-bottom:15px;
}
div#noticias div#grande h2{
    display:block;
    float:left;
    text-align:right;
    width:289px;
    font-size:16px;
    color:#222;
}
div#noticias div#grande h2 a{
    font-size:17px;
    color:#222;
}
div#noticias div#grande h2 a:hover{
    color:#C00;
}		
div#noticias div#grande strong{
    display:block;
    float:left;
    text-align:right;
    width:289px;
    color:#C00;
    margin-top:10px;
}
div#noticias div#grande p{
    display:block;
    float:left;
    text-align:right;
    width:289px;
    margin-top:10px;
    color:#666;
}
div#noticias div#grande div#textos{
    float:left;
    width:290px;
}	
div#noticias div#grande img{
    border:1px solid #000;
    float:right;
}			


div#noticias div.peque{
    float:left;
    width:290px;
    margin:20px 0 0 0;
}
div#n3{
    margin-left:50px !important;
}

div#noticias div.peque h2{
    display:block;
    float:left;
    width:289px;
    font-size:16px;
    color:#222;
}
div#noticias div.peque h2 a{
    font-size:17px;
    color:#222;
}
div#noticias div.peque h2 a:hover{
    color:#C00;
}		
div#noticias div.peque strong{
    display:block;
    float:left;
    width:289px;
    color:#C00;
    margin-top:10px;
}
div#noticias div.peque p{
    display:block;
    float:left;
    width:289px;
    margin-top:10px;
    color:#666;
}

a#banner{
    margin:0 0 0 10px;
}
a#banner img{
    border:1px solid #333;
}	

div#video{
    width:470px;
    float:left;
    margin:20px 0 16px 0;
}
div#mapa{
    width:470px;
    float:right;
    margin:20px 0 16px 0;
}

div#barrarroja0{
    background:url(../../imagenes/barrarrojaabajo.jpg) repeat-x;
    height:50px;
    margin:40px 0 0 0;
}
div#barrarroja{
    width:980px;
    margin:0 auto;
    text-align:center;
    color:#FFF;
}
div#barrarroja p{
    line-height:48px;
}
div#barrarroja p a{
    color:#FFF;
    font-weight:bold;
}
div#barrarroja p a:hover{
    text-decoration:none;
}		

div#pie0{
    min-height:300px;
    background:#424242;
}
div#pie{
    width:980px;
    margin:0 auto;
}	

div#iconos{
    border-bottom:1px #FFF solid;
    padding:18px 0 10px 0;
}
div#iconos a{
    float:right;
    margin:0 4px 0 4px;
}	

div#pie dl{
    float:left;
    margin:20px 0 0 34px;
    color:#FFF;
}
div#pie dl a{
    color:#FFF;
}	
div#pie dl a:hover{
    color:#C00;
}		
div#pie dt a{
    color:#FFF;
    font-weight:bold;
    font-size:14px;
}	
div#pie dd{
    margin-left:34px;
    margin-top:14px;
}	

p#unitic{
    color:#FFF;
    margin:40px 0 0 0;
    text-align:right;
    font-size:14px;
}	
p#unitic a{
    color:#FFF;
}	
p#unitic a:hover{
    text-decoration:none;
}		


/*:::::::::::::::::::::::::::::SECCIONES:::::::::::::::::::::::::::::::*/
div#informacion{
    margin:30px 0 40px 0;
    border-bottom: 1px dotted #990000;
}	
/*:::::::::::::CATÁLOGO:::::::::::::::*/	
div#grupo{
    border:1px solid #ccc
}
div#seccionescatalogo{
    text-align:center;
}
div#seccionescatalogo a{
    margin:0 6px 0 6px;
}		
div#subseccionescatalogo{
    background:url(../../imagenes/barrarrojaabajo.jpg) repeat-x;
    text-align:center;
    height: 50px;
}
div#subseccionescatalogo a{
    color:#FFF;
    text-decoration:none;
    padding:5px 8px 5px 8px;
    border-left:1px solid #000;
    line-height:24px;
}	
div#subseccionescatalogo a:first-child{
    border-left:none !important;
}
div#subseccionescatalogo a:hover{
    color:#fff;
    background:#222;
}			
div#info{
    float:left;
    width:470px;
}
div#info img{
}
div#info p{
    margin:16px 0 30px 10px;
}	
div#info p.texto_serie{
    text-align: justify;
}	

div#tablas{
    float:right;
    width:460px;
    padding-left:18px;
    border-left:1px dotted #999;
    margin:40px 0 0 0;
}
div#tablas h1{
    color:#333;
    font-size:18px;
    margin:0 0 0 0;
}
div#tablas h2{
    color:#C00;
    font-size:22px;
    margin:6px 0 0 0;
    font-family: 'Numans', sans-serif;
    border-bottom:1px dotted #333;
}
table#iconostabla{
    margin:20px 0 0 0;
    width:440px;
}
table#iconostabla td{
    width:33%;
    text-align:center;
    vertical-align:top;
    padding-top:5px;
}
table#iconostabla a{
    color:#900;
    text-decoration:none;
}	
table#iconostabla a:hover{
    color:#333;
}				



table#datos{
    margin:15px 0 0 0;
    width:450px;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-right:1px solid #999;
}	


td#datostecnicos{
    background:url(../../imagenes/barrarroja.jpg) repeat-x;
    color:#FFF;
    text-align:center;
    padding:2px 0 2px 0;
}	
td.nombre{
    vertical-align:center;
    border-bottom:1px solid #999;
    padding:3px 10px;
}
td.dato{
    vertical-align:top;
    border-bottom:1px solid #999;
    border-left:1px dotted #999;
    padding:3px 10px;
}	

p#piefoto{
    text-align:center;
    margin:0 0 0 0;
}
p#piefoto em{
    color:#900;
    padding-top:5px;
}

div#info div a.num_galeria_selec, div#info div a.num_galeria{
    text-decoration: none;
}
div#info div a.num_galeria_selec{
    text-decoration: none;
    font-weight: bold;
}
div#info div a.num_galeria{
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}

div #seccionescatalogo {
    text-decoration:none;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border:1px solid #ccc;
}
div #seccionescatalogo a{
    display:block;
    float:left;
    text-decoration:none;
    border-left:1px solid #CCC;
}	
div #seccionescatalogo a:first-child{
    border-left:none !important;
}		
div #seccionescatalogo a img{
    display:block;
    float:left;
}
div #seccionescatalogo a span{
    display:block;
    float:left;
    font-family: 'Numans', sans-serif;
    color:#000;
    font-size:12px;
    margin:24px 0 0 0;
}
div #seccionescatalogo a span:hover{
    color:#000;
    text-decoration:underline;
}			

img.imagen{
    display:block;
    float:left;
    margin:20px 0 0 30px;
}
div.infoslider{
    float:left;
    width:500px;
    background:url(../../imagenes/overlayblanco.png) repeat;
    margin:40px 0 0 30px;
    padding:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.infoslider h1{
    padding:0 0 0 70px;
    background:url(../../imagenes/minilogo.png) center left no-repeat;
    font-size:16px;
}
div.infoslider p{
    margin:12px 0 0 0;
    padding-left:40px;
}
div.infoslider p span{
    color:#333;
    font-style:italic;
}		
div.infoslider a{
    margin:12px 0 0 35px;
}			
/*CONTACTO*/
table.formulario{
    margin:0 auto;
    width:450px;
    font-weight:bold;
    margin-left:30px !important;
    margin-bottom:40px !important;
    float:left;
}
table.formulario td{
    padding:6px;
}
td.textoForm{
    width:60px;;
    text-align:right;
}	
table.formulario label{
    font-size:16px;
    font-family: 'Ropa Sans', sans-serif;
    color:#900;
    font-weight:200;
}
table.formulario input.input{
    height:22px;
}
.input{
    width:100%;
    resize:none;
    background-color:#eee;
    border:1px solid #999;

}
#area{
    height:100px;
}	
table.formulario #boton{
    background-color:#FaFaFa;
    border:1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px 15px 5px 15px;
    cursor:pointer;
}
table.formulario #boton:hover{
    background:#900;
    color:#FFF;
    border:1px solid #000;
}
table.formulario #enviar{
    background-color:#FaFaFa;
    border:1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px 15px 5px 15px;
    cursor:pointer;
}
table.formulario #enviar:hover{
    background:#900;
    color:#FFF;
    border:1px solid #000;
}

p.textocontacto{
    text-align:center;
    margin:5px 0 40px 0;
}
p.textocontacto a{
    color:#900;
    font-size:14px;
}	
/*EMPRESA*/
div.empresa1{
    margin:10px 0 10px 0;
    border-bottom:1px dotted #CCC;
    padding-bottom:10px;
}
div.empresa1 img{
    display:block;
    float:left;
}
div.empresa1 h2{
    display:block;
    float:right;
    color:#900;
    font-size:24px;
    font-family: 'Ropa Sans', sans-serif;
    width:730px;
    margin:8px 0 10px 0;
}
div.empresa1 p{
    display:block;
    float:right;
    color:#666;
    width:730px;
}
div.empresa1 a{
    display:block;
    float:right;
    color:#900;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}

div.empresa2{
    margin:10px 0 10px 0;
    border-bottom:1px dotted #CCC;
    padding-bottom:10px;
}
div.empresa2 img{
    display:block;
    float:right;
}
div.empresa2 h2{
    display:block;
    float:left;
    color:#900;
    font-size:24px;
    font-family: 'Ropa Sans', sans-serif;
    width:730px;
    margin:8px 0 10px 0;
    text-align:right
}
div.empresa2 p{
    display:block;
    float:left;
    color:#666;
    width:730px;
    text-align:right
}
div.empresa2 a{
    display:block;
    float:left;
    color:#900;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}	

a.calite{
    float:left;
    margin:0 20px 0 0;
    border:1px solid #CCC;
}
a.calite2{
    float:right;
    margin:0 0 0 20px;
    border:1px solid #CCC;
}		
p.applus{
    margin:28px 0 0 0;
    text-align:right;
}
a.rojo{
    color:#FFF;
    text-decoration:none;
    background:url(../../imagenes/botonempresa2.jpg) no-repeat;
    display:block;
    float:left;
    width:118px;
    height:30px;
    margin:10px;
    text-align:center;
    line-height:28px;
}

img.history{
    float:left;
    margin:0 30px 26px 0;
}

/*NOTICIAS*/
div.noticia{
    width:310px;
    float:left;
    margin:30px 8px 40px 8px;
}
div.noticia h2{
    color:#900;
    margin:10px 0 10px 0;
}
div.noticia h2 a{
    color:#900;
}	
div.noticia strong{
}
div.noticia p{
    margin:10px 0 0 0;
}			

div.peque2{
    width:600px;
    float:right;
}
div#grande2{
    margin:40px 0 10px 8px;
    padding-bottom:20px;
    border-bottom:1px dotted #900;
}
div#grande2 img{
    float:left;
}
div#grande2 h2{
    color:#900;
    margin:10px 0 10px 0;
}
div#grande2 h2 a{
    color:#900;
}				

h2#titulo{
    color:#900;
    font-weight:bold;
    font-size:24px;
    font-family: 'Ropa Sans', sans-serif;
    margin:20px 0 30px 0;
}
/*VIDEOS*/
iframe.video{
    display:block;
    float:left;
    margin:20px 8px 20px 8px;
}

/*OCASIÓN*/
div.ocasion{
    margin:20px 0 20px 0;
    border-bottom:1px dotted #CCC;
    padding:0 0 20px 0;
}
div.ocasion a{
    display:block;
    float:left;
    border:1px solid #900;
}	
div.ocasion strong{
    color:#C00;
    font-size:20px;
    font-family: 'Ropa Sans', sans-serif;
}
div.ocasion span{
    color:#900;
    font-size:14px;
}		
div.precio{
    float:left;
    margin:10px 0 0 24px;
}
div.precio p{
    margin:34px 0 0 0;
    font-size:20px;
    font-family: 'Ropa Sans', sans-serif;
}	
p.detalles{
    float:left;
    width:490px;
    margin:10px 0 0 34px;
}		




/*SLIDER JODIDO*/

/***********************************************************************
jQuery Coda-Slider v3.0 - kevinbatdorf.github.com/codaslider
Copyright (c) 2012 Kevin Batdorf
This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
************************************************************************/
/********************************************
SASS stylesheet.

No idea what CSS preprocessing is all about? No problem... just use the style.css file instead.
If you want to learn more, check out this article by Chris Coyier

css-tricks.com/musings-on-preprocessing/

********************************************/

.coda-slider-wrapper {
    /*******************************************************
  *
  * Most common stuff you'll need to change
  * will be below this line.
  *
  ********************************************************/
    /******************************************************
  *
  * Main wrapper padding
  *
  *******************************************************/
    padding: 0 0;
}

.coda-slider-wrapper .coda-slider {
    /******************************************************
*
* Inner wrapper styles
*
*******************************************************/

    /******************************************************
*
* Width of the container. Typically you will want to
* match this with the width of the panel as well.
*
*******************************************************/
    width: 980px;
}

.coda-slider-wrapper .coda-slider .panel {
    /******************************************************
*
* Width of each individual panel.
* Typically you will want to match this with the width
* of the container as well.
*
*******************************************************/
    width: 980px;
}

.coda-slider-wrapper .coda-slider .panel .panel-wrapper {
    /******************************************************
*
* Panel wrapper styles
*
*******************************************************/
    padding: 0
}

.coda-slider-wrapper .coda-nav {
    /******************************************************
*
* Tab styles
*
*******************************************************/
}

.coda-slider-wrapper .coda-nav .current {
    /******************************************************
*
* Current tab styles
*
*******************************************************/
    background: #0090FF;
}

.coda-slider-wrapper .coda-nav a {
    /******************************************************
*
* Tab styles
*
*******************************************************/
    background: #000;
    color: #fff;
    margin-right: 1px;
    padding: 3px 6px;
    display:none;
}
div.coda-nav-left a{
    display:none !important;
}
div.coda-nav-right a{
    display:none !important;
}	
.coda-slider-wrapper .coda-nav a:hover {
    /******************************************************
*
* Tab styles
*
*******************************************************/
    background: #000;
    color: #fff;
    text-shadow: none;
}

.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-right {
    /******************************************************
*
* Arrow Styles
*
*******************************************************/
}

.coda-slider-wrapper .coda-nav-left a, .coda-slider-wrapper .coda-nav-right a {
    /******************************************************
*
* Arrow Styles
*
*******************************************************/
    background: #000;
    color: #fff;
    padding: 5px;
    width: 100px;
}

.coda-slider-wrapper .coda-nav-left-arrow {
    /******************************************************
*
* Graphical arrow styles
*
*******************************************************/
    width: 25px;
    height: 25px;
    background: url(../../imagenes/arrow.png) no-repeat top left;
    margin-top:100px;
}

.coda-slider-wrapper .coda-nav-left-arrow a {
    /******************************************************
*
* Graphical arrow styles
*
*******************************************************/
    width: 0;
    height: 0;
    border:none;
}

.coda-slider-wrapper .coda-nav-left-arrow:hover {
    /************************************************
*
* Graphical arrows hover left
*
*************************************************/
    background: url(../../imagenes/arrow.png) no-repeat bottom left;
}

.coda-slider-wrapper .coda-nav-right-arrow {
    /******************************************************
*
* Graphical arrow styles
*
*******************************************************/
    width: 25px;
    height: 25px;
    background: url(../../imagenes/arrow.png) no-repeat top right;
    margin-top:100px;
}
.coda-slider-wrapper .coda-nav-right-arrow a {
    /******************************************************
*
* Graphical arrow styles
*
*******************************************************/
    width: 0;
    height: 0;
    background: none;
    margin-top:0;
    border:none;
}

.coda-slider-wrapper .coda-nav-right-arrow:hover {
    /************************************************
*
* Graphical arrows hover right
*
*************************************************/
    background: url(../../imagenes/arrow.png) no-repeat bottom right;
}

.coda-slider-wrapper .coda-nav-left-arrow:active, .coda-slider-wrapper .coda-nav-right-arrow:active {
    /************************************************
*
* Graphical arrows active
*
*************************************************/
    margin-top:100px;
}

.coda-slider-wrapper .loading {
    /******************************************************
*
* Style for preloader
*
*******************************************************/
    height: 100%;
    padding: 20px;
    text-align: center;
}




.arrows .coda-slider {
    /******************************************************
  *
  * Margin between slider and arrows
  *
  *******************************************************/
    margin: 0 10px;
}

/**********************************************************************
*
* Don't change anything below here unless you know what you're doing
*
***********************************************************************/

.coda-slider-wrapper {
    /************************************************
  *
  * Wrapper styles
  *
  *************************************************/
    clear: both;
    overflow: auto;
}

.coda-slider-wrapper .coda-slider {
    /************************************************
*
* slider styles
*
*************************************************/
    float: left;
    overflow: hidden;
    position: relative;
}

.coda-slider-wrapper .coda-slider .panel-container {
    /************************************************
*
* Panel container styles
*
*************************************************/
    position: relative;
}

.coda-slider-wrapper .coda-slider .panel-container .panel {
    /************************************************
*
* Panel styles
*
*************************************************/
    display: block;
    float: left;
}

.coda-slider-wrapper .coda-nav {
    /************************************************
*
* Navigation tabs
*
*************************************************/
}

.coda-slider-wrapper .coda-nav ul {
    /************************************************
*
* Navigation tabs
*
*************************************************/
    padding:0;
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden;
}

.coda-slider-wrapper .coda-nav ul li {
    /************************************************
*
* Navigation tabs
*
*************************************************/
    display: inline;
}

.coda-slider-wrapper .coda-nav ul li a {
    /************************************************
*
* Navigation tabs
*
*************************************************/
    display: block;
    float: left;
    text-decoration: none;
}

.coda-slider-wrapper .coda-nav-left-arrow, .coda-slider-wrapper .coda-nav-right-arrow {
    /************************************************
*
* Graphical arrows
*
*************************************************/
    cursor: pointer;
    float: left;
}

.coda-slider-wrapper .coda-nav-left-arrow a, .coda-slider-wrapper .coda-nav-right-arrow a {
    /************************************************
*
* Graphical arrows
*
*************************************************/
    display: block;
}

.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-right {
    /************************************************
*
* Html arrows
*
*************************************************/
    float: left;
}

.coda-slider-wrapper .coda-nav-left a, .coda-slider-wrapper .coda-nav-right a {
    /************************************************
*
* Html arrow styles
*
*************************************************/
    display: block;
    text-align: center;
    text-decoration: none;
}

.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-left-arrow {
    /************************************************
*
* Html and graphical arrow styles
*
*************************************************/
    clear: both;
}

/* PAGINADOR ESTILO Digg */
#paginador {margin-top: 6px;}
#paginador ul    { border:0; margin:0; padding:0; font-family: verdana; font-weight: bold; }
#paginador #pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none;  savers  float:inherit;-webkit-border-radius: 2px;
                                          -moz-border-radius: 2px;
                                          border-radius: 2px; }
#paginador #pagination-digg a           { border:none; margin-right:4px; }
#paginador #pagination-digg .previous-off,
#paginador #pagination-digg .next-off   { border:none; color:#900; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#paginador #pagination-digg .next a,
#paginador #pagination-digg .previous a { font-weight:bold;}
#paginador #pagination-digg .active     { background-color:#900; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:3px 6px;  margin-right:4px; }
#paginador #pagination-digg a:link,
#paginador #pagination-digg a:visited   { background-color:#F00; color:#fff; display:block; float:left; padding:3px 6px; text-decoration:none; }
#paginador #pagination-digg a:hover     { border:none; background-color:#900; color:#FFFFFF;}
#paginador .paginas { border:solid 1px #DEDEDE; color:#85a26f; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#paginador #texto-pagina-actual   { color: #900; display: block; float: left; font-size: 11px; font-weight: bold; margin-left: 12px; padding: 3px 4px; }



/*NUEVOS*/
div#noticias div.peque p span{
    margin-left:130px;
}	
div#noticias div.peque p span a{
    color:#900;
}
div#noticias div#grande p span{
    margin-right:110px;
}	
div#noticias div#grande p span a{
    color:#900;
}
div#noticias div#grande{
    padding-bottom:15px;
    border-bottom:1px dotted #999;
}		
div#submenu1_series{
    background:#666;
    border-bottom:2px solid #333;
}
div#submenu1_modelos{
    border-bottom:2px solid #333;
}

div#submenu1_series a.active, div#submenu1_modelos a.active{
    background:#222;
}

div#submenu2_series{
    background:#666;
    border-bottom:2px solid #333;
}
div#submenu2_modelos{
    border-bottom:2px solid #333;}

div#submenu2_series a.active, div#submenu2_modelos a.active{
    background:#222;
}	
div#seccionescatalogo a.maquina.active span{
    font-weight: bolder;
    color:#900;
}

div.noticia{
    width:310px;
    float:left;
    margin:30px 0 40px 0 !important;
    padding:0 9px 0 9px !important;
    border-left:1px dotted #999;
    border-right:1px dotted #999;
}


.grande25{
    margin-right:30px;
}
.grande25 a{
    color:#900;
}	
.peque25{
    margin-left:30px;
}
.peque25 a{
    color:#900;
}	

.empresa-active{
    color:#FFF;
    text-decoration:none;
    background:url(../../imagenes/botonempresa.png) no-repeat;
    display:block;
    float:left;
    width:118px;
    height:30px;
    margin:10px;
    text-align:center;
    line-height:28px;
}