@charset "utf-8";
/* CSS Document */

#cesta:hover{
	cursor: pointer; 
	cursor: hand;
	color:#ffffff;
}

.btn_menu{
text-align:center; height:20px; width:180px; padding:9px 0px 0px 0px; font-weight:bold; font-size:13px; line-height:14px; float:left; background:#000000; color:#FFFFFF;
}

.btn_menu a{
color:#FFFFFF;
text-decoration:none;
}

.btn_menu:hover{
background-color:#c1c1c1;
}
/*-------------------------------------------------------------------*/


.btn_menu1{
text-align:center; height:20px; width:180px; padding:9px 0px 0px 0px; font-weight:bold; font-size:13px; line-height:14px; float:left; color:#FFFFFF;
}

.btn_menu1 a{
color:#FFFFFF;
text-decoration:none;
}

.btn_menu1:hover{
}

/*-------------------------------------------------------------------*/

.separador_menu{
background-color:#990000; margin:5px 2px 5px 2px; width:2px; height:21px; float:left;
}

#menu{
background-image:url(images/back_menu_carro.jpg); 
background-repeat:repeat-x; height:31px;
clear:both;
}
#menu_links{ 
width:960px; margin:2px auto; height:29px; background-image:url(images/menu_carro.png);
}

.tit_prod {
	font-weight: bold;
	color: #6c6c6c;
	text-decoration: none;
}
.tit2_prod {
	font-weight: bold;
	color: #AF113E;
	text-decoration: none;
}
.talla_prod {
	font-weight: normal;
	color: #959595;
	text-decoration: none;
}
#text_prod {
	font-size: 10px;
	line-height: 11px;
}
.precio {
	color: #959595;
	text-decoration: none;
}
#cuerpo #pagina #contenido #contenido_carro #menu_left #opciones_menu a {
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #959595;
	text-decoration: none;
}


#imagen_prod{
height:162px; overflow:hidden; background-repeat:no-repeat; background-position:top center;
}

#text_prod{height:60px; padding-left:40px; padding-top:5px}
#navegar ,  #navegar a , #navegar a:hover , #navegar a:visited, #navegar a:visited:hover{
	font-weight: bold;
	color: #C04467;
	text-decoration: none;
	font-size:11px; line-height:12px;
}

#links_conta{
	color: #666666;
    text-decoration: none;
	font-size:11px; 
	line-height:12px;
	margin-top:10px;
}
#links_conta a,#links_conta a:hover, #links_conta a:link,#links_conta a:visited {
	color: #666666;
    text-decoration: none;
}

.link_negro{
color:#333333;
text-decoration:none;
font-weight:bold;
}

.link_rojo{
color:#AF113E;
text-decoration:none;
font-weight:bold;
}

.errores{
background-color:#FFECEF;
border:#FFB3C8 1px solid;
}


