@charset "utf-8";
/* CSS Document */

body, html, #wall {
	margin:0px;
	padding:0px;
	height:100%;
}

td img {
	display: block;
}

#wall,.body { 
	background-color: #3E3B36;
	background-image:url(images/layout/fl01bk.png);
	background-repeat:repeat;

}


body, p, div, td, th { 
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

#all {
	position: relative;
	top:20px;
	margin:auto;
	width:800px;
	height:610px;
	background-color: #3E3B36;
	background-image:url(images/layout/fl01hz.png);
	background-position: 0 0;
	background-repeat:repeat-y;
}

#toprim {
	width:768px;
	height:14px;
	position: absolute;
	d2isplay:inline;
	top:0px;
	background-image:url(images/layout/fl01top.png);
	background-position: 0 0;
	background-repeat:repeat-x;
	z-index:auto;
}

#botrim {
	position: absolute;
	top:610px;
	width:800px;
	height:35px;
	background-image:url(images/layout/fl01botc.png);
	background-position: 0 0;
	background-repeat:no-repeat;
}



#logo {
	position: absolute;
	display:inline;
	top:0px;
	width:225px;
	height:119px;
	background-image:url(images/layout/fl01tl.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	z-index:10;
}
#promo {
	p2osition: absolute;
	di2splay:inline;
	top:0px;
	float:right;
	t2ext-align:right;
	m2argin-right:0px;
	r2ight:0px;
	width:175px;
	height:106px;
	background-position: 0 0;
	background-repeat:no-repeat;
	z-index:50;
}

#orange{
	position: absolute;
	background-color: #F47D00;
	width:772px;
	height:27px;
	top:130px;
	left:13px;
}


#menu,#submenu {
	b2order: 1px solid #000000;
	position: absolute;
	z-index:1000;
	margin:0px;
	padding:0px;
	font-weight: bold;
	color:#000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	display:inline;

	white-space:normal;

}
#menu {
	t2ext-align:center;
	left:160px;
	top: 106px;
	width:600px;
}
#submenu {
	text-align:right;
	left:100px;
	top: 600px;
	width:640px;
}

#menu p,#submenu p {
	white-space:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	l2ine-height: 24px;
	padding:0px;
	margin:0px;
}
#menu a,#submenu a { 
	white-space:normal;
	color:#ffffff; 
	text-decoration: none; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 8px;
	padding:0px;
}

#menu a:hover,#submenu a:hover { color:#000000; text-decoration: none; }
#menu a.menuselect, #submenu a.menuselect { color:#000000; }

#middle {
	position: absolute;
	background-color: #D8D8C5;
	width:772px;
	height:435px;
	top:157px;
	margin:0px;
	left:13px;
	text-align:center;
	padding:0px;
}

#leftflash {
	position: absolute;
	left: 0px;
	top: 0px;
	padding:0px;
	margin:0px;
	background-color: #C0C0A1;
}


#content {
	font-family: verdana, tahoma, helvetica, arial;
	position: relative;
	display:block;
	left: 0px;
	width:772px;
	line-height: 18px;
	padding:0px;
	margin:0px;
	height:435px;
	overflow:auto;
	text-align:left;
}


#homepage {
	width:772px;
	padding:0px;
	margin:0px;
	height:435px;
	overflow:hidden;
}


#rightcontent {
	font-family: verdana, tahoma, helvetica, arial;
	position: absolute;
	display:block;
	top:20px;
	left:255px;
	right:50px;
	width:400px;
	2float:right;
	line-height: 18px;
	padding:0px;
	padding-right: 60px;
	p2adding-left: 40px;
	m2argin-right:20px;
	m2argin:0px;
	height:400px;
	overflow:auto;
	text-align:left;
}

#footer {
	
	position: relative;
	color:#CCCCCC;
	width:800px;
	margin:auto;
	margin-top:70px;
	text-align:center;
	line-height: 18px;
}
.footer2 {
	color:#AAAAAA;
	font-weight:bold;
}

a { color:#0066FF; }
a:hover { color:#00CCFF; }

input.button { font-size: 10px; }

.aviso { 
	font-family: verdana, tahoma, helvetica, arial;
	float: left;
	font-size: 12px;
	color: #F03B36;
}

object, embed { 
	margin:0px;
	padding:0px
}
