@charset "utf-8";
/* CSS Document */
#content{
	height:650px;
}
#txt-presentacion{
	width:457px; 
	height:55px; 
	background:url(../images/txt_presentacion.gif) no-repeat; 
	text-indent:-9999px; 
	margin:40px 0 40px 0;
}
#txt-tecnicas{
	width:228px; 
	height:17px; 
	background:url(../images/txt-tecnicas.gif) no-repeat; 
	text-indent:-9999px; 
	margin-bottom:20px;
}
.caja{
	width:212px;
	float:left;
	height:170px;
	color:#999999;
	padding:0;
	text-align:justify;
}
.sep{
	margin-right:40px;
}
.tit-caja{
	width:212px;
	font-size:14px;
	font-weight:bold;
}
.altura-txt{ height:125px; }
.txt-caja{
	width:212px;
	color:#999999;
	font-size:11px;
	margin-top:0px;
}
a.bot-vermas{
	width:113px;
	height:20px;
	display:block;
	background:url(../images/bot_masinfo.gif) no-repeat;
	text-indent:-9999px;
}
a.bot-vermas:hover{
	background-position:0 -20px !important;
}