.content_columns
{
	float: left;
	margin-bottom: 15px;
}

.content_columns h1
{
	height: 40px;
	background: url(../img/separadores/titular_seccion.gif) no-repeat 0 1.3em;
}

#left
{
	padding-right: 19px;
	width: 592px;
	text-align: justify;
}

#right
{
	border-left: 1px solid #999;
	width: 284px;
	padding-left: 19px;
	padding-bottom: 10px;
}

p
{
	margin-bottom: 15px;
	line-height: 1.2em;
}

.aclaraciones
{
	margin-top: 6px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 10px;
	color: #4e4e4e;
	line-height: 13px;
}

.pdf_link
{
	margin-bottom: 7px;
	display: block;
	height: 13px;
	color: #4e4e4e;
	font-size: 10px;
	padding-left: 35px;
	background: url(../img/icons/pdf.gif) no-repeat 0 0;
}

.pdf_link:hover
{
	color: #e50;
}

h2,h3
{
	text-align: left;
	color: #4e4e4e;	
	margin-bottom: 10px;
}

h3
{	
	color: #7e7e7e;
	font-size: 14px;
}

h4,h5
{
	text-transform: uppercase;
	color: #7e7e7e;	
}

h5
{
	text-transform: none;
	font-size: 14px;
	margin-bottom: 5px;
}

.destacado
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e50;
	font-size: 16px;
}

.plano_promocion
{
	margin-top: 20px;
}