.titulo_cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #A6A6A6;
	height: 20px;
	background-image: url(../img/interfaz/boton01_r2_c3.gif);
}
.parrafo_cont {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin: 5px;
	padding: 5px;
	color: #000099;
	font-size: 18px;
}
.marco_cont {
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F3F3F3;
	background-image: url(../img/fondo_txt.jpg);
}
.margen_parrafo {
	padding: 5px;
}

.parrafo_cont_P {

	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	margin: 5px;
	padding: 5px;
	color: #000099;
	font-size: 12px;
}
.txt_promocion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0000FF;
	font-weight: bold;
}
.linea_bla_izq {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-color: #D9DDE9;
	border-right-color: #D9DDE9;
	border-bottom-color: #D9DDE9;
}
.titu_parrafo_cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 5px;
	padding: 5px;
	color: #000099;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
