@charset "utf-8";
/* CSS Document */

/*********** IMPRIMIR **********/

.cabeceraPrivacidad{
	background-image:url(imagenes/privacidad/cabeceraPrivacidad.gif);
	background-position:center;
	background-repeat:no-repeat;
	
	width:629px;
	height:149px;
}
.tituloPrivacidad{
	background-image:url(imagenes/privacidad/tituloPrivacidad.gif);
	background-position:center;
	background-repeat:no-repeat;
	
	width:629px;
	height:42px;
}
.tituloPrivacidad h3{
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.contentPrivacidad{
	width:530px;
	padding:0 45px 0 54px;
	margin: 22px 0 25px 0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.contentPrivacidad p{
	color:#000000;
	font-weight:bold;
}
.footerPrivacidad{
	background-image:url(imagenes/privacidad/footerPrivacidad.gif);
	background-position:center;
	background-repeat:no-repeat;

	width:629px;
	height:35px;
}