body {
	margin:0px;
	background-image:url(../../display/images/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

img {
	border: 0px;
}

input, select, textarea, inputselectd {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #333333;
	background-color : White;
	font-weight : none;
}

textarea {
	font-size : 12px;
}

input:focus, select:focus, textarea:focus {
	background: #EFF5F8;
	color: #000; 
}

a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ccc;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #ccc;
	text-decoration:underline;
	font-weight:bold;
}

table, td, b, div, p {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
}

.data {
	color:#EDC5DE;
	font-size: 10px;
	text-decoration: none;
}

.data:hover {
	color:#B7B39D;
	text-decoration: none;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration:none;
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f1f1f1;
	text-decoration:underline;
}

.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold
}

.rodape:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold
}

body {
	width:100%;
}

#tudo { 
	width:797px;
	position:relative;
	margin:0 auto;
	text-align:left;
	min-height:100%;
}

#topo {
	width:797px;
	height:79px;
	left:50%;
}

#logo {
	font-family:Trebuchet MS;
	font-size:36px;
	color:#FFFFFF;
	width:537px;
	float:left;
	height:79px;
	margin-top:20px;
	margin-left:5px;
}

.logo {
	font-family:Trebuchet MS;
	font-size:36px;
	color:#FFFFFF;
}
.logo:hover {
	font-family:Trebuchet MS;
	font-size:36px;
	color:#FFFFFF;
	margin-top:24px;
	text-decoration:none;
}

#login {
	

	float:right;


	font-family:Trebuchet MS;
	font-size:29px;
	color:#FFFFFF;
	width:255px;

	height:79px;
}
#menu {
	background-image:url(../../display/images/bg-menu.jpg);
	height:35px;
	width:100%;
	position:absolute;
	margin-top:79px;
	left:0px;
	z-index:100;
}
#menu ul{
	width:610px;
	list-style:none;
	position:relative;
	margin:0 auto;
	text-align:center;
	min-height:100%;
}
#menu ul li{
	margin-top:5px;
	margin-right:15px;
	margin-left:15px;
	float:left;
}
#menu ul li a{
	font-family:Trebuchet MS;
	font-size:15px;
	text-decoration:none;
	color:#D3D7C9;
}
#menu ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#cntd {
	background-repeat:no-repeat;
	width:805px;
	height:427px;
	margin-top:85px;
}
.cntd[class] {
	background-image:url(../../display/images/bg-cntd.png);
}

#cntd2 {
	width:805px;
	height:427px;
	margin-top:85px;
}

#txt {
	margin:25px;
	font-size:13px;
	color:#000;
	margin-top:20px;
}

h1 {
	font-family:Trebuchet MS;
	font-size:30px;
	color:#293530;
	height:50px;
	line-height:60px;
}

h2 {
	font-family:Trebuchet MS;
	font-size:16px;
	color:#293530;
	height:20px;
	line-height:25px;
}