body {
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F4791;
}
td {
	empty-cells: show;
}
a, a:link, a:visited {
	color: #0F4791;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
#mainBox {
	width: 776px;
	margin: 30px auto;
	text-align: left;
}
.h1 {
	width: 224px;
	vertical-align: bottom;
}
.h2 {
	width: 314px;
	vertical-align: bottom;
}
.h3 {
	width: 238px;
	vertical-align: bottom;
}
.footerBar {
	background-image: url(../img/f1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
#content {
	font-size: 11px;
	color: #0F4791;
}
#headerBar {
	background-image: url(../img/s2_h_pan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
}
#mainMenu {
	
}
#mainMenu ul, #mainMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 200px;
	text-align: right;
}
#mainMenu a, #mainMenu a:link, #mainMenu a:visited {
	padding: 4px 30px 4px 4px;
	display: block;
	text-decoration: none;
}
#mainMenu a.activ, #mainMenu a.activ:link, #mainMenu a.activ:visited {
	background-image: url(../img/listek.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	color: #296624;
	text-decoration: none;
}
#mainMenu a:hover {
	color: #000;
}
#langMenu {
	margin-bottom: 10px;
	font-size: 11px;
	display: none;
}
#langMenu ul, #langMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#langMenu a, #langMenu a:link, #langMenu a:visited {
	padding: 1px 20px;
	background-image: url(../img/m2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0F4791;
	text-decoration: none;
}
#langMenu a:hover {
	color: #000;
}
td p:first-child {
	margin-top: 0;
	padding-top: 0;
}

.lista {
	margin-left: 40px;
	width: 80%;
}

.lista .inf1 {
	margin-top: 20px;
}
.lista .inf2 {
	margin-left: 30px;
}

.top {
	vertical-align: top;
	padding: 20px 0;
}
.footer {
	padding: 5px 0;
	font-size: 9px;
	color: #E3E7E3;
}
.footer a, .footer a:link, .footer a:visited {
	font-size: 9px;
	color: #E3E7E3;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
}
.footer #noria {
	height: 14px;
	padding: 1px 30px 1px 1px;
	background-image: url(../img/noria.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#noria .x {
	visibility: hidden;
}




.style1 {
	color: #f62054;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 334C85;
}

