/* Licuit Interactive SL */
/* main.css */
/* Created Oct, 2008 */
/* Modified Nov, 2008
--------------------------------------- */

body{
	font-family:Arial, Helvetica, sans-serif;

}

.espaciador{
	clear:both;
	height:20px;
	
}

.imgNota{
	margin-left:15px;
	margin-bottom:10px;
}

.textos{
	width:630px;
	margin-left:20px;
	margin-top:10px;
}

h1{
	color:#000;
	text-transform:uppercase;
	font-size:15px;
	line-height:1.2em;
	margin-bottom:12px;

}

h2{
	color:#000;
	text-transform:uppercase;
	font-size:13px;
	line-height:1.2em;
	margin-bottom:10px;
	font-weight:normal;


}

h3{
	color:#666666;
	font-size:13px;
	line-height:1.4em;
	margin-bottom:17px;
	font-weight:normal;

}

h4{
	color:#3c3c3c;
	font-size:12px;
	margin-bottom:10px;

}



