@charset "utf-8";
/* CSS Document */
#iphone-alert {
	display: none;
}

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

td img {
	display: block;
}

iframe {
	border: 0px solid #ffffff;
}

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

}


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

h1 {	font-size: 14px;	}
h2 {	font-size: 13px;	}
h3 {	font-size: 12px;	}
h4 {	font-size: 11px;	}
h5 {	font-size: 10px;	}
h6 {	font-size: 9px;	}

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

#toprim {
	width:756px;
	height:12px;
	position: absolute;
	top:0px;
	background-image:url(/images/corporate/fl01top.png);
	background-position: 0 0;
	background-repeat:repeat-x;
	z-index:auto;
}

#botrim {
	position: absolute;
	top:590px;
	width:800px;
	height:50px;
	background-image:url(/images/corporate/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/corporate/fl01tl.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	z-index:10;
}
#promo {
	top:0px;
	float:right;
	width:175px;
	height:106px;
	background-position: 0 0;
	background-repeat:no-repeat;
	z-index:50;
/*	b2ackground-image:url(/images/corporate/fl01tr.gif);
	p2osition: absolute;
	di2splay:inline;
	t2ext-align:right;
	m2argin-right:0px;
	r2ight:0px;*/
}

#orange{
	position: absolute;
	background-color: #ccc;
	width:776px;
	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:#256070;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	display:inline;

	white-space:normal;

}
#menu {
/*	t2ext-align:center;*/
	left:160px;
	top: 106px;
	width:600px;
}
#submenu {
	text-align:right;
	right:50px;
	top: 600px;
/*	l2eft:100px;
	w2idth: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:#256070; 
	text-decoration: none; 
/*	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;*/
	margin: 0px 12px;
	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: #fff;
	width:776px;
	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: #E5E5E5;
}


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


#homepage {
	width:100%;
	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;
	line-height: 18px;
	padding:0px;
	padding-right: 60px;
/*	p2adding-left: 40px;
	m2argin-right:20px;
	2float:right;
	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
}
