﻿body {
	padding: 0 auto;
	margin: 0 auto;
	background-color: black;
	font-family: Corbel, Verdana, Tahoma; 
	color: white;
	font-size: 13px;
}

h1{
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}

h2{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

#divContent {
	width: 1024px;
	min-height: 800px;
	margin: 0 auto;
}

.Titulo{
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}

.esquerdoSup {
	height:323px;
	width:81px;
	background-image:url('images/logo_1.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

.meioSup {
	height:323px;
	width:859px;
	background-image:url('images/logo_2.jpg');
	background-position:center;
	background-repeat:no-repeat;
	vertical-align: top;
}

.direitoSup {
	height:323px;
	width:84px;
	background-image:url('images/logo_3.jpg');
	background-position:left;
	background-repeat:no-repeat;
}

.esquerdoMeio {
	min-height:110px;
	width:81px;
	background-image:url('images/logo_4.jpg');
	background-position:right;
	background-repeat:repeat-y;
}

.meioMeio {
	min-height: 110px;
	width: 859px;
	background-image: url('images/logo_5.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: top;
}

.direitoMeio {
	min-height:110px;
	width:84px;
	background-image:url('images/logo_6.jpg');
	background-position:left;
	background-repeat:repeat-y;
}

.esquerdoInf {
	height:80px;
	width:81px;
	background-image:url('images/logo_7.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

.meioInf {
	height:80px;
	width:859px;
	background-image:url('images/logo_8.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}

.direitoInf {
	height:80px;
	width:84px;
	background-image:url('images/logo_9.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

.font_menu {
	font-size: 14px;
	height: 14px;
	font-family: Verdana, Tahoma, Arial;
	color: white;
	font-weight: normal;
	word-spacing: 2px;
}

.linkMenu:link	{
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: white;
	height: 14px;
	text-decoration: none;
	background: none;
}

.linkMenu:visited {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: white;
	height: 14px;
	text-decoration: none;
	background: none;
}

.linkMenu:hover {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal;
	color: white;
	height: 14px;
	text-decoration: underline;
	background: none;
}

.linkSubMenu:link	{
	font-size: 13px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 13px;
	text-decoration: none;
	background: none;
}

.linkSubMenu:visited {
	font-size: 13px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 13px;
	text-decoration: none;
	background: none;
}

.linkSubMenu:hover {
	font-size: 13px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 13px;
	text-decoration: underline;
	background: none;
}

.linkMail:link	{
	font-size: 10px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 10px;
	text-decoration: none;
	background: none;
}

.linkMail:visited {
	font-size: 10px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 10px;
	text-decoration: none;
	background: none;
}

.linkMail:hover {
	font-size: 10px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 10px;
	text-decoration: underline; 
	background: none;
}

.ctrlBorder {
	border: 1px solid #C0C0C0;
	font-family: Corbel, Verdana, Tahoma;
	font-size: 13px;
}

.linkMailBU:link	{
	font-size: 13px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 10px;
	text-decoration: none;
	background: none;
}

.linkMailBU:visited {
	font-size: 13px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 10px;
	text-decoration: none;
	background: none;
}

.linkMailBU:hover {
	font-size: 13px;
	font-family: Corbel, Verdana, Tahoma; 
	font-weight: normal;
	color: white;
	height: 10px;
	text-decoration: underline; 
	background: none;
}

