@charset "utf-8";
body {
	margin:0;
	padding:0;
	font: 11px/1.5em Verdana;
	background-image:url(../images/fndbody.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
A IMG{ border:none;}
a {
outline: none;
}
BUTTON{ border:none;}
h1{
color:#525F61;
font-size:200%;
font-weight:bold;
margin-bottom:8px;
text-indent:0;
}
#contenedor
{
	width:920px;
	margin:auto;
	padding-top:10px;
}
	#menu
	{
		width:100%;
		float:left;
	}
#contenido{
	margin-bottom:30px;
	overflow: hidden;
	_margin-top:-10px;
}
.menu ul {font-family:Arial, Helvetica, sans-serif; float:right; margin-left:0px; padding:0px; margin:0px;}
.menu li {list-style:none; float:left; clear:none; height:68px; }
.menu li a {padding-left:10px; padding-right:10px; height:40px; text-align:center; padding-top:25px; text-decoration: none; font-size:11px;}
.menu li a:link, .menu li a:visited {color: #ffffff; display: block;  margin-bottom:0px;}
.menu li a:hover, .menu li #current {color:#fe9500; background-color:#000000; }
li li a {
	display: block;
	font-weight: normal;
	color: #060;
}
 
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(../images/submenu.jpg) top no-repeat;
	background-color:#000000;
	z-index:100000;
	width:353px;
}
 
li>ul {
	top: auto;
	left: auto;
	 text-align:left;
}
 
li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	height:10px;
}
li li a{
height:0px;
padding:10px;
} 
li li a:hover{
background-color:none;
color:#FFFFFF;
} 
li:hover ul, li.over ul {
	display: block;
}
.sub li{
height:25px; padding:0px; width:165px; text-align:left;
}

.sub li a{
height:25px; padding:0px; width:150px; padding-left:15px; text-align:left;
}
.sub li a:hover{
background-color:none;
text-decoration:underline;
}
	
#izq{
	background-image:url(../images/cabllamas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	line-height:22px;
	float:left;
	width:375px;
	padding:5px 5px;
	margin-left:10px;
}
#izq span, #der span{
	color:#fe9500;
	font-size:16px;
	padding:20px;
}
#der{
	background-image:url(../images/cabrayas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	line-height:22px;
	float:left;
	width:471px;
	padding:10px 10px;	
	margin-left:20px;
}
	#cab
	{
		background-image:url(fondocabecera.gif);
		background-repeat:repeat-x;
		height:50px;
		width:100%;
	}
	#cab IMG
	{
		margin-left:20px;
	}
	#logos
	{
		clear:both;
		margin:auto;
		text-align:center;
		padding:20px;
	}
	#logos IMG{ padding:15px;}

#ficha .vermas A
{
	background-color:#362e27;
	padding:8px;
	font-size:120%;
	color:#FFFF99;
	display:block;
	float:right;
	margin:4px;
	text-decoration:none;
}
#ficha .vermas A:hover
{
	background-color:#666666;
}
#ficha:hover
{
	background-color:#FFFFFF;
}
#ficha
{
	width:172px;
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	height:285px;
}
#detalles .nombre
{
	padding-top:6px;
	font-size:200%;
	line-height:40px;
}

#ficha IMG, #detalles IMG
{
	border:#CCCCCC 1px solid;
	padding:5px;
	background-color:#FFFFFF;
	width:150px;
	height:150px;
}
.nombre
{
	color:#c11b1b;
	text-transform:uppercase;
	font-weight:bold;
}
#ficha A, #detalles A
{
	text-decoration:none;
	color:#525F61;
	font-weight:900;
}
#detalles SPAN
{
	display:block;
	clear:none;
}

.caracteristicas
{
	text-transform:lowercase;
	font-weight:500;
	height:40px;
}

#detalles .caracteristicas
{
	text-indent:35px;
	height:auto;
	text-transform:capitalize;
}

#detalles .foto
{
	width:180px;
	display:block;
	float:left;
}
#detalles IMG
{
	margin:0px 4px 4px 4px;
}

#categorias
{
	width:182px;
	color:#FFFFCC;
	display:block;
	float:left;
}
#categorias UL
{
	list-style:none;
	margin:0;
	padding:0;
}
#categorias LI
{
	display:block;
	float:left;
	clear:both;
	width:100%;
	text-indent:15px;
}
#categorias A
{
	color:#FFFFCC;
	text-decoration:none;
	width:100%;
	padding:4px 0px 4px 0px;
	display:block;
	float:left;
	font-size:13px;
}
#categorias A:hover
{
	background-color:#333333;
	text-decoration:none;
}


/*
PAGINACION
*/
#paginacion{padding:3px;display:block;text-align:right;font-size:10px; float:left; width:100%}
#paginacion A{font-size:10px;color:#362E27;padding:2px 5px 2px 5px;text-decoration:none;margin:4px;border:solid 1px #666666;display:block; float:left;}
#paginacion A:hover{background-color:#362E27;color:#FFFF99;}
#paginacion .paginaactual{background-color:#362E27;color:#FFFF99;}
.pie{
	background-image:url(../images/pie.jpg);
	background-repeat:repeat-x;
	height:322px;
	clear:both;
	padding-top:50px;
	color:#FFFFFF;
}
#catalogo{
	background-image:url(../images/fndllamas.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	line-height:22px;
	width:100%;
	overflow:hidden;
}
#titulocat{
	background-image:url(../images/cabllamas.jpg);
	background-position:right;
	background-repeat:no-repeat;
	line-height:22px;
	width:100%;
	height:32px;
	padding-left:30px;
	font-size:18px;
	color:#fe9500;
	padding-top:7px;
	margin-bottom:5px;
}
.moto{
width:213px;
padding:3px;
background-color:#2F2F2F;
float:left;
clear:none;
margin-left:8px;
margin-bottom:8px;
}
.nombre{
width:100%;
background-image:url(../images/cabrayas.jpg);
color:#fe9500;
font-size:10px;
text-align:center;
}
.datos{
background-color:#4E4E4E;
padding:5px;
line-height:10px;
color:#FFFFFF;
text-align:center;
}
.datos strong{
color:#fe9500;
}
.motoclub{
margin-left:0px;
text-align:left;
list-style:none;
}
.motoclub li{
margin-bottom:10px;
}
.motoclub li a{
text-decoration:none;
font-size:12px;
color:#FE9500;
font-weight:bold;
}