html {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#999;
	background-color:#fff;
	height:100%;
}

a { outline:0;  } 
* { margin:0px; padding:0px;  }
form { border:0px; padding:0px; margin:0px; }
input { height:18px; }

#principal{ position:relative; top:0px;  width:100%;  min-height:100%;  }
* html #principal{ height:100%;  }


	#principal table{ width:100%; height:100%; font-size:12px; font-family:"Trebuchet MS";
	font-size:12px;	color:#999; border:none;  }
	#principal table td{ border:1px solid; }
		#contenedor{ width:968px; height:405px; text-align:left;  }

	
	.enlace{ width:100%; height:19px; text-align:right;}
	.enlace a{ display:block; width:100%; height:19px; text-align:right; padding-right:17px; background:url(images/topo1.gif) right 6px no-repeat; font-size:15px; color:#F8893A; text-decoration:none;  }

			#col1{ position:relative; float:left; width:447px; height:405px; border-left:1px solid #ccc;  }
				#col1_img{ position:absolute; left:0px; top:0px; width:447px; height:207px; background:url(images/ico1.png) -1px top no-repeat; }
				#col1_tit{ position:absolute; left:5px; top:217px; width:389px; font-size:15px; color:#545454; letter-spacing:1px;  }
				#col1_datos{ position:absolute; left:5px; top:238px; width:150px; line-height:21px; }
				#col1_datos a{ display:block; font-size:12px; color:#999; text-decoration:none;  } 
				#col1_enlace,#col1_enlace2{ position:absolute; left:288px; top:258px; width:75px; height:15px; text-align:right; }
				* html #col1_enlace,* html #col1_enlace2{ left:305px;  }
				#col1_tit2{  }
				#col1_datos2{ position:absolute; left:5px; top:326px; width:290px; font-size:12px; line-height:21px; }
				#col1_datos2 span{ color:#545454; }
				#col1_enlace2{ top:366px;  }

			#col2{ position:relative; float:left;  width:400px; height:405px; border-left:1px solid #ccc; }
				#col2_tit{ position:absolute; left:15px; top:0px; width:218px; height:55px;  }
					 #novedad{ display:block; position:relative; margin-top:-4px; font-size:15px; color:#F8893A;   }
					 #titulo{ display:block;  position:relative; margin-top:-4px; font-size:18px; color:#545454; letter-spacing:1px; }
					 #texto{ display:block; position:relative; margin-top:-4px; font-size:18px; color:#545454;  }
				#col2_img{ position:absolute; left:17px; top:58px; width:240px; height:240px; }
				#col2_enlace{ position:absolute; left:0px; top:306px; width:239px; height:15px;  }
				* html #col2_enlace{ left:17px; }
	
			#col3{ position:relative; float:left; width:118px; height:405px; border-left:1px solid #ccc; }
				#col3_img{ position:absolute; left:8px; top:153px; width:112px; height:209px; background:url(images/ico3.png) left top no-repeat; }
				#col3_enlace{ position:absolute; left:20px; top:366px; width:75px; height:15px; text-align:right; }
				* html #col3_enlace{ left:37px;  }

	#pie{ position:relative; clear:both;  margin-top:74px; width:966px; text-align:left; color:#ccc;  }
	