body { background: url('../img/bg.jpg') #ffffff; background-repeat: repeat-x; color: #505050; margin-top:4px;  margin-bottom:0px;  margin-left:0px;  margin-right:0px; font-family: Lucida Sans Unicode, Trebuchet MS, arial, helvetica; font-size: 13px; text-align: center;}

p {
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica;
	font-size:13px;
}

td{
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica;
	font-size:13px;
}

h1 {
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	color: #033E90;
    line-height : 10px;


}

h2 {
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #134Ea0;
}

a {
	text-decoration: none;
	font-size: 13px;
	color: #DA8077;
}
a:hover {
    color: #9B1865;
	text-decoration: none;
}

ul {
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica;
	font-size:13px;
	color: #333333;
	margin-left: 115px;
}
li {
	margin-left: 15px;
	padding-left: 0px;
}


textarea {
	font-size : 8pt;
}
.but { 
	color:#333334;
	font-size: 8pt; 
	background-color:#cccccc; 
	border-color:#bbbbb5;
	font-family: Arial,Verdana, Helvetica; 
	border: 1px solid #000000; 
	border-width:1
}

div#wrapper {
    width: 932px;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px; 
}


div#top {
	width: 932px;
	height:144px;
	background-color: #2E94BE;
}

div#mainnav {
	width: 932px;
	height:34px;
	background-color: #9B1865;
	text-align: left;
}
div#mainnav ul {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #DA8077;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
}
div#mainnav li {
	list-style-type: none;
	display: inline;
}
div#mainnav li a {
    font-weight: none;
	text-decoration: none;
	padding: 7px 10px;
	color: #DA8077;
}
div#mainnav li a:link {
    color: #DA8077;
}
div#mainnav li a:visited {
    color: #DA8077;
}
div#mainnav li a:hover {
    font-weight: none;
    color: #D1D1D1;
	text-decoration: none;
}
div#maintext {
	background-color: #ffffff;
	text-align: left;
}
div#wrapper {
	position: relative;
	text-align: center;
}
div#footer {
    position: relative;
    width: 100%; 
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-align: left;
	color: #7D7D7D;
}
div#foto {
	width:390px;
	float: left;
	text-align: left;
}

div#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #7D7D7D;
}
div#footer a:hover {
    color: #404040;
	text-decoration: none;
}

