body
{
	/*width:400px;*/
	
	background-color:#CDCCD0;
}
#cabecera
{
}
#capaLegal  
{
	/*width:384px;*/
	
	padding:8px 6px 30px 10px;
	
	background-color:#CDCCD0;
}
#capaTexto
{
	margin:0 0 0 0;
	/*width:384px;*/
	text-align:justify;
}
	#capaTexto h2
	{
		/*width:384px;*/
		height:15px;
		
		background-repeat:no-repeat;
	}
	
	#capaTexto h2 span
	{
		display:none;
	}
	#capaTexto p
	{
		padding:0 0 0 10px;
		/*width:374px;*/
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
	}
