BODY {
	background-image: url(../layout/fundo.jpg);
	font-family: "Courier New", sans-serif;
	font-size: medium;
	text-align: left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

A {
	color: #00EA02;
}

A:HOVER {
	color: #228B222;
}

table#fundo{
width: 1010px;
}

table#top{
	background-image: url(../layout/top.png);
	width: 750px;
	height: 32px;
	background-repeat: no-repeat;
}

table#base{
background-image: url(../layout/shadow-b.png);
width: 750px;
}

table#down{
background-image: url(../layout/down.png);
width: 750px;
height: 32px;
}

table#texto{
	width: 95%;
	font-family: sans-serif;
	color: White;
}

table#logo{
background-image: url(../layout/cabec.png);
 background-repeat: no-repeat;
 width: 1100px;
 height: 117px;
}

/*define menus*/
table#top_mini{
background-image: url(../layout/titulo.png);
width: 150px;
height: 30px;
background-repeat: no-repeat;
}

table#base_mini{
background-image: url(../layout/shadow-b_mini.png);
width: 150px;
}

table#down_mini{
background-image: url(../layout/down_mini.png);
width: 150px;
height: 30px;
background-repeat: no-repeat;
}

table#texto_mini{
	width: 95%;
	font-family: sans-serif;
	color: White;
	font-size: 13px;
}

table#titulo{
background-image: url(../layout/titulo.png);
width: 150px;
height: 30px;
 background-repeat: no-repeat;
}

table#texto_logo{
	width: 95%;
	font-family: sans-serif;
	color: White;
	font-size: 10px;
	font-weight: bold;
}

table#footer{
	width: 90%;
	font-family: sans-serif;
	color: White;
	font-size: 9px;
	font-weight: bold;
}

table#menu_titulo{
	font-family: sans-serif;
	color: White;
	font-size: 12px;
	font-weight: bolder;
}

table#top2{
background-image: url(../layout/top2.png);
	width: 100%;
	height: 100%;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	background-repeat: no-repeat;
}

table#txtcab{
background-image: url(../layout/txtcab.png);
	width: 100%;
	height: 63px;
	background-repeat: no-repeat;
}
