@charset "ISO-8859-1";
/* CSS Document */

body {
	background:white none repeat scroll 0 0;
	color:#4E4E4E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	
}
h1{
	margin-top:5px;
	font-size:24px;
	margin-bottom: 5px;
}

h2{font-size:18px;}
h3{font-size:14px;}



a:hover {
	color: #333333;
	text-decoration: none;
	border:none;
}

a:link{
	text-decoration:none;
	color:#000000;
	border:none;
}
	
a:visited{
	text-decoration:none;
	color:#333333;
	border:none;
}


#menu-carro{
	width:180px;
	border:1px solid #000000;
	margin-top:5px;
}


#menu-carro h2{
	font-size:14px;
	font-weight:bold;
	
	color:#FFFFFF;
	margin:0;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

#menu-carro dl{
	width:100%;
	border:none;
}
.cantidad{
	width:80px;
	margin-top:5px;
	margin-bottom:3px;
	vertical-align:middle;
	line-height:normal;
	float:left;
	text-align:center;
}

.precioud{
	width:89px;
	margin-top:5px;
	margin-bottom:3px;
	vertical-align:middle;
	line-height:normal;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	float:left;
	text-align:center;
}

#menu-carro dl dd{
background:#cccccc;
font-size:11px;
overflow:hidden;
padding:5px 5px 5px;;
width:170px;

}

.comprar{
	text-align:center;
	border:none;
}

.sumatotal{
	text-align:center;
	border:0;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

#menu-carro h3{
	margin:0;
	overflow:hidden;
	width:100%;
	line-height:normal;
	font-size:11px;
	text-indent:5px;
	margin-bottom:10px;
	width:150px;
	float:left;
}

.description {
	color:#4E4E4E;
	font-size:12px;
	height:50px;
	margin-left:15px;
	margin-top:5px;
	width:410px;
}


img.image  {
	border:1px solid;
	width:250px;
}


<!-- Boto del form de cesta -->
.btnform {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.descripcion{
	text-align:left;
	margin-top:0;
	margin-bottom:0;
	font-size:20px;
	color:#333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
}




ul {
	background-color: white;
	border-bottom: 1px dotted #999;
	list-style: none;
	width: 180px;
	padding-left: 0;
	margin-top: 5px;
	bottom: 0px;
	color:#000000;	
}
 

li.menu_i {
  background-color: #FFF;
  color:#000000;
  border-bottom-width: 0;
}

li.submenu_i {
	border-left: 1px dotted #999;
	background-color: #FFF;
	border: 1px dotted #999;
	border-bottom-width: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.333;
	color: #000000;
}
 

li a {
  color: #000000;
  display: block;
  height: 100%;
  padding: 0.25em 0;
  text-align: center;
  text-decoration: none;
}
 
li a:hover {
	background-color: #EFEFEF;
	color: #000000;
}


li h2{
	display:block;
	font-size:14px;
	color: white;
	height:25px;
	line-height:25px;
	padding-left:12px;
	text-align:center;
	vertical-align:middle;
	margin:0;
	padding:0;
	background-image:url(../images/boton.png)
}



#cuerpo_central {
	margin-left:7px;
	margin-top:0px;
	margin-right:7px;	
	
}

#enviar_emeil {
	background:#000066;
	display:block;
	font-size:14px;
	color:#003366;
	height:25px;
	line-height:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}


.principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}

.principal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-align: left;
}


.bordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}


#secciones{
	border:#B0DFFF solid 1px;
	width: 100%;
	height:auto;
	border-bottom: 1px dotted #999;
	list-style: none;
	width: 98%;
	padding-left: 0;
	margin-top: 5px;
	bottom: 0px;
	
}

#secciones h1{
	color:#666666;
	background-color:#B0DFFF;
	text-align:center;
}

.te_recomendamos{
	margin-top:5px;
	font-size:24px;
	margin-bottom: 5px;
	font-weight: 600;
	color: #990000;
}

