<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html,body {margin: 0px; padding:0; width:100%; 
font-family: Arial, Tahoma,sans-serif;; font-weight:normal; font-size:12pt;
margin-left:0; margin-right:0;}

a, a:focus, a:link, a:visited {outline:0px; text-decoration:none; color:#0070C0;}
.a hover { color:#0070C0; text-decoration:underline;}


#cont 		{width:1005px; padding:40px 0;}
#izq		{width:30%; float:left; text-align:center;}
#right		{width:60%; float:left;}
#legal		{font-size:9pt; clear:left; width:90%;}
.titu		{font-size:24pt; color:#0070C0;}
.sub_titu	{font-size:20pt; color:#0070C0;}
.quest		{font-weight:bold; color:#0070C0; display:block; padding:14px 0 18px 0;}
.padd		{padding-left:25px;}
.euros		{color:#000;}
.legal_term	{font-size:9pt; padding:15px; width:90%;}</pre></body></html>