body {
	background-image: url(images/azul.jpg);
	background-attachment:fixed;
	background-color: #05569d;
}
.titulos {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005085;
}
a:link {
	color: #2EA699;
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #2EA699;
	font-size: 11px;
	font-family: Arial, Helvetica, bold, sans-serif;
}
a:hover {
	color: #2EA699;
	font-size: 11px;
	font-family: Arial, Helvetica, bold, sans-serif;
	text-decoration: none;
}
a:active {
	color: #2EA699;
	font-size: 11px;
	font-family: Arial, Helvetica, bold, sans-serif;
	text-decoration: none;
}
/*_________TABLA CONTENIDOS______________________*/

#table_contenidos {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
}
#table_contenidos a
{
	color: #e63807;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#table_contenidos a:hover
{
	color: #e63807;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
#specs {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F2F2F2;
	table-width: 185px;
}
#specs a
{
	color: #e63807;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#specs a:hover
{
	color: #e63807;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


/*_________MENU PRODUCTOS______________________*/

#botonera_prod
{
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #267fe3;
}

#botonera_prod a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#botonera_prod a:hover
{
	color: #ff3300;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#botonera_prod_02
{
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/fdo_productos_02.jpg);
}

#botonera_prod_02 a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#botonera_prod_02 a:hover
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.titulos_categorias {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.titulos_productos {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.titulos_contenidos {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
.subtitulos_categorias {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2ea699;
}
.contenido_categorias {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	color: #666666;
}
.precio_categorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
text-align:center;color: #E42322;
}
.mapa_categorias {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	font-weight: bold; 
	text-align:left;
}
#modelos_yamaha
{
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight: normal;
	color: #333333;
}

#modelos_yamaha a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#modelos_yamaha a:hover
{
	color: #ff3300;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.titulo_tabla_modelos_yamaha {
	font-family: Arial, Helvetica, bold, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

/*_________FICHA CATEGORIAS______________________*/

.marco1 IMG{ 
   border: 1px solid #bebebe; 
}
.marco2 IMG{ 
   border: 1px solid #FF0000; 
}
#ficha_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #bebebe;
}

/*_________FOOTER______________________*/

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	color: #666666;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}

#footer a
{
	color: #044d97;
}
#footer a:hover
{
	text-decoration: none;
	color: #044d97;
}
