BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    /*FONT-FAMILY: Verdana, Tahoma, Arial, helvetica;*/
    /* background-image: url('/hab_images/fondo.jpg'); */
    background-position:center;
    /* background-repeat:repeat-y; */
}

	#contenedor{
		width:100%;
		text-align:center;
		color:#476790;
		line-height:1.3em;
	}
	
	#textoLegal, #cabecera{
		width:900px;
		margin:25px	auto;
		text-align:left;
		clear:both;
	}
	
	#textoLegal p{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		text-align:justify;
	}
	
ol li{
		margin-top:20px;
		padding-bottom:10px;
		padding-right:25px;
		text-align:justify;
		line-height:16px;
	}

	#datosEmpresa{
		line-height:16px;
	}


	#datosEmpresa span.t1{
		font-weight:bold;
		 float:left; 
		 width:95px; 
		  clear:both;
	}

	#datosEmpresa span.t2{
		
		float:left;
		width:350px;
		
		 
	}
