@charset "utf-8";
/* CSS Document */

div#contenido_contrato {
	width:530px;
	padding:5px;
	}
p {
	margin:8px 0;}
p.titulos {
	font-weight:700;
	}
	/* ---------- #Boton IMPRIMIR -------------*/

a.imprimir_thickbox {
	background: url(bitmaps/btn_print.gif) top left no-repeat;
	display:block;
	width:162px;
	height:56px;
	text-indent:-9999px;
	margin:0 auto;
	padding:0;
	}
