html { 
	height: 100% ; 
	border : none; 
	margin : none;
	font-family :verdana, arial;
	}
	
body { 
	height : 100%; 
	width : 100%; 
	margin : none; 
	border : none; 
	text-align : center;
	background : black;
	}

img {
	border : none;
	margin : none;
	}
	
.enlace_accesorios {
	float      : left;
	display    : inline;
	margin-left: 35px;
	margin-top : 5px;
}

a {
	border : none;
	margin : none;
	text-decoration : none;
	color : white;
	}	
	
#contenedor { 
	width : 770px; 
	height : 743px; 
	margin : none; 
	border: none; 
	display : block;
	}
	
#cabecera { 
	width: 100%; 
	height : 96px; 
	background : black;
	}
	
#cabecera2_empresa { 
	width: 100%; 
	height : 122px; 
	background : url(/imagenes/cabecera2_empresa.jpg) black;
	}
	
#cabecera2_motocicletas { 
	width: 100%; 
	height : 122px; 
	background : url(/imagenes/cabecera2_motocicletas.jpg) black;
	}	
	
#cuerpo {
	width : 770px;
    height: 433px;
    padding : 0px;
    background : #2c2c2c ;
       	}		

#cuerpo_motocicletas {
	float : left;
	width : 100%;
        height: auto;
        background : #2c2c2c ;
       	}	
#cabecera_moto { 
	width : 100% ; 
	height : 442px; 
	background : url(/imagenes/imagen_moto_centro.jpg) no-repeat;
	}
	
#colores {
	float : right;
	display : inline;
	margin-top   : 10px;
	margin-right : 20px;
	margin-bottom: 20px;
	}	

#colores a {
	margin-bottom : 10px;
	}	
	
legend {
	color : white;
	font-size : 10px;
	}	
	
#descripcion {
	width : 410px;
	height: 298px;
	float : right;
	margin-right: 19px;
	margin-top : 0px;
	margin-left : 0px;
	text-align : justify;
	color : white;
	display : inline;
	font-size :12px;
	}
	
#expecificaciones { 
	text-align : left;
	float : right;
	color : white;
	font-size : 8px;
	}

#expecificaciones th {
	background :black;
	}	

#foto_moto {
	     float : left;
	     display : inline;
	     margin-left : 20px;
	     margin-top : 10px;
	     border: 1px solid black;
	     }
	     
#galeria {
	float : right;
	display : inline;
	margin-left: 200px;
	margin-right: 20px;
	margin-top: 20px;
	}
	
#imagen_empresa {
	float : left;
	display : inline;
	margin-left: 21px;
	margin-top: 23px;
	padding : 0px;
	}

#imagen_moto {
	width: 100%;
	height: 70px;
	}	

li {
	margin : none;
	padding: none;
	list-style-position : none;
	}
	
#logotipo_cabecera1 { 
	float : left; 
	margin-top : 20px;
	}
	
#logotipo_cabecera2 { 
	float : right; 
	margin-top : 35px;
	margin-right: 16px;
	}	
	
#menu {
	width: 101%;
	height: 37px;
	display : block;
	background : black;
	}
	
#motocicletas {
	width : 256px;
	height: 284px;
	margin-top: 50px;
	display: block;
	float : left;
	}

#motocicletas_centro {
	width : 256px;
	height: 284px;
	margin-top: 50px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	display: block;
	float : left;
	}			

h2{
	color : #7b7b7b;
	font-size : 18px;
	}
	
h1    { 
	float : left;
	width : 95%;
	text-align: left;
	margin-top : 20px;
	margin-left: 21px;
	margin-bottom: 0px;
	display : inline;
	}

#primer_titulo {
	color : white;
	font-size : 26px;
	font-family :arial;
	}
	
#segundo_titulo {
	color : #048adf	;
	font-size : 26px;
	font-family: arial ;
	}
	
#menu a {
	float : left;
	}	
	
#texto_moto{
	width  : 300px;
	height : 500px;
	float :right;
	text-align : justify;
	color : white;
	margin-right: 10px;
	font-size : 9px;
	}	

#texto_moto p{
	margin-left: 5px;
	margin-right: 5px;
	}
		
ul	{
	list-style : none;
	padding : none;
	margin : none;
	font-size : 10px;
	text-align: left;
	}

#seleccionar_texto {
	margin-top : -20px;
	margin-bottom: 0px;
	margin-right: 45px;
	font-size : 14px;
	float : right ;
	}	
		
#pie {
	width: 100%;
	height: 60px;
	background: black;
	font-size : 12px;
	color : white;
	text-align : left;
	}	
	
#pie text {
	margin-top: 5px;
	color : white;
	font-size : 12px;
	float : left;
	text-align : left;
	}

#texto_contacto {
	text-align : left;
	float: left;
	margin-left : 20px;
	display : inline;
	width : 300px;
	height: 350px;
	background-color : #808080;
	font-family : arial;
	font-size : 14px;
}

#texto_contacto p {
	margin-left: 8px;
	margin-right: 8px;
	margin-top  : 1em;
}

#texto_contacto table {
	font-family : arial;
	font-size : 12px;
}

#texto_contacto th {
	background : black;
	color      : white;
}