body {
	background-color: #fff;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}

a {
	color: #19338f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.sea {
	background: url("/images/sea.jpg") repeat-x;
}
#leftmenu {
	background: url("/images/leftmenu.jpg") no-repeat;
}
#lirica {
	background: url("/images/rightmenu.jpg") repeat-y;
}
#logo {
	background: url("/images/img_03.gif") no-repeat;
}
#sea1 {
	background: url("/images/sea1_1.jpg") no-repeat right;
}
#t1 {
	font-family: Arial Black;
	text-transform: uppercase;
	font-size: 24px;
	margin: 34px 20px 0 85px;
	padding: 0;
	color: #003D92;
}
#t2 {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 17px;
	margin: -10px 0 0 188px;
	padding: 0;
	color: #CDD6E1;
}

/* Opera needs a different margin */
@media all and (min-width: 0px) {
    #t1 {
        margin: 36px 20px 0 85px;
    }
    #t2 {
		margin: -7px 0 0 188px;
    }
}
.btn {
	background-color: #E1E1E1;
	text-align: center;
}
img#map {
	margin: 0;
}
td#menu {
	color: #000;
	padding-left: 5px;
}
td#menu div {
	display: inline;
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 5;
}
td#menu div a {
	color: #19338f;
	text-decoration: none;
}
td#menu div a:hover {
	text-decoration: underline;
}
.right {
	background: url("/images/right_back.gif") repeat-y left;
}
td#logo div#x1 {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003A90;
	margin: 4 0 0 0;
}
td#logo div#x2 {
	text-align: center;
	font-family: Arial;
	font-size: 20px;
	color: #003A90;
	margin: 70 0 0 10;
}
td#logo div#x3 {
width: 200px;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #003A90;
	margin: 0 0 0 50;
}
div.img {
	padding: 1px;
	border: #bbb 1px solid;
	width: 161px;
	margin-bottom: 15px;
}
#text {
	text-align: left;
	padding: 0 0 0 15px;
	font-family: Arial;
	font-size: 12px;
}
#text p {
	margin: 0 0 10 0;
}
div#footer {
	height: 45px;
	width: 100%;
	background: url("/images/footer.gif") repeat-x;
	text-align: center;
}
div#footer a {
font-family: Verdana;
	color: #19338f;
	font-size: 11px;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
table#foot td{
	font-size: 9px;
	padding: 0 10px;
}

#leftmenu ul {
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
}

#leftmenu ul li {
	margin-left: 20px;
}

#leftmenu div#title {
	font-family: Arial;
	font-size: 18px;
	color: #bbb;
	padding: 10px 0 5px 15px;
}
div.main {
	padding: 0 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 1em;
}
div.main p, div.main ul, div.main ol {
	font-size: 0.8em;
}
h1 {
	margin: 10px;
	font-size: 1.2em;
	text-align: center;
}
h2 {
	margin: 10px;
	font-size: 1.0em;
	text-align: center;
}
div.nav {
	font-size: 0.8em;
}
div.main table {
	font-size: 0.7em;
}
div.main table tr.head td {
	text-align: center;
	font-weight: bold;
}