/* CSS Document */
BODY {
	background: url(images/fondo.gif);
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px none;
	
}

a:visited {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px none;
}

a:active {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px none;
}

a:hover {
	color: #F1F1F1;
	text-decoration: none;
	background-color: #ff1721;
	border-bottom: none;
}

H1{
	font-size: 14pt;
	text-decoration: none;
	margin-top: 10px;
	
} 

p{
	margin:0px;
}

#titulo_izq{
	width: 641px;
	background-color: #ffffff;
	float: left;
	height: 50px;
	
}

#titulo_der{
	width: 151px;
	background-color: #e3e3e3;
	float: right;
	height: 50px;
	border-left: 8px solid #ff1721;
	
}

#automoto{
	margin-top: 3px;
	margin-left: 2px;
	float: left;
}

#centenario{
	float: left;
	margin-top: 3px;
	margin-left: 150px;
}

#casco{
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	
}

#cazadora{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#guantes{
	float: left;
	margin-top: 5px;
	
}

#baner_izq{
	width: 214px;
	float: left;
	background-color: #494949;
	border-right: 8px solid #ff1721;
	height: 170px;
}

#baner_der{
	width: 578px;
	float: right;
	background-color: #8d8d8d;
	background-image: url(images/banner20.gif);
	height: 170px;
	background-repeat: no-repeat;
}

#banner1{
	
	height: 50px;
	width: 800px;
	border-bottom: 2px solid Black;
} 

#banner2{
	
	height: 170px;
	width: 800px;
	border-bottom: 2px solid Black;
} 

#yamaha{
	margin-top: 11px;
	margin-left: 4px;
	float: left;
	
}

#raya{
	margin-top: 65px;
	border-bottom: 3px solid #AEAEAE;
}

#fox{
	float: left;
	margin-top: 35px;
	margin-left: 5px;
}

#dainese{
	float: right;
	margin-top: 9px;
	margin-right: 5px;
}


#lateral_izq{
	width: 180px;
	background-color: #040204;
	background-image: url(images/yama_lat_izq3.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	
	
}

#lateral_der{
	width: 620px;
	float: left;
	height: 524px;
	float: left;
	background-color: White;
	background-image: url(images/fondo_tit.gif);
	background-repeat: no-repeat;
}

#prueba{
	margin-top: 151px;
	background-image: url(images/prueba2.gif);
	height: 30px;
	color: #E3E3E3;
	font: bold;
}

#prueba_eusk{
	margin-top: 151px;
	background-image: url(images/aukerak.gif);
	height: 30px;
	color: #E3E3E3;
	font: bold;
}

#montaje{
	padding-top: 105px;
	padding-left: 72px;
	
}

#plano{
	margin-top: 40px;
	margin-right: 25px;
	border: 1px solid Black;
	border-color: Black;
	width: 325px;
	
	float: right;
}

#local_tienda{
	float: right;
	margin-top: 115px;
	margin-right: 20px;
}

#rossi{
	border-top: 3px solid #ff1721;
	background: Black repeat;
	background-color: #040204;
	
}

#tit{
	padding-left: 150px;
	padding-top: 9px;
}

.cuerpolateral{ 
padding: 5px 4px 13px 10px; 
} 

#lateral{
	width: 150px;
	background-color: transparent;
	float: right;
	margin: 32px 7px 0px 0px;
} 

.menu{
	margin: 0px;
	background: transparent url(images/marco4.gif) top;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #666666;
	font-size: 10pt;
	text-transform: uppercase;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

.opciones{
	border-left: 1px solid #464646;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	color: #464646;
	background: #F1F1F1 url(images/flechas11.gif) no-repeat;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

#pie{
	margin-top: 15px;
	background: #b9b9b9;
	height: 106px;

	
	
}

#garantia{
	margin-top: 3px;
	margin-right:3px;
	float: right;
}

#campotexto{ 
float: left; 
}

#otras ul{ 
margin : 5px 10px 0px 0px; 
padding: 0px 0px 0px 4px; 
list-style: none; 
}

#otras li{ 
padding-left: 14px; 
background: transparent url("images/bullet.gif") 0 2px no-repeat; 
margin-bottom: 10px; 
}



#contenedor{
	text-align: left;
	width: 800px;
	margin: auto;
	background-color: #ffffff;
	
}

#borde{
	border: 2px solid gray;
	text-align: left;
	width: 800px;
	margin: auto;
	margin-bottom: 3px;
	
}

#borde2{
	border: 2px solid gray;
	text-align: left;
	width: 800px;
	margin: auto;
	margin-bottom: 3px;
	height: 525px;
	
}


form {
	margin: 10px 0px 10px 0px;
}
textarea {
	border: 1px solid #ccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e8e8e8;
	background-image: url(images/fondo_forms.jpg);
	background-repeat: repeat;
	background-position: top;
}
.textarea2 {
	border: 1px solid #ccc;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
	background-repeat: repeat;
	background-position: top;
}

	
	input {
		border: 1px solid #ccc;
		padding: 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #e8e8e8;
		background-image:url(images/fondo_forms.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}

	input:focus, textarea:focus {
		background-color: #fff;
		background-image: none;
		border: 1px solid black;
	}
	
	input.button {
	border: 3px double #A4A4A4;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
	margin-left: 47px;
	margin-top: 8px;
}
	.linkimagen {
		border: 0px solid #fff;
		border-bottom: 0px solid #fff;
		margin: 0px;
		padding: 0px;
		background-color: #fff;
	}
	
.textoform {
	color: #0495c5;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 2px;
	font-weight: bold;
	float: left;
}

.textoform2 {
	color: #0495c5;
	margin-left: 5px;
	margin-right: 11px;
	margin-top: 2px;
	font-weight: bold;
	float: left;
}

.textoform3 {
	color: #ff1721;
	
}

.separador {
	margin-bottom: 7px;
}

.textoidioma{
	color: Gray;
	font-weight: bold;
	margin-top: 2px;
	float: left;
}

.margen0{
	margin: 0px;
}

.foto{
	border: 1px solid Black;
	margin: 0px 0px 10px 12px;
}

#linkfoto a:hover{
	text-decoration: none;
	background: transparent;
}

#linkfoto a:visited{
	text-decoration: none;
	background: transparent;
}

#contenido{
	margin-left: 15px;
	margin-top: 15px;
}

#titulo{
	font-size: 12pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 20px;

}


#guion{
	margin-top: 0px;
	float: left;
}

.justificado{
	text-align: justify;
}

#portafotos{
	margin-top: 50px;
	margin-left: 65px;
}

#portaaccesorios{
	margin-top: 50px;
	margin-left: 80px;
}

#cuadrofotos{
	border: 1px solid #ff1721;
	border-top: 0px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px 0px 3px 3px;
	width: 484px;
}

#cuadroaccesorios{
	border: 1px solid #ff1721;
	border-top: 0px;
	background-color: #ffffff;
	text-align: left;
	padding: 0px 0px 3px 3px;
	width: 447px;
}

#eguia{
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 50px;
	padding-left: 50px;
	
}

#gros{
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-left: 50px;
}

#titulo_eguia{
	height: 30px;
	background-color: #c6c6c6;
	border: 1px solid Gray;
}

#contenido_eguia{
	height: 176px;
	background-color: #E0E0E0;
	border: 1px solid Gray;
}

#contenido_eguia_izq{
	width: 350px;
	float: left;
	border-right: 1px solid Gray;
}

#contenido_eguia_der_arriba{
	float: right;
	width: 177px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 14px;
}

#contenido_eguia_der_abajo{
	
	float: right;
	width: 187px;
	border-top: 1px dashed Gray;
	text-align: center;
	vertical-align: middle;
	padding-top:3px;
}



#contenido_gros{
	height: 176px;
	background-color: #E0E0E0;
	border: 1px solid Gray;
}

#contenido_gros_izq{
	width: 350px;
	float: left;
	border-right: 1px solid Gray;
}

#contenido_gros_der_arriba{
	height: 70px;
	float: right;
	
	width: 187px;
	text-align: center;
	vertical-align: middle;
	padding-top: 76px;
	
}

#contenido_gros_der_abajo{
	height: 15px;
	float: right;
	width: 187px;
	border-top: 1px dashed Gray;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	padding-top:3px;
}

#historia{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 30px;
	float: right;
}

#racing{
	padding-top: 25px;
	padding-left: 30px;
	float: left;
}

#formulario1{
	padding-top: 20px;
	padding-left: 225px;
}

#formulario2{
	padding-top: 15px;
	padding-left: 150px;
}

#formulario3{
	padding-top: 10px;
	padding-left: 230px;
}

.justificado{
	width: 480px;
	text-align: justify;
	padding-top: 100px;
	padding-left: 93px;
}

#idioma{
	float: left;
	padding-top: 5px;
	padding-left: 35px;
	float: left;
	
}