body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color:#195183;
	background-image:url(images/bg.jpg);
	margin: 0;
	padding: 0;
}

td {font-family: Verdana;}


h1 {font-size: 120%;
}
h2 {font-size: 100%;}
h3 {font-size: 100%;
	font-weight:bold;
	padding:0px;
	font-variant:small-caps;
	font-family:Verdana;}
h4 {font-size: 90%;}
h5 {font-size: 80%;}

h1, h2, h4, h5 {
	padding: 0px;
	margin: 0px;
	color: #3C78B5;
	font-family: Verdana;
	font-variant:small-caps;
}

ul { 
	margin: 2px; 
	padding: 2px; 
	text-align: left;
	}

li {
	margin-left: 2px;
	list-style:disc inside;
	}
	
#pagina {
	width: 90%;
	background-color:#FFFFFF;
}

#centercolumn
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	background-color:transparent;
	background-image:url(images/mundi_back.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom: 30px;
	height:320px;
}

fieldset { display:block;}

#logo {
padding-top:10px;
	/*background-image:url(images/gtca_logo.jpg);
	background-position:left;
	background-repeat:no-repeat;*/
}

#header {
	background-image:url(images/mundi.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height: 126px;
}

#menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
}

#headmenu{ 
	height: 15px;
	background-color: #CCCCCC;
	font-weight: 600;
}

#headmenu a{
	color: #003366;
	display: block;
	padding: 4px;
	background-image: url(images/header_08.jpg);
	background-repeat: no-repeat;
	height: 15px;
	text-decoration: none;
}

#headmenu a:hover {
	background-image: url(images/header_09.jpg);
	background-repeat: no-repeat;
	background-color:#e8e8e8;
	color:#FFFFFF;
	height: 15px;
}

#headmenu a.menuHead {font-size: 11px;}

.separator {
	background-image: url(images/separator.gif);
	height: 15px;
	width: 2px;
	background-repeat: no-repeat;
}

.footer {
	background-image: url(images/header_08.jpg);
	background-repeat: repeat-x;*/
	background-color:#CCCCCC;
	font-size: 90%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	height:15px;
}
.footer a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover{
	color: #145AA7;
}

input {
	font-size: 12px;
	border: 1px solid #0B3D6F;
}

textarea {
	font-size: 12px;
	border: 1px solid #0B3D6F;
}

.input.groovybutton
{
   font-size:11px;
   font-weight : bold;
   font-family:Verdana;
   height:20px;
   background-color:#F7F7F7;
   background-image:url(images/back03.gif);
   border-top-style:solid;
   border-top-color:#DDDDDD;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#CCCCCC;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#DDDDDD;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#CCCCCC;
   border-right-width:1px;
}

.style1 {
   font-size:11px;
   font-weight:700;
   color:#000066;
}

.style2 {
   font-size:11px;
   color:#000066;
}

.style3 {
   font-size:11px;
}

.morehl {
		font-family: Avenir,Verdana,Gevena,Arial,sans-serif !important;
		font-size: 11px !important;
		color: #0D3692 !important;
		font-weight: bold !important;
		font-style: normal !important;
		text-decoration: none !important;
	}	
	
	A:link.morehl, A:vlink.morehl, A:alink.morehl {
		color: #0D3692 !important;
	}
	
	.moresrc {
		font-family: Avenir,Verdana,Gevena,Arial,sans-serif !important;
		font-size: 9px !important;
		color: #000000 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
	}
	
	A:link.moresrc, A:vlink.moresrc, A:alink.moresrc {
		color: #000000 !important;
	}
	
	.moreti {
		font-family: Avenir,Verdana,Gevena,Arial,sans-serif;
		font-size: 9px;
		color: #000000;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: Avenir,Verdana,Gevena,Arial,sans-serif;
		font-size: 11px;
		color: #0D3692 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}