#proteccionDatos
{
    /*margin: 0px auto;
    text-align:center;
    font-family: Arial;
    font-size:xx-small;
    color:#999999;*/
}

#proteccionDatos *
{
	margin: 0px auto;
}

#proteccionDatos h1
{
    font-size:10pt;
    color:#F35712;    
}

#proteccionDatos .Cabecera
{
    background: url("cabecera.jpg") no-repeat;
    width:361px;
    height:24px;
}

#proteccionDatos .Pie
{
    background: url("pie.jpg") no-repeat;
    width:361px;
    height:25px;
}

#proteccionDatos .Medio
{
    background: url("medio.jpg") repeat-y;
    width:361px;
    /*height: 200px;*/
}

#proteccionDatos .Medio p
{
	margin-bottom: 20px;
	width: 300px;
	text-align: left;
}

#proteccionDatos .Medio h3
{
	display:block;
	margin-top: 10px;
}

#proteccionDatos .recuerdaPass
{
    font-size:12px;
}

#proteccionDatos .panelDatosLegales
{
    padding:0px 0px 0px 0px; 
}
