
#contenidos {
		height: 384px;
	background-color:#FFF;
	background-image:url(../imagenes/fondo-contenidos.jpg);
	margin: 10px 0;
	
}


#bienvenida {
	float:right;
	width: 675px;
	height: 384px;
	text-align:left;
	
}



#textos {
	width:400px;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 100px;
}
.tit {
	width: 230px;
	height: 65px;
	background-image:url(../imagenes/tit-bievenida.gif);
	background-repeat:no-repeat;
}

.tit-es {
	width: 230px;
	height: 65px;
	background-image:url(../imagenes/tit-bievenida-es.gif);
	background-repeat:no-repeat;
}

#firma {
	width: 400px;
	text-align:right;
}


