.textoderecha {
	float: left;
	width: 553px;
	height: auto;
	margin-right: 10px;
	background-color: #000000;
	margin-left: 10px;
}
.textoizquierda {
	float: left;
	width: 200px;
	margin-left: 10px;
	background-color: #000000;
}
.texto {
	float: left;
	width: 395px;
	height: auto;
	text-align: justify;
	margin-right: 3px;
	background-image: url(img/fondotextoizquierda.gif);
}

.cartel {
	float: left;
	width: 200px;
	height: 296px;
	margin-top: 10px;
	background-color: #000000;
}.rellenotexto {
	height: 40px;
	width: 55px;
	float: left;
	color: #FFFFFF;
	background-color: #000000;
}
.texto_con_margen {
	float: left;
	width: 340px;
	margin-left: 55px;
	height: auto;
	background-color: #000000;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FE9A00;
	font-weight: bold;
	text-align: justify;
}
.texto_sin_mas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_rosa {
	float: left;
	width: 340px;
	height: 40px;
}
.contenedora {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
}
.textoizquierdabis {
	float: left;
	width: 200px;
	background-color: #000000;
	margin: 0px;
}

