@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#ebebeb;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#4E4D4E;
	}
p{
	margin:5px;
	margin-left:10px;
	margin-right:10px;
	}

#main{
	width:770px;
	margin:0 auto;
	background-color:#ebebeb;
	}

/* **************************************************************************************************************************************************************************** */
#header{
	float:left;
	width:100%;
	margin-top:20px;
	}

#header_top{
	float:left;
	width:100%;
	}

#header_bottom{
	float:left;
	width:100%;
	margin-bottom:10px;
	margin-top:5px;
	color:#2e3192;
	font-size:14px;
	font-weight:bold;
	border-left:#E07F86 solid 2px;
	border-right:#E07F86 solid 2px;
	}

#logo_bvictorin{
	float:left;
	width:237px;
	}

#logo_texto{
	float:left;
	width:115px;
	font-size:14px;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	}

#logo_victorinox{
	float:left;
	width:183px;
	}

#box_busqueda{
	float:left;
	width:225px;
	}

.search_button{
	margin-top:10px;
	background-image:url(../formato/images/btn_buscar.gif);
	background-repeat:no-repeat;
	width:79px;
	height:28px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	}
/* **************************************************************************************************************************************************************************** */

#content{
	float:left;
	width:100%;
	background-color:#FFF;
	}

.table_content{
	margin:10px;
	width:97%;
	}

#menu{
	/*width:100%;*/
	
	float:left;
	text-align:center;
	margin-bottom:5px;
	}

#left_content{
	width:57.5%;
	float:left;
	}

#right_content{
	width:42%;
	float:left;
	margin-top:-36px;
	}

#novedades{
	float:left;
	width:100%;
	background-color:#FFF;
	}

#noticias{
	width:100%;
	float:left;
	background-color:#FFF;
	}

#noticias_title{
	background-image:url(../formato/images/bar_background.jpg);
	background-repeat:repeat-x;
	height:31px;
	color:#FFF;
	font-weight:bold;
	padding-left:15px;
	}

#content_bottom{
	float:left;
	width:100%;
	border-top:#9F9F9F dotted 2px;
	}

#compras{
	float:left;
	width:33%;
	border-right:#9F9F9F dotted 2px;
	}

#otros_productos{
	float:left;
	width:30%;
	border-right:#9F9F9F dotted 2px;
	min-height:180px;
	}

#otros_productos_content{
	float:left;
	width:60%;
	}

#ofertas{
	float:left;
	width:36%;
	}

#otras_lineas{
	float:left;
	width:100%;
	border-bottom:#9F9F9F dotted 2px;
	}
/* **************************************************************************************************************************************************************************** */

#footer{
	float:left;
	width:100%;
	}

#puntos_venta{
	float:left;
	width:100%;
	text-align:center;
	}

#amigos{
	float:left;
	width:100%;
	text-align:center;
	border-bottom:#9F9F9F dotted 2px;
	padding-bottom:10px;
	}

#footer_content{
	float:left;
	width:100%;
	font-size:10px;
	margin-bottom:15px;
	}

#footer_content a{
	color:#d41421;
	text-decoration:underline;
	margin-left:2px;
	margin-right:2px;
	font-size:10px;
	}

#footer_content a:hover{
	text-decoration:none;
	}
/* **************************************************************************************************************************************************************************** */

.red_title{
	color:#D3131F;
	font-weight:bold;
	margin-top:10px;
	}

a.read_more{
	background-image:url(../formato/images/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#D3131F;
	text-decoration:none;
	}

a.read_more:hover{
	text-decoration:underline;
	}

a.red_link{
	color:#D3131F;
	text-decoration:none;
	}

a.red_link:hover{
	text-decoration:underline;
	}

.small_text{
	font-size:9px;
	}

.border_br{
	border-bottom:#9F9F9F dotted 2px;
	border-right:#9F9F9F dotted 2px;
	}

.border_b{
	border-bottom:#9F9F9F dotted 2px;
	}

a.link_brand{
	color:#656565;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#D2D2D2 solid 2px;
	font-size:10px;
	}

a.link_brand:hover{
	text-decoration:none;
	border-bottom:none;
	}

.errorformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.plomo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09C;
	font-weight:bold;
	}

a.plomos:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration : none;
	font-weight:bold;
	}

a.plomos:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration : none;
	font-weight:bold;
	}

a.plomos:hover{
	color:#CC0000;
	font-weight: normal;
	font-weight:bold;
	text-decoration:underline;
	}

a.link_categoria{
	color:#036;
	text-decoration:underline;
	}

a.link_categoria:hover{
	color:#930;
	text-decoration:none;
	}

.productos_total{
	color:#069;
	}

.peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000;
}

.enlaces_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
a.enlaces_menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
a.enlaces_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
a.enlaces_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	line-height: 10px;
}














