h1, h2
{
	font-weight: normal;
}
h2
{
	color: #666666;
	font-size: 1.2em;
	padding: 20px 10px 10px 0;
}
#buscador
{
	background: url(../imagenes/diseno_web/buscador.jpg) no-repeat;
}
#principal p
{
	text-align: justify;
	padding-bottom:0;
	margin-right: 30px;
}
#principal p.enlace_texto
{
	padding-bottom: 15px;
}
#flotante
{
	background: url(../imagenes/diseno_web/buscador.png) no-repeat;
	height:196px;
	width:157px;
	position:absolute;
	top:120px;
	right:40px;
}
#principal
{
	min-height: 500px;
}