/* -------------------------------------------------------------------------- HOME	*/
#lateralhome {
	width: 240px;
	float:left;
	}

#lateralhome H1 {
	font-size:12px;
	color:#666666;
	padding: 20px 8px 0px 20px; 
	margin: 0;
	text-align:center;
	}
	
#textohome{
	font-size:10px; 
	padding: 0px 0px 0px 0px; 
	margin: 10px 20px 0px 20px; 
	text-align:justify;
	}
	
#copetehome {
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	text-align:center;
	padding: 0px 0px 0px 0px; 
	margin: 20px 20px 0px 20px; 
	}
	
#botones {
	width: 654px;
	height: 31px;
	margin:0px;
	background-color:transparent;
	float:left;
	}
#boton1 {
	width: 154px;
	height: 31px;
	margin:0px;
	float:left;
	}
#boton2 {
	width: 166px;
	height: 31px;
	margin:0px;
	float:left;
	}
#boton3 {
	width: 166px;
	height: 31px;
	margin:0px;
	float:left;
	}
	#boton4 {
	width: 166px;
	height: 31px;
	margin:0px;
	float:left;
	
	}

#lateralhome ul {
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 0px 0px; 
	margin: 30px 20px 0px 20px;
	}

#lateralhome ul li.contacto a {
	background: transparent url(../imagenes/ico_sobre-dw.png) left center no-repeat;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	}

#lateralhome ul li.contacto a:hover {
	background: transparent url(../imagenes/ico_sobre-up.png) left center no-repeat;
	color: #999;
	}

#lateralhome ul li.ptosventa a {
	background: transparent url(../imagenes/ico_office-up.gif) left center no-repeat;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#990000;

}

#lateralhome ul li.ptosventa a:hover {
	background: transparent url(../imagenes/ico_office-dw.gif) left center no-repeat;
	color: #999;
	}
/* -------------------------------------------------------------------------- COMBO	*/
#combos p.bold { 
	margin:0px 0px 0px 20px; 
	color: #333333; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight: bold;
	padding:0px; 
	line-height:13px
	}
#combos form { 
	margin:0px; 
	padding:0px
	}
#combos form p { 
	margin:5px 0px 5px 20px; 
	color: #333333; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding:0px; 
	line-height:13px
	}
#combos select { 
	margin:0px 90px 0px 20px; 
	width:130px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height: 13px; 
	background-color:#F1EEE9; 
	border:1px #999999 solid;
	} 
