html, body {
	background-color: #FFFFFF;
	background:url(bg2.gif) repeat-x top left fixed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	padding:0;
	margin:0;
	height:100%;
	margin-bottom: 1px;

}

p			  { margin: 0 0 1em 0; text-align: left; line-height:1.2; color:#696969; }
p.last 		  { margin-bottom:0; }
p.first		  { margin-top:1em; }
p.img		  { float: left; margin:0 1em 1em 0; padding:0; }

img 		{ outline:0;border:0; }

a {
color:#006699;
}
a:hover {
color:#66CC00;
}

h1 {
	font-size: 20px;
	color: #b9d305;
}

h2 {
	font-size: 14px;
	color: #b9d305;
}

h3 {
	font-size: 14px;
	color:#0078AA;
}

h4 {
	margin-top:5px;
	margin-bottom:8px;
	font-size: 12px;
	color:#006DA2;
}

.minititulo{
	color:#5791AE;
}


#bg1{
width:100%;
height:auto;
min-height:100%;
overflow:hidden;
}

#bigbox{
	width: 900px;
	height:auto;
    margin: 0px auto 0 auto;
	padding:0px 5px 24px 5px;

}

#content{
	float:left;
	width: 900px;
	min-height: 600px;
	height:auto;
	background-color:#FFFFFF;
}


#header{
	width:900px;
	height:197px;
}
#header h1{
	padding-top:20px;
	color:#000066;
	font-size:18px;
}
#header p{
	color:#FFFFFF;
	font-size:14px;
}
#header img{
vertical-align:middle;
}

#menuleft{
	width: 900px;
	height: 40px;
	background:url(menu_bg.gif);
}
#menuleft img{
}
#menuleft p{
	line-height:1.2;
}

#leftcolumnindex{
	width:402px;
	padding-left:12px;
	padding-right:12px;
	text-align:left;
	float:left;
	border-right:#999999 1px solid;
}
#leftcolumn{
	width:671px;
	padding-left:12px;
	padding-right:12px;
	text-align:left;
	float:left;
}

#leftcolumn ul li{
	color:#696969;
	padding-bottom:10px; 
}

#midcolumn{
	width:260px;
	text-align:left;
	float:left;
	padding-left:10px;
	padding-right:15px;
}
#rightcolumntop{
	float:left;
	text-align:center;
	width:184px;
	height:auto;
}
#rightcolumn{
	float:left;
	padding-top:0px;
	text-align:center;
	width:184px;
	height:auto;
	background:#E5F1F6;
	border-right:#E5F1F6 1px solid;
}

#footer{
	text-align:center;
	width:900px;
	height:139px;
	background:#D5F0FF;
}

#clearing{
  clear:both;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#submenu{
height:30px;
width:890px;
background:url(deco_img/separador1.png) repeat-x bottom;
padding:5px;
}
#submenu li{
float:left;
padding: 5px;
list-style-image:url(deco_img/submenu_sep.gif);
list-style-position:inside;
line-height:0.9;
}

#submenu a{
text-decoration:none;
}
#submenu a:hover{
text-decoration:underline;
color:#66CC00;
}

