/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939090;
	line-height:18px;
	font-weight: bold;
	background-image: url(../images/fondoGrande.png); repeat-x repeat-y top;
	background-position:center;
/*	background-image: url(../images/1_fon_4.gif);*/

}

div {
	float:left;
	color: #1B1E1E;
}
a {
	color:#939090;
	text-decoration:none
}

a:hover {text-decoration: underline}
h1{font-size:1.4em;}
h2{font-size:1.1em;}
h3{font-size:0.9em;}
h4{font-size:0.7em;}

/*-----------CSS MESNU --------------------------------------------*/

#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 140% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 4px 0 0 0;
	padding: 0;
}
#menu a {
	background: #333 url("../images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover, {
	background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#menu a.marca, {
	background: #2580a2 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}
/*-----------FIN CSS MESNU --------------------------------------------*/

#mainest {
	width:714px;
	float:none
}

#mainest ul.top{
/*	background:url(../images/top_nav_bg.gif) 0 0 no-repeat;*/
	width:680px;
	height:18px;
/*
	position:absolute;
	left:690px;
	top:0px;
*/	
	float:right;
	clear:right;
	padding:0 0 0 0;
}



#mainest ul.top li{
	float:right;
	display:block;
}
#mainest ul.top li a.home{
	background:url(../images/home_icon.gif) 0 3px no-repeat;
	padding:0 0 0 18px;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	margin:0 21px 0 0;
	text-transform:uppercase;
	float:left;
	display:block;
	background-color:inherit;
}

#mainest ul.top li a.home:hover{
	background:url(../images/home_icon_hover.gif) 0 3px no-repeat;
	padding:0 0 0 18px;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	margin:0 21px 0 0;
	text-transform:uppercase;
	float:left;
	display:block;
	background-color:inherit;
}

#mainest ul.top li a.about{
	background:url(../images/about_us_icon.gif) 0 3px no-repeat;
	padding:0 0 0 19px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#mainest ul.top li a.about:hover{
	background:url(../images/about_us_icon_hover.gif) 0 3px no-repeat;
}
#mainest ul.top li a.contact{
	background:url(../images/contact_icon.gif) 0 3px no-repeat;
	padding:0 0 0 23px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ccc;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#mainest ul.top li a.contact:hover{
	background:url(../images/contact_icon_hover.gif) 0 3px no-repeat;
}

#topMenu{
	width:714px;
}

#topFrame1{
	width:715px;
	height:290px;
	margin-top:0px;
	background:#000000;
	background-image:url(../images/top1.jpg);

}

#topFrame2{
	width:715px;
	height:290px;
	margin-top:0px;
	background:#000000;
	background-image:url(../images/top2.jpg);

}

#topFrame3{
	width:715px;
	height:290px;
	margin-top:0px;
	background:#000000;
	background-image:url(../images/top3.jpg);

}

#topFrame4{
	width:715px;
	height:290px;
	margin-top:0px;
	background:#000000;
	background-image:url(../images/top4.jpg);

}

#topFrame5{
	width:715px;
	height:290px;
	margin-top:0px;
	background:#000000;
	background-image:url(../images/top5.jpg);

}

#topFrameLeft{
	width:378px;
	background:#000000;
}

#leyenda{
	width:300px;
	height:187px;
	padding:5px 5px 5px 15px;
}
#leyenda h1{
	color:#939090;
	line-height:25px;
	size:15px;	
}
.top {
	margin-top:10px;
	height:170px;
	overflow:auto;
	color:#939090;
	width:300px
}



#masInfo{
	padding-left:166px;
}
/* MAIN DIVS */
#very_main {
	width:100%;
	height:100%;
/*	background:url(../images/1_fon.gif) repeat-x top;	*/
	padding-bottom:60px
}
#Bottom1 {
	float:left;
	width:335px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:10px
}

#Bottom2 {
	float:right;
	width:279px;
	 text-align:right;
	 margin-top:10px;
	 color:#FFFFFF;
	 font-size:10px;
	 font-family: Tahoma, 'Times New Roman'
}


#content {
	width:695px;
	background:url(../images/1_fon_2.gif);
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}

#content2 {
	display:block;
	width:795px;
	background:url(../images/1_fon_2.gif);
	padding-top: px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}

#left1 {
	width:290px;
	margin-top:26px;
	clear:left;
	float:left;
	margin-right: 16px;
	background-image: url(../images/fondoMotoOcasion.png);
	height: 350px;
	background-repeat: no-repeat;
}
#left1 ul li{
	list-style-image:url(../images/list.png);
}

#left2 {
	width:290px;
	margin-top:26px;
	clear:left;
	float:left;
	margin-right: 16px;
	background-image: url(../images/fondoMotoOcasion.png);
	height: 350px;
	background-repeat: no-repeat;
}
#left2 ul li{
	list-style-image:url(../images/list.png);
}

#motosNuevas{
	width:265px;
	padding:5px;
	margin: 10px;
}

#noticiasPortadaContenedor{
	width:265px;
	padding:5px;
	margin: 10px;
}

#right1 {
	width:380px;
	margin-top:16px;
	clear:right;
	float:left;
}

#right2 {
	
	width:290px;
	margin-top:26px;
	margin-left:50px;
	clear:right;
	float:left;
	margin-right: 16px;
	background-image: url(../images/fondoMotoOcasion.png);
	height: 350px;
	background-repeat: no-repeat;
}


#logo{
	margin-top:10px;
	padding-left:6px
}


#navigation {
	width:514px;
	margin-top:12px;
	margin-left:5px;
	padding-left:13px
	height:200px;
}


.Tab {
	width:353px;
	background:url(../images/2_tab_1.jpg) 28px repeat-y
}

.Tab1 {
	width:353px;
	background:url(../images/2_tab_1.jpg) 308px repeat-y;
	padding:2px 0px 2px 0px
}

.Tab2 {
	width:28px;
	text-align:center
}

.Tab3 {
	width:265px;
	padding-left:15px
}

.Tab4 {
	width:44px;
	text-align:center
}

/* FORM */
.form_text {
	width:74px;
	margin-top:6px;
	color:#939090;
	font-weight:bold
}

.pod_style {width:298px}
.form_style {
border:#d4d0c8 1px solid;
 font-family: Tahoma, Arial;
 font-size:11px;
  height:15px;
 border-top:2px;
 border-top-style:solid;
 border-top-color:#404040;
 border-left:2px;
 border-left-style:solid;
 border-left-color:#404040;
 width:296px;
 }
.form_area {border:#d4d0c8 1px solid;
 font-family: Tahoma, Arial;
 font-size:11px;
  height:100px;
 border-top:2px;
 border-top-style:solid;
 border-top-color:#404040;
 border-left:2px;
 border-left-style:solid;
 border-left-color:#404040;
 width:334px;
 }
.clear {background-image: url(../images/4_Clear.gif);
 width:56px;
 height:19px;
 border:0px;
  border-color:#743218;
  cursor: pointer;
}
.send {background-image: url(../images/4_send.gif) ;
 height:19px;
 width:56px;
 height:19px;
 border:0px;
 border-color:#743218;
 cursor: pointer
}

#bot1{
	background:url(../images/1_1.gif) no-repeat;
	width:129px;
	height:38px;
	text-align:center;
}
.menuBot{
	width:110px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size: 15px;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
}
.menuBot a{
	width:120px;
	font:1em;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
}
.menuBot a:hover{
	font:2em;
	padding:10px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	background:#666666;
}
#bot2{
	background:url(../images/1_2.gif) no-repeat;
	width:128px;
	height:38px;
	text-align:center;
}
#bot3{
	background:url(../images/1_3.gif) no-repeat;
	width:129px;
	height:38px;
	text-align:center;
}
#bot4{
	background:url(../images/1_4.gif) no-repeat;
	width:128px;
	height:38px;
	text-align:center;
}
#divLogosMarcas{
	background-color:#000;
	clear:both
	width:660px;
	padding:5px;
	text-align:center;
}

#divLogosMarcas h2{
	color:#939090;
	line-height:25px;
	size:10px;	
}

.scrollerLeft{
	width:280px;
	height:20px;
	padding-left:200px;
}

.motoOcasion{
	width:280px;
	height:340px;
}

.motoOcasionTitulo{
	clear:both;
	width:250px;
	float:center;
	padding-left:20px;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
}

.motoOcasionThumb{
	clear:both;
	margin:0 0 5px 50px;
}

.motoOcasionTexto{
	clear:both;
	width:250px;
	font-size:9px;
	font-weight:normal;
	padding:0 20px 0 0;
	height:60px;
	display:block;
}

.motoOcasionEstrellas{
	clear:both;
	width:250px;
	padding-left:60px;
}

.motoOcasionLink{
	width:120px;
	font-weight:bold;
	float:left;
	clear:left;
}

.motoOcasionLink a{
	text-decoration:underline;
}

.motoOcasionLink a:hover{
	text-decoration:none;
}


.motoOcasionLinkTodas{
	width:120px;
	font-weight:bold;
	float:right;
	clear:right;
	padding-right:15px;
}

.motoOcasionLinkTodas a{
	text-decoration:underline;
}

.motoOcasionLinkTodas a:hover{
	text-decoration:none;
}












.noticiasPortada{
	width:280px;
	display:block;
}

.noticiasPortadaTitulo{
	clear:both;
	width:200px;
	float:left;
	padding-left:10px;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
}

.noticiasPortadaThumb{
	clear:both;
	margin:0 0 5px 50px;
}

.noticiasPortadaTexto{
	clear:both;
	width:250px;
	font-size:9px;
	font-weight:normal;
	padding:0 20px 0 0;
}

.noticiasPortadaEstrellas{
	clear:both;
	width:250px;
	padding-left:60px;
}

.noticiasPortadaLink{
	width:350px;
	font-weight:bold;
	float:left;
	clear:left;
}

.noticiasPortadaLink a{
	text-decoration:underline;
}

.noticiasPortadaLink a:hover{
	text-decoration:none;
}


.noticiasPortadaLinkTodas{
	width:150px;
	font-weight:bold;
	float:right;
	clear:both;
	padding-right:15px;
}

.noticiasPortadaLinkTodas a{
	text-decoration:underline;
}

.noticiasPortadaLinkTodas a:hover{
	text-decoration:none;
}






/*--------------------------- IMAGENES SOMBRA   ----------------------------------------------*/

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
/*
  display: block;
  position: relative;
*/
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
/*--------------------------- IMAGENES SOMBRA   ----------------------------------------------*/

#divContenedorImagenes{
  float:center;
  margin: 20px;	
}

#divContenedorImagenes h1{
	color:#cccccc;
	line-height:35px;
}


/*--------------------------- DETALLES FICHA MOTO   ----------------------------------------------*/


#divContenedorVideos{
  float:center;
  margin: 20px;	
}

#divContenedorVideos h1{
	color:#cccccc;
	line-height:35px;
}


#divDetalleMoto{
	width:697px;
	background:#ffffff;
}

#divDetalleMoto h1{
	width:600px;
	color:#000;
	line-height:35px;
}

#divDetalleMoto h2{
	width:600px;
	color:#000;
	line-height:35px;
}

#divDetalleMotoThumb{
	float:left;
	width:200px;
}

#divDetalleMotoText{
	float:left;
	width:400px;
}

#divVerDatosMotos{
	float:right;
	text-align:right;
	color:#cccccc;
	font-size:14px;
	line-height:20px;	
}

#divDetalleAtras{
	text-align:center;
	float:right;
	color:#cccccc;
	width:690px;
	font-size:14px;
	line-height:20px;
}

#videoContainer{
	float:center;
	margin:20px;
}

/*--------------------------- FIN DETALLES FICHA MOTO   ----------------------------------------------*/


/*------------- RACE READY ------------------*/
.menuIzquierdo{
	width:170px;
	margin-top:16px;
	clear:left;
	float:left;
	margin-right:16px;
	background-image: url(../images/fondoMenuIzqdo.png);
	height: 350px;
	background-repeat: no-repeat;
}

.menuIzquierdo h1{
	margin:5px 10px 0 15px;
	font-size:12px;
}

.menuIzquierdo ul{
	margin:5px 0 0 25px;
}

.menuIzquierdo ul li{
	list-style-type:none;
	list-style-image:url(../images/list.png);
}

.menuIzquierdo ul li p{
	width:180px;
}

.menuIzquierdo ul li p a{
	width:160px;
	color:#000;	
}


.menuIzquierdo ul li p a.selected{
	border-top:double #ccc 1px;
	border-bottom:double #ccc 1px;
	font-weight:bold;
}

#menuDerecho{
	background:#fff;
	border: double #cccccc 1px;
	width:500px;
	margin-top:16px;
	clear:right;
	float:left;
}

#menuDerecho h1{
	padding:5px;
}

#menuDerecho h2{
	padding:5px;
}

#menuDerecho h3{
	padding:5px;
}

.contieneListado{
	width:490px;
}

.contieneItem{
	padding: 10px 0 25px 0;
	clear:both;
	width:490px;
	border-top: dashed 1px #ccc;
}

.contieneImagen{
	margin:5px 5px 5px 5px;
	clear:right;
	text-align:right;
}

.contienePrecio{
	text-align:right;
	clear:both;
	font-size:14px;
	padding:10px;
	color:#939090;
}

.contieneEstrellas{
	text-align:right;
	clear:both;
	font-size:14px;
	padding:10px;
	color:#939090;
}

.contieneDerecha{
	width:300px;
}


.contieneDerecha h3{
	margin-top:10px;

}

.contieneMarca{
	width:300px;
}


.contieneDescripcion{
	width:300px;
	clear:both;
}

.contieneFecha{
	width:300px;
	clear:both;
	font-size:10px;
	color:#ccc;
}
/*------------- FIN RACE READY ------------------*/


/*--------------------CURSILLOS------------------*/
#curDiv1{
	background-image:url(../images/fondoInscripcion.png);
	width:320px;
	height:255px;
	clear:left;
	margin: 0 0 10px 0;
}

#curDiv1 h1{
	padding:0 10px 0 10px;
	font-size:15px;
	font-family:Georgia;
	color:#939090;
}

#curDiv1 p{
	padding:15px;
	width:300px;
}

#curDiv1 p ul{
}

#curDiv1 p ul li{
	list-style-image:url(../images/list.png);
}


#curDiv2{
	background-image:url(../images/fondoDescripcionCursillo.png);
	width:320px;
	height:255px;
	clear:right;
	margin: 0 0 10px 35px;
}

#curDiv2 h1{
	padding:0 10px 0 10px;
	font-size:15px;
	font-family:Georgia;
	color:#939090;
}

#curDiv2 p{
	padding:15px;
	width:300px;
}

#curDiv3{
	clear:both;
	background-image:url(../images/fondoCursillos.png);
	width:685px;
	height:500px;
}

#curDiv3 h1{
	padding:10px 20px 0 20px;
	font-size:25px;
	font-family:Georgia;
	color:#939090;
}


.divCursillo{
	width:300px;
	padding:15px 15px 0 25px;
}
.divCursilloFecha{
	clear:both;
	text-decoration: underline;
	font-size:14px;
}

.divCursilloCircuito{
	width:300px;
	clear:both;
}

.divCursilloLocalidad{
	clear:both;
	width:300px;
}

.divCursilloDescripcion{
	margin-bottom:15px;
	display:block;
	clear:both;
	width:300px;
	height:60px;
}

.divCursilloDescripcionLarga{
	clear:both;
	width:550px;
}

.divCursilloTipo{
	clear:both;
	width:550px;
}

.divCursilloFormaPago{
	padding:10px;
	margin:10px;
	border:double #ccc 1px;
	font-weight:bold;
	clear:both;
	width:580px;
	font-size:14px;
}

.divCursilloAgrupa{
	width:300px;
	clear:both;
	padding-bottom:20px;
}

.divCursilloGoogle{
	width:145px;
	float:left;
}

.divInscripcion{
	width:145px;
	float:left;
}

#divCursilloInscripcion{
	padding-top:40px;
	width:600px;
	float:left;
}

#divCursilloInscripcion h1{
	font-family:Tahoma;
	clear:both;
	width:600px;
	float:left;
	margin-top:40px;
	margin-bottom:15px;
	line-height:30px;
}

#divCursilloInscripcion form{
	margin-top:10px;
	width:580px;
	float:left;
}

#divCursilloInscripcion form label{
	width:200px;
	float:left;
}

#divCursilloInscripcion form input{
	float:left;
	clear:right;
}
#divCursilloInscripcion form input .class{
	background-image: url(../images/4_send.gif) ;
	height:19px;
	width:56px;
	height:19px;
	border:0px;
	border-color:#743218;
	cursor: pointer
}

#divCursilloInscripcionError{
	font-size:9px;
	color:#FF0000;
}
/*--------------------FIN CURSILLOS------------------*/

#contacto h1{	color:#939090;margin:5px;}
#contacto h2{	color:#939090;margin:5px;}

/*------------------AD--------------------------------*/

#divMenuAd{
	
	width:190px
	font-size:10px;
	float:left;
	clear:left;
}

#divMenuAd ol{
	padding:10px 10px 10px 30px;
	font-size:10px;
}

#divMenuAd ol li{
	font-size:10px;
	color:#fff;
	text-weight:bold;
	padding-bottom:5px;
}

#divMenuAd ul{
}

#divMenuAd ul li{
	display:inline;
	padding:5px;
	font-size:9px;
	list-style-image:url(../images/list.png);
}

#divContentAd{
	font-size:9px;
	background-color:#fff;
}
/*------------------AD--------------------------------*/





/*--------------------LISTADO NOTICIAS -------------------------*/
#contenedorNoticias{
	background:#fff;
	width:695px;
}
#contenedorNoticias h1{
	padding:10px 0 20px 10px;
	font-size:1.4em;
}

#contenedorNoticias p{
	width:690px;
	padding:10px 0 10px 0;
	font-size:1.1em;
}


#contenedorNoticias ul{
	padding:10px 0 20px 0;
}
#contenedorNoticias ul li{
	padding:0 0 0 10px;
	list-style-type:none;
}

#contenedorNoticia ul li h1{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1.3em;
}

#contenedorNoticia ul li h2{
	font-size:3.1em;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#contenedorNoticia ul li h3{
	font-size:0.9em;
}

#contenedorNoticia ul li p{
	width:600px;
	padding:10px 0 10px 0;
	font-size:0.7em;
	font-weight:normal;
}

#contenedorNoticia ul li p.link1{
	text-align:right;
	width:600px;
	padding:10px 0 10px 0;
	font-size:1.1em;
}
/**--------------------FIN LISTADO NOTICIAS -------------------------*/



/*--------------------DETALLE NOTICIAS -------------------------*/
#contenedorNoticiasDetalle{
	background:#fff;
	width:695px;
}
#contenedorNoticiasDetalle h1{
	padding:10px 0 20px 10px;
	font-size:1.4em;
}

#contenedorNoticiasDetalle p{
	width:690px;
	padding:10px 0 10px 10px;
	font-size:1.1em;
}

/**--------------------FIN LISTADO NOTICIAS -------------------------*/