body {
  background:#ffffff;
  margin:0;
  padding:0;
  color:#242424;
  font:x-small/1.5em Tahoma;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
   SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #FF9900;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9900;
  }
  
  

A.form:visited {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor:pointer;
	color:#FF9900;
	border: none;
	font-weight: normal;
	}

A.form:hover {
		
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	cursor:pointer;
	color:#FF9900;
	border: underlined;
	font-weight: normal;
}
	
A.form:link {

	Tahoma, Arial, Helvetica, sans-serif;Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor:pointer;
	color:#FF9900;
	border: none;
	font-weight: normal;
}

#base   
    {
	width: 750px;
	float: left;
	margin-left: 15px;
	}

html>body {font-size:small;}

input {
background-color: rgb(255,255,255); 
color: #242424; 
font-family: Tahoma; 
font-size: 9pt; 
border: 1px solid #242424;
}

#header {
  margin-left: 15px;
  float:left;
  width:750px;
  background:#ffffff url(../img/bg.gif) repeat-x bottom;
  font-size:70%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background: url(../img/left_on.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background: url(../img/right_on.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:normal;
  color:#242424;
  font-size: 11px;
  }
  
#header .destacado {
  float:left;
  display:block;
  background: url(../img/right_on.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:normal;
  color:#242424;
  font-size: 11px;
  }  
  
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#FF9900;
  }

#header #current {
  background-image: url(../img/left.gif);
  }
  
#header #current a {
  background-image: url(../img/right.gif);
  color:#ffffff;
  padding-bottom:5px;
  }
  
#header #promocions {
  background-image: url(../img/left.gif);
  float:right;
  }
#header #promocions a {
  background-image: url(../img/right.gif);
  color:#ffffff;
  padding-bottom:5px;
  }
  

    
  #contenido {
	font-size: 11px;
	width: 750px;
	float: left;
	margin-left: 15px;
	border-left: 1px Solid #FF9900;
	border-bottom: 1px Solid #FF9900;
	border-right: 1px Solid #FF9900;
	font-weight: normal;
	background-repeat: no-repeat;
	
}

#destacados {
	font-size: 11px;
	width: 750px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-left: 1px Solid #FF9900;
	border-bottom: 1px Solid #FF9900;
	border-right: 1px Solid #FF9900;
	border-top: 1px Solid #FF9900;
	font-weight: normal;
	background: url('../img/logosmall.jpg') no-repeat top right;
		
}

#iconos { 
           float:left;
		   padding:24px;
		  font-size: 11px; 
		  line-height: 15px;
		  } 
		   		  

#contenido p {
	margin: 15px 20px;
}
#contenido td {
	font-size: 11px;
	margin: 15px 20px;
}
	#main {
	
			text-align: center;
		width: 750px;
		font: 7pt Tahoma, Helvetica, sans-serif;
	
	}