@charset "utf-8";
* {
}


/* corredera--------------------------------------------------------------------------- */

 #corredera { /* al div contenedor lo dimensionamos y centramos */
    position: relative !important;
	display:block !important;
	margin: 20PX auto !important;
	width:60em !important;
	left:0em !important;
}
	#corredera a:active, 
	#corredera a:link,
	#corredera a:visited { /* establecemos las propeidades de los enlaces o botones */
    box-shadow: 0 0 4px #ABC inset;
    display: block;
    height: 26px;
    line-height: 1.6em;
    margin: 3px 0;
    padding-left: 10px;
	color:#fff;
	font-size:1.6em;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: left;  
	font-weight:bolder;
	text-decoration: none;
	background:#0080C0 url(/imagenes/alt2.gif) repeat-x left center;
	border: 1px solid #0080C0;
	border-bottom: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
  }
  
	.mas  { /* establecemos las propeidades de los enlaces o botones */
    display: inline-block;
	width:15px;
	color: transparent !important;
    margin: 0px;
    padding-right: 5px !important;
	background: url(/imagenes/galdown.gif) no-repeat 0px center !important;
  }
  
  #corredera a:hover {
    box-shadow: 0 0 8px #ffffff inset;
    color: #ffde91; 
	font-weight:bolder;
  }
  
  #corredera div { /* los contenidos */
	padding: 15px 0; 
	overflow:hidden !important;
    text-align: center !important;
    /* cada cambio se realizar? con un efecto animado ?*/
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
  }

 
   #corredera h2
  {
    /* separamos los parrafos */
    padding: 0.5em 0 0 .5em;
	text-align: left !important; 
	text-transform: uppercase;
  }
 
#corredera  h4
  {
    /* separamos los parrafos */
    padding: 1em 0 0 1.5em;
	line-height: 1.4em;
	color:#036;
	font-size:1.5em !important;
	font-weight: bold;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align: left !important;  
  }
  
   
  #corredera p, #corredera ul li.filas, .texto, ul.a li
  {
    /* textos */
	color:#333 !important;
	font-size:1.30em !important;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif !important;
	text-align: left !important;  
  } 
   
   
   
   #corredera p
  {
    /* separamos los parrafos */
	line-height: 1.3em !important;
    padding: 0.5em 1em 1em 1.9em !important; 
  }
    img.flota_IZQ {
    /* separamos los parrafos */
    float:left;
	margin: 0 10px 10px 0;
	padding: 0.2em !important;
		border: 1px dotted #996;
  }
    img.flota_DRC {
    /* separamos los parrafos */
    float:right;
	margin: 0 0 10px 10px;
	padding: 0.2em !important;
		border: 1px dotted #996;
  }
 
span  {
	color:#2e2e2e;
	font-weight: bold;
	
  }
  
#corredera ul
  {
	
	/* separamos los parrafos */
  }
 
  #corredera ul li.titu
  {
    /* separamos los parrafos */
	
    padding: .5em 0 .5em 4em !important;
	line-height: 1.4em !important;
	color:#036 !important;
	font-size:1.50em !important;
	font-weight: bold;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif !important;
	text-align: left !important;  
	background: #e7f3ff url(/imagenes/filillaproduc2.png) left center !important;
  } 
 
 #corredera ul li.filas
  {
    /* separamos los parrafos */
    padding-left: 7em !important;
	line-height: 1.5em !important;
	background: #e7f3ff url(/imagenes/filillaproduc2.png) left center !important;
  } 
  
/*caja de stock*/

ul.listado_sprites {
margin: 5px auto !important;
float: none !important;
text-align: left !important;
width: 500px !important;
}

ul.listado_sprites li {display:inline-block !important; overflow: hidden !important; position: relative !important; 
margin:3px 0 3px 15px;clear: none !important;}	

.texto {
display:inline-block !important; 
width: 420px !important; 
margin-left:70px;
line-height: 1.5em !important;
margin-top:5px; 
padding-left:4px;
}	





ul.a {list-style-type:circle !important;}

ul.a li { 
width: 420px !important; 
margin-left:70px;
line-height: 1.5em !important;
margin-top:5px; 
padding-left:4px;
}	


.apanela {
	box-shadow: none !important;
    display:inline !important;
    margin: 0 !important;
	padding-left:0px !important;
	color:#000 !important;
	font-size:1.1em !important;
	font-weight:normal !important;
	text-decoration: underline !important;
	background:none !important;
	border: 0px !important;
	border-bottom: 0px !important;
	-moz-border-radius: none  !important;
	-webkit-border-radius: none  !important;
	border-radius: none !important;
}




  