body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	padding: 0px;
	background: #ffffff;
	
}
b { color: #FF6600; }

h1 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	}
	
h2{
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 9px;
	line-height: 14px;
	font-style: normal;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #f4f4f4;
	}
h3{
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight: bold;
	font-size:13px;
	line-height: 14px;
	font-style: normal;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
h4 { 
	font-family: Tahoma, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:11px;
	line-height: 14px;
	font-style: normal;
	color: #0033CC;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 5px;
	padding: 5px 5px 5px 10px;
	background: url(images/cart.gif) no-repeat;
}
h4 a { color: #0033CC; } h4 a:hover { color: #FF0033; }
P{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	line-height: 14px;
	margin: 0px;
	padding: 0px;

	
}

	.borderlisting { border: 1px solid #ccc; padding: 2px; text-align: left;}
.borderlisting a { color: #660000; padding: 0 0 0 10px;}
.borderlisting a:hover { color: #006699;}
.borderlisting li { list-style-image: url(images/bull2.jpg);}
.menu{
	color: #FF0033;
	margin: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
		}
.menu2{
	color: #FF0033;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: -16px;
		}
		
.menu1{
	color: #006699;
	padding: 5px;
	background: #f4f4f4;
	margin-left: -16px;
		}
		

a.masinfo:link { 
	color:#FF0033;
	text-decoration:none;
	}
a.masinfo:visited { 
	color:#FF0033; 
	text-decoration:none; 
	}
a.masinfo:active { 
	color:#FF0033; 
	text-decoration:none; 
	}
a.masinfo:hover { 
	color:#999999; 
	text-decoration:none;
	 border-bottom:1px dotted #999999; 
	}

	
.titulopagina{
	margin: 0px;
	padding: 0px;
}

	
/*- Navegacion */

#navegacion {
	width: 140px;
	padding-left: 16px;
	padding-right: 10px;
	margin: 12px 0px 0px 0px;
	float: left;

	}

#navegacion ul
 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(images/flecha_grises.gif);
	list-style-position: outside;
 }
#navegacion h2 { font-size: 10px; }
	
 #navegacion li { margin: 0px; padding: 0px; line-height: normal; }

 #navegacion a
 {
 display: inline;
 color: #222;
 text-decoration: none;
 font-size: 110%;

 }
 
 #navegacion a.actual {
  color: #000000;

}

 #navegacion a:hover
 {
 color: #0033CC;
 border-bottom:1px dotted #FF0033;
 }

 /*- Navegacion */
 

#principal{
	background:#FFFFFF;
	width: 700px;
	margin: 0 auto;
 }

#naveyform{
	width:140px;
	position: absolute;
	left: 0px;	
}

 #columna0{
	width: 150px;
	text-align: center;
	margin: 15px 2px 0 0;
	display: inline;
	float: right;
	font-size: 12px;
	
}


#formulario{ width: 130px; }


 #contenido{
	width:485px;
}


  #columna1{
	float: right;
	padding-top: 10px;
}

 #columna2{
	width:240px;
	left: 201px;
	top: 0px;
	float: right;


}

#columna1y2{
	width:463px;
	position: absolute;
	left: 160px;
	height: 295px;
	top: 345px;

}
.noticia0 { border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
	padding-top: 4px;
	 }
	
 #noticia1, #noticia2, #noticia3, #noticia4, #noticia5,  #noticia0 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
	padding-top: 4px;

}

 /*- Navegacion */

 #header {
	height: 100px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
 }
 
  #titulo{
	width:177px;
	height: 99px;
	float: left;
	padding: 0px;
	display: inline;
 }
 
 
  #logo{
	width:211px;
	height:86px;
	text-align: right;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;

 }
 /*- Navegacion */

  #principal hr{
  display:none;
	

 }

  #footer {
	width:700px;
	padding: 10px;
	clear: both;
	background: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin: 0 auto;
 }
  #footer a {
  	color: #333;

 }
 /*- formulario */

.suscribeboton{
	margin: 5px 0;
	width: 150px;
	padding: 5px 0;
	border: 1px solid #fff;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	background: url(images/serch.gif) repeat-x;
}
.suscribeboton:hover{
	background: url(images/serch.gif) repeat-x;
	border: 1px solid #999;
}
.suscribebotonn{
	width:150px;
	background: #1e6ca6; border: 2px solid #fff; color: #fff; font-weight: bold; padding: 2px;
}
  #formulario{
	width:120px;
	text-align:center;
	margin: 0px;
	padding: 0px;


 }


  /*- formulario */

#rotabanner {
	width:445px;
	height:324px;

 }
 
  #titulobanner{
	text-align: left;
	float: left;	
 }
 
 #paginador{
	width:220px;
	float: right;
	margin-top: 10px;
	height: 15px;
	text-align: right;	
}	

 #contenidointerior{
	width: 500px;
	margin: 10px 0 0 0;
	float: right;
	padding: 10px;
	border-left: 1px solid #ddd;
	font-weight: normal;
}
 /*- Navegacion */

#navegatipos {
	margin: 0px 0px 7px;
	list-style-type: none;
	padding: 0px;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 270px;
	height:14px;
	border:1px dotted #FF0000

}

#navegatipos ul
 {
	float:left;
	list-style-type: none;
	list-style-position: outside;
	left: 0px;
	top: 0px;
		padding: 0px;
		border-right:1px;
	border-right-color:#CCCCCC;
}


 #navegatipos li {
	margin: 0;
	width: 90px;
	display: inline;
	padding-right:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 5px;
	

 }

 #navegatipos a
 {
 color: #666666;
 text-decoration: none;
 




 }

 #navegatipos a:hover
 {
 color: #FF0033;
 border-bottom:1px dotted #FF0033;





 }

 /*- Navegacion */
 	  
	 #icon {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	width: 105px;
	text-align: right;
	top: 0px;
	right: 0px;
	float: right;
	position: absolute;

 }	   

 #naveicon {
	padding: 0px;
	position: relative;
	

 }	   





#confirma {
	width:120px;
	height:45px;
	background-image:url(images/fondo_cabecera2.png);
	text-align: center;
	color:#FFFFFF;
	padding: 10px;
	margin: 0px;
	float: left;
	bottom: 45px;
	left: 10px;
	position: absolute;
	z-index:2;
	visibility: hidden;

}

.blanco{
color:#FFFFFF;

}

.pequehome{
margin-bottom:10px;

}

	
.h2home {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:10px;
	line-height: 14px;
	font-style: normal;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	}
	
#promo {
	width:1px;
	height:1px;
	padding: 0px;
	margin: 0px;
	left: 586px;
	position: absolute;
	z-index:5;
	top: 500px;
	overflow: visible;
	visibility: visible;


}
#naviga { border-top: 0px solid #ccc; }
#naviga ul { margin:0; padding:0; }
#naviga  li { display: inline; float:right;}
#naviga  li a {padding: 5px 10px;  margin:0; color: #1e6da6;	font-family:verdana;	font-size: 11px; text-align: center;	text-decoration: none; font-weight: bold; border: 1px solid #ccc; float:left; border-top: 0px; float:left;}
#naviga a:hover { background: #f4f4f4; color: #0033CC; text-decoration: none;}


th { font-weight: normal; }
th ul { padding-left: 30px; }
table { border-bottom: 1px solid #ccc; }

.couponcode { float: right; padding: 5px; background: #FF0033; color: #fff; cursor: pointer; font-weight: normal; text-decoration:none; }
.couponcode:hover { background: #FF0099; }
.couponcode b { color: #FFFFFF; }
.cuponcode a { text-decoration: none; color:#0000FF; font-weight: bold; }
.cuponcode a:hover { color: #FF9900; }
