BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color: #5367B2;
	background-image: url(../img/background.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	margin-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

FORM {margin:0px;}
INPUT {margin:0px;}

TABLE,TR,TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
} 

IMG  {
border: 0px solid white;
}
IMG A {
border: 0px solid white;
}

.logo{ padding:10px;
margin:10px;}


 FIELDSET.contenido {
 color:#333333;
 padding:10px;
margin:10px;
border-left:1px solid #eeeeee;
border-top:1px solid #eeeeee;
border-right:1px solid #666666;
border-bottom:1px solid #666666;

  font-size:11px;
  }

.contenido{
margin:10px;
}

.contenido-title{
background-color:#eeeeee;
color:#000000;
font-size:13px;
}
.contenido a{
font-size:9px;
}
.contenido a:hover{
font-size:9px;
}

.contenido-novedad a{
font-size:9px;
background-color:#0c38d3;
color:#ffffff;
}

.contenido-novedad a:hover{
font-size:9px;
background-color:#0c38d3;
color:#cccccc;
}

.contenido-oferta a{
font-size:9px;
background-color:#cb0000;
color:#ffffff;
}

.contenido-oferta a:hover{
font-size:9px;
background-color:#cb0000;
color:#cccccc;
}

.box{
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
}

.box2{
background-color:#ffffff;
border-left:1px solid #eeeeee;
border-top:1px solid #eeeeee;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}


.error{
color:#cb0000;
}

.navigacion2{
margin-left:10px;
color:#333333;
font-size:11px;
text-decoration:none;
}
.navigacion2 a{
color:#333333;
font-size:11px;
text-decoration:none;
}

.navigacion2 a:hover{
color:#cb0000;
font-size:11px;
text-decoration:none;
}


A{
color:#333333;
font-size:11px;
text-decoration:none;
}

 A:hover{
color:#cb0000;
font-size:11px;
text-decoration:none;
}

LEGEND{
font-size:11px;
padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;

}

LEGEND.novedad{
font-size:11px;
background-color:#0c38d3;
color:#ffffff;
}

LEGEND.novedad a{
font-size:11px;
background-color:#0c38d3;
color:#ffffff;
}

LEGEND.novedad a:hover{
font-size:11px;
background-color:#0c38d3;
color:#cccccc;
}

LEGEND.oferta{
font-size:11px;
background-color:#cb0000;
color:#ffffff;
}

LEGEND.oferta a{
font-size:11px;
background-color:#cb0000;
color:#ffffff;
}

LEGEND.oferta a:hover{
font-size:11px;
background-color:#cb0000;
color:#cccccc;
}
.footer{
text-align:center;
color:white;
}

.footer a{
text-align:center;
color:white;
}

.footer a:hover{
text-align:center;
color:white;
text-decoration:underline;
}

.price-oferta{
color: #cb0000;
font-size:larger;
font-weight:bold;
}