body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #024a7d;
}
body {
	background-color: #E5E5E5;
}
a:link {
	color: #024a7d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #024a7d;
}
a:hover {
	text-decoration: none;
	color: #024a7d;
}
a:active {
	text-decoration: none;
	color: #024a7d;
}

h1{
	font-size:16pt;
	text-align:left;
	margin-left:20px;
}

h2{
	font-size:13pt;
	text-align:left;
	color:#e3001b;
}

h3{
	font-size:11pt;
	text-align:left;
	font-weight:bold;
}

h4{
	font-size:10pt;
	text-align:left;
	font-weight:bold;
}

.itemsMenuFijaciones{
	border-bottom:solid 1px #e2e2e2; 
	width:155px; 
	background-image:url(../Img/home/menu_right_point.png); 
	background-repeat:no-repeat;
	padding-left:20px; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	text-align:left; 
	color:#797979;
	cursor:pointer;
}

.itemsMenuFijaciones:hover{
	background-image:url(../Img/home/menu_right_point_select.png); 
	font-weight:bold;
}

.box{
	background-image:url(../Img/home/backTitle.png); 
	background-repeat:no-repeat; 
	border:solid 1px #dbdbdb; 
	width:199px; 
	text-align:left;
	margin-bottom:4px;
}

.boxTitle{
	margin-top:12px; 
	margin-left:30px; 
	margin-bottom:20px;
	font-weight:bold;
}

.flashHome{
	width:549px;
	height:261px;
	/*border:solid 1px #dbdbdb; */
	margin-bottom:2px;
	margin-top:-3px;
	*margin-top:-1px;
	background-image:url(../Img/slideShow/01.jpg);
}

.verDetallesNovedad{
	background-image:url(../Img/home/ver_detalles_novedad.png);
	width:184px;
	height:53px;
	margin-top:7px;
	margin-bottom:7px;
	vertical-align:middle;
	padding-top:12px;
}

.precioAzul{
	text-decoration:none;
	font-size:15pt;
}

.precioRojo{
	text-decoration:none;
	font-size:18pt;
	color:#e3001b;
}

.tituloListadoFijaciones{
	color:#e3001b;
	font-weight:bold;
	background-image:url(../Img/home/menu_right_point.png); 
	background-repeat:no-repeat;
	padding-left:20px; 
}

.textoRojo{
	color:#e3001b;
}
.textoGris{
	color:#666;
}

.unidades{
	text-decoration:none;
	font-size:8pt;
}

.boxNewProduct{
	background-image:url(../Img/home/box_new_product.png); 
	background-repeat:no-repeat; 
	width:271px;
	height:314px;
	text-align:center;
	margin-bottom:3px;
	padding-top:20px
}

.subtituloBoxProducto
{
	color:#458bb9;
}

.longitud{
	font-size:8pt;
	color: #999;
}

.cantidad{
	border: 1px solid #C0C0C0; 
	text-align:right;
	font-size:10pt;
}

.anadirCestaHome{
	cursor:pointer; 
	margin-top:6px;
	*margin-top:4px
}

.formCestaBox{
	text-align:left;
	margin-top:15px;
}

.precioBox{
	padding-top:12px;
	*padding-top:0px;
}
.eliminarLista{
	font-size:8pt;
	color:#e3001b;
}

.boxFijacion{
	background-image:url(../Img/home/backTitleFijacion.png); 
	background-repeat:no-repeat; 
	border:solid 1px #dbdbdb; 
	width:304px; 
	text-align:left;
	margin-bottom:4px;
}

.boxTitleFijacion{
	margin-top:12px; 
	margin-left:35px; 
	margin-right:15px; 
	/*margin-bottom:20px;*/
	font-weight:bold;
	height:54px;
}




