<!--
a:link {
	color: #8E9BB7;
	text-decoration: none
}

a:visited {
	text-decoration: none;
	color: #8E9BB7
}

a:hover {
	text-decoration: underline;
	color: #8E9BB7
}

a:active {
	text-decoration: none;
	color: #8E9BB7
}

body {
	text-decoration: none;
	background-image: url(../images/estruture/background.jpg);
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

.bottit {
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 20px;
	font-weight: bold;
	color: #4C5A77
}

.botit2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	color: #43516C;
}

.bodes {
	text-decoration: none;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	font-weight: normal;
	color: #37435B
}

.bodes2 {
	text-decoration: none;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px
}

.tit {
	text-decoration: none;	
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 35px;
	font-weight: bold;
	color: #FFF
}

.tit2 {
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 35px;
	color: #CCC;
	font-weight: bold
}

.des {
	text-decoration: none;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 35px;
	font-weight: normal;
	color: #999
}

.des2 {
	text-decoration: none;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	float:right;
	font-weight: normal;
	color: #999
}

.imgf {
	width: auto;
	padding: 5px;
}
-->