@charset "utf-8";


/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:210px;
	 height:181px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */







/* CSS Document */
 img,span, input,div { behavior: url(iepngfix.htc) }
 *
 {
	margin: 0px;
	padding: 0px;
}
 body
 {
	background-color: #000000;
}
div#pagina
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	background-color: #46535c;
	background-image: url(../images/motos/ceni-fondopagina.jpg);
	background-position: center 266px;
	background-repeat:  repeat-x;
}

div#pagina div#cabeza
{
	background-image: url(../images/motos/ceni-cabeza.jpg);
	margin: 0px;
	padding: 0px;
	height: 270px;
	width: 100%;
	display: block;
}

div#pagina div#cuerpo
{ overflow:hidden;}

div#pagina div#pie
{
	background-image: url(../images/motos/pie.png);
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 100%;
	display: block;
	background-position: center bottom;
}

div#cuerpo div#c1
{
	display: block;
	height: auto;
	width: 249px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/motos/ceni-derecha.jpg);
	background-repeat: no-repeat;
	float: left;
}

div#cuerpo div#c2
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
	float: right;
	background-image: url(../images/motos/fondoC2.jpg);
	background-repeat: no-repeat;
	background-position: -9px 0px;
}

div#cuerpo div#c3
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
	float: right;
	background-image: url(../images/motos/subimagenfondo.jpg);
	background-position: 15px 120px;
	background-repeat: no-repeat;
}

/*  c1*/


div#c1 div#oferta
{
	height: 256px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}

div#c1 div#buscaproducto
{
	margin: 0px;
	padding: 0px;
	height: 259px;
	width: auto;
	font-family: Tahoma;
	color: #FFFFFF;
}


div#c1 div#talla
{
	margin: 0px;
	padding: 0px;
	height: 107px;
}


div#cuadro-usuarios
{
	background-image: url(../images/motos/ceni-usuarios.jpg);
	padding: 0px;
	height: 42px;
	width: 658px;
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 42px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: normal;
	text-transform: capitalize;
}

div#cuadro-usuarios span
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-transform: capitalize;
	font-family: monospace;
}

div#cuadro-usuarios img
{
	margin-top: 10px;
	float: left;
}
div#cuadro-usuarios  input.user
{
	border: 1px solid #000;
	width: 115px;
	padding: 0px;
	margin-top: 10px;
	height: 20px;
	float: left;
}


div#productos_lista div.prod div.cuerpo_prod
{
	background-image: url(../images/motos/sub03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 262px;
	display: block;
	overflow:hidden;
	float: left;
}
div#productos_lista div.prod span.cab
{
	background-image: url(../images/motos/sub01.png);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 262px;
	float: left;
}

div#productos_lista div.prod
{
	width: 262px;
	height: auto;
	display: block;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	overflow:hidden;
}

div#productos_lista
{
	height: auto;
	width: 300px;
	padding: 0px;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	float: left;
	margin-left: 65px;
}
div.cuerpo_prod
{ overflow:hidden;}

div.cuerpo_prod a.precio
{
	padding: 0px;
	float: left;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: normal;
}
div.cuerpo_prod a.det
{
	float: right;
	margin-bottom: 3px;
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 44px;
}

div.cuerpo_prod img.img_prod
{
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div.cuerpo_prod span.detalle
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: auto;
	width: 161px;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #FFF;
}

div.cuerpo_prod span.titulo
{
	font-size: 12px;
	color: #00cccc;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 0px;
	height: auto;
	width: 161px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

span.detalle
{}


div.cuerpo_prod div.botones
{
	display: block;
	width: 262px;
	height: 22px;
	padding: 0px;
	float: left;
	overflow:hidden;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



div#banners-1
{
	padding: 0px;
	height: auto;
	width: 231px;
	float: right;
	margin-top: 106px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div#banners-1 img
{
	margin-bottom: 20px;
}

div#banner-2
{
	width: 700px;
	margin-top: 50px;
	display: block;
	height: auto;
	padding: 0px;
	float: left;
}


div#banner-3
{
	margin-top: 45px;
	display: block;
	padding: 0px;
	height: auto;
	width: 690px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	float: left;
	overflow:hidden;
}

div#banner-4 img
{
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.fila
{
	display: block;
	margin-bottom: 15px;
	margin-left: 10px;
}

div.fila span.tit
{
	color: #FFFFFF;
	display: block;
}
input.botonentrar
{
	margin-left: 12px;
	margin-top: 8px;
}

img.olvidar
{
	margin-right: 20px;
}

div.ofer
{
	display: block;
	width: 210px;
	margin-top: 20px;
	overflow:hidden;
}

div.ofer img
{
	border: 1px solid #FFFFFF;
}
div.ofer div.der2
{
	float: right;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 110px;
	display: block;
}


div.ofer a.deta
{
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.ofer div.izq2
{
	float: left;
	padding: 0px;
	height: auto;
	width: 80px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

div.der2 span.o-precio
{
	display: block;
	font-family: Tahoma;
	font-size: 18px;
	line-height: 29px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../images/motos/oferta_precio.jpg);
	margin: 0px;
	height: 29px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	text-indent: 8px;
}
div.der2 span.o-nombre
{
	display: block;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #ff9900;
	text-align: center;
	margin-top: 10px;
	width: 80px;
}

div.der2 span.o-producto
{
	background-color: #EDF2FE;
	font-family: Tahoma;
	font-weight: bold;
	display: block;
	padding: 2px;
	width: auto;
	height: auto;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

div#casco
{
	background-image: url(../images/motos/casco.png);
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 200px;
	position: relative;
	left: 145px;
	background-repeat: no-repeat;
	background-position: left;
	display: none;
	overflow:hidden;
	right: 0px;
	bottom: 0px;
	float: left;
	visibility: inherit;
	top: 415px;
}
p#controls
{
	display: none;
}



div.cuadrosup span a
{
	text-decoration: none;
}

div.cuadrosup span.b2
{
	color: #000;
}
div.cuadrosup span
{
	color: #FFF;
	text-decoration: none;
}
div.cuadrosup
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #006699;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
}

div.xc1
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 370px;
}

div.xc2
{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 240px;
	float: right;
}
div.xfila2 img
{
	margin-left: 16px;
	margin-right: 0px;
}
div.xfila2
{
	display: block;
	padding: 0px;
	height: auto;
	width: 370px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
div.xfila
{
	display: block;
	padding: 0px;
	height: auto;
	width: 650px;
	float: right;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

span.xtitulo
{
	color: #009999;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	display: block;
	line-height: normal;
}
span.xtitulo2,p.xtitulo2
{
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 22px;
	width: 300px;
	line-height: 16px;
}

div.volverPagina
{
	padding: 0px;
	float: left;
	height: 30px;
	width: 660px;
	display: block;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
a.volver
{
	background-image: url(../images/motos/volver-24.png);
	height: 50px;
	width: 146px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	text-decoration: none;
}
div#lado_c
{
	height: auto;
	margin: 0px;
	padding: 0px;
}
div#lado_c a
{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
}
a.pa
{
	background-image: url(../images/motos/botonespaginacion.png);
	background-repeat: no-repeat;
	background-position: right;

	width: 23px;
	
}a.pb
{
	background-image: url(../images/motos/botonespaginacion.png);
	background-repeat: no-repeat;
	background-position: -42px center;
	width: 31px;
}

a.pc
{
	background-image: url(../images/motos/botonespaginacion.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	width: 40px;
}
a.no
{
	color: #000000;
}

div#paginacion table.general
{
	margin-right: auto;
	margin-left: auto;
	width: 460px;
	height: 20px;
}
div#paginacion
{
	display: block;
	background-image: url(../images/motos/marcaceni.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
}


div#lad_i
{
	width: 90px;
	float: left;
	margin-top: 70px;
}
div#lad_d
{
	display: block;
	float: left;
	height: auto;
	width: 90px;
}

a.ant
{
	background-image: url(../images/motos/atras.png);
	display: block;
	padding: 0px;
	height: 25px;
	width: 80px;
	text-decoration: none;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	background-repeat: no-repeat;
	float: left;
}
a.sig
{
	background-image: url(../images/motos/siguiente.png);
	display: block;
	height: 25px;
	width: 84px;
	text-decoration: none;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
}



div#linea_resultados span
{
	color: #CC6600;
}

div#linea_resultados
{
	display: block;
	padding: 0px;
	height: 20px;
	width: 690px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}


div#titulo_pag
{
	display: block;
	height: 40px;
	width: 500px;
	margin-top: 117px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/motos/fondo_titulos.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.tmotos
{
	background-image: url(../images/motos/motostit.png);
	height: 45px;
	width: 119px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
div.ttalleres
{
	background-image: url(../images/motos/TALLERES.png);
	height: 45px;
	width: 138px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}

img.conmargen
{
	margin-right: 10px;
	margin-left: 10px;
}


div.cuadroinf
{
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	width: 100%;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.acorta
{
	margin: 0px;
	padding: 0px;
	width: 262px;
}


div#pag
{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/motos/fondo_titulos.png);
	background-position: right 113px;
	background-repeat: no-repeat;
}
div.tmotosnuevos
{
	background-image: url(../images/motos/tmotosnuevas.png);
	height: 42px;
	width: 218px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: center;
}

div.tmotosquad
{
	background-image: url(../images/motos/tmotosquad.png);
	height: 42px;
	width: 184px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: center;
}

div.tmotosusados
{
	background-image: url(../images/motos/tmotos-vo.png);
	height: 42px;
	width: 163px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: center;
}
div#flash01
{
	display: block;
	height: 248px;
	width: 311px;
	padding: 0px;
	float: right;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#div-siguiente
{
	height: 130px;
	width: 500px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}
a#siguiente
{
	background-image: url(../images/motos/siguiente01.png);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 255px;
	text-decoration: none;
	float: right;
}

div.tproductosacc
{
	background-image: url(../images/motos/tituloACCESORIOS.png);
	height: 36px;
	width: 225px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: left;
}
div.tproductosbo
{
	background-image: url(../images/motos/titulo_BOUTIQUE.png);
	height: 36px;
	width: 225px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: left;
}


div.tproductosou
{
	background-image: url(../images/motos/OUTLET.png);
	height: 36px;
	width: 154px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: left;
}
div.cuerpo_prod img.extend
{
	clear: both;
	margin-left: 9px;
}


table#noticias
{
	width: 460px;
}


div.noticias,div.noti
{
	display: block;
	width: 600px;
	padding: 0px;
	float: right;
	font-family: Tahoma;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div.noticias div.lin-1,div.noti div.lin-1
{
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.noticias div.lin-2
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

div.noticias div.lin-3 a
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

div.noticias div.lin-3
{
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
div.noticias div.lin-3 a:hover
{
	text-decoration: none;
}

div.noticias img
{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}


div.titulonoticia
{
	background-image: url(../images/motos/noticias-solo6nomas.png);
	display: block;
	padding: 0px;
	height: 50px;
	width: 690px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 490px;
	background-repeat: no-repeat;
}

div.fotos
{
	display: block;
	padding: 0px;
	height: auto;
	width: 690px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
a.regresar 
{
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 120px;
	display: block;
	font-size: 14px;
	width: 500px;
	text-align: right;
}
div.cuerpo2
{
	display: block;
	float: right;
	width: 500px;
	padding: 0px;
	height: auto;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}

div.cuerpo2 div
{
	display: block;
}



div.tcontacto
{
	background-image: url(../images/motos/contacto.png);
	height: 45px;
	width: 152px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}

table.contacto
{
	color: #FFFFFF;
	font-family: Tahoma;
}

table.contacto  tr td
{}

table.contacto a
{
	color: #FFCC00;
}
table.contacto   input
{
	border: 1px solid #5A6871;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}

table.contacto textarea
{
	border: 1px solid #5A6871;
}

table.contacto input.caja
{
	background-color: #087AC3;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	border: 1px solid #000000;
	font-weight: bold;
}

div#situacion
{
	margin-top: 5px;
}


table#pagpag
{
	height: auto;
	width: auto;
}


div.tcarreras
{
	background-image: url(../images/motos/dptocarreras.png);
	height: 36px;
	width: 251px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: left;
}



div.tcarrerasofer
{
	background-image: url(../images/motos/OFERTAENTALLERES.png);
	height: 36px;
	width: 271px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: left;
}
div.tinstalaciones
{
	background-image: url(../images/motos/instalaciones.png);
	height: 36px;
	width: 233px;
		display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	}
div.trecambios
{
	background-image: url(../images/motos/recambioosentalleres.png);
	height: 36px;
	width: 177px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	}

a.tallas
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 98%;
	width: 98%;
}


div.cuadroinf img
{
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}

div.reca
{
	background-image: url(../images/motos/recambioosentalleres2.png);
	height: 400px;
	background-repeat: no-repeat;
	background-position: center top;
}

div.treg
{
	background-image: url(../images/motos/registrousuarios.png);
	height: 36px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 30px;
	float: right;
	width: 340px;
	}


div#pie a.company
{
	display: block;
	float: right;
	height: 100%;
	width: 300px;
	margin-top: auto;
	margin-bottom: auto;
	text-decoration: none;
}

div#mailto
{
	height: 40px;
	width: 300px;

	float: left;
	padding-top: 30px;
}
div#mailto a
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-decoration: none;
	display: block;
}


a.ofertames
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	text-decoration: none;
}

div.tofertasmes
{
	background-image: url(../images/ofertasdelmes.png);
	height: 42px;
	width: 277px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: center;
}
