@font-face {
    font-family: 'custom';
	 src: url('/templates/default/css/fonts/century-gothic-regular.eot');
    src: local('custom'), url('/templates/default/css/fonts/century-gothic-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.wysiwyg,
.wysiwyg td,
.wysiwyg div {
	font-family: 'custom', Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:normal !important;
	color:#000000;
	ttext-shadow: 1px 1px 1px rgba(87, 87, 86, 0.185);
 }



.wysiwyg a {
	text-decoration:none;
	height:100%;
	color:#000;
}
.wysiwyg a:hover {
	text-decoration:none;
}

.wysiwyg .little {
   ffont-size:9px;
	lline-height:11px;
}

.wysiwyg table td  {
vertical-align:top;
}

.wysiwyg img {
    	vertical-align: auto !important;
}


.wysiwyg table td img {
max-width: none;
}



.wysiwyg .cabecera-seccion,
.cabecera-seccion {
	font-size:34px;
	line-height:48px;
	font-weight:bold;
	text-align:right;
	margin-bottom:3px;
	text-shadow: #99042f 0px 0px 1px;
	behavior: url(/templates/default/css/iecss3/PIE.htc);
}

table { border-collapse: collapse; }
table td, table th{ padding: 0; }
table.categoria { }
table.categoria tr{ width:990px; }
table.categoria td{ margin:10px; padding:0 10px 0 10px; }