/*******************************************
	Hoja de estilos de la página de historia
********************************************
	Estilos por etiqueta
/*******************************************/


/********************************************
	Estilos por id
/*******************************************/


	#sectionTitle
	{
		padding:2em 0 2em 2em;
		vertical-align: middle;
	}
	
	#sectionTitle img
	{
		float: left !important;		
	}
	
	#sectionTitle h1
	{
		font: bold 24px Arial;
		color: #372c1d;
	}
	
	#sectionTitle h1 strong
	{
		font-size: 36px;	
	}
	
	#sectionContent
	{
		margin:  0 0 2em 2em;
	}
	
	#sectionContent #textContent
	{
		width: 43em;
		margin: 0 2em 0 0;
		float:  left;
	}
	
	#sectionContent #textContent p
	{
		font:  12px Arial;
		color:  #372c1d;
		text-align: justify;
		margin-bottom: 2em;
	}
	
	#sectionContent #imagesContent img
	{
		margin-bottom: 2em;
	}


/********************************************
	Estilos por clase
/*******************************************/

