﻿.text_paragraph {

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

}

.bold_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

}

.titulos_bust {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #666666;

	text-decoration: none;

}

#promo {
	background: url(fondo_promo.jpg) top center no-repeat;
	width:589px;
	height:290px;
	margin: 30px auto;
}

.tabla_promos {
margin:			50px 35px 35px 35px;
float:          left;

}

.txt_small {

font-size:9px;
text-align:center;
}

.rojoviolento {

color:#FF0000;
font-weight: bold;
}