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

* {
	margin: 0;
	padding: 0;
}

body {
	background:#1E3192 repeat;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin:5 auto 5 auto;
}

h2{
text-align:left;
font:Verdana, Arial, Helvetica, sans-serif bold;
font-size:12px;
}

a {
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
	color:#666666;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right: 10px;
	padding-top:8px;
}

a:hover {
	text-decoration:underline;
	color:#999999;
	}
	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-align:left;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:bold;
color:#666666;
text-align:left;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:bold;
	text-align:left;
	color:#2F4B9D;
}


#tudo{
	width:800px;
	height:600px;
	margin-top:40px;
	background-color:#FFFFFF;
	border: medium solid #CCCCCC;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu_topo{
	width:790px;
	height:23px;
	padding-top:8px;
	text-align:right;
	padding-right:10px;
	background-color:#FFFFFF;
	}

#topo{
	width:800px;
	height:150px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#logo{
	width:250px;
	height:150px;
	float:left;
	border-right:solid #CCCCCC 5px;
}

#foto{
	width:545px;
	height:150px;
	float:right;
}


#meio{
	width:800px;
	height:390px;
	background-color:#FFFFFF;
}


#menu{
	width:200px;
	height:390px;
	background-color:#E6E6E6;
	margin-left:27px;
}

#botoes{
	width:170px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-color:none;
	padding-top:40px;
	height: 310px;
}


#botoes ul {
list-style-type:none;
}

#botoes li {
	width:170;
	height:30px;
	display:block;
	padding-top:15px;
	}

#botoes a {
	background-image:url(../IMAGENS/botao-a.gif);
	list-style-type:none;
	display:block;
	border:none;
	background-repeat:no-repeat;
	width:170;
	height:30px;
	background-color:none;
}

#botoes a:hover {
	background-image:url(../IMAGENS/botao-a-hover.gif);
	width:170;
	height:30px;
	}

	

#textobt1{
width:160px;
height:22px;
margin-left:2px;
margin-top:2px;
background-repeat:no-repeat;
}


#textobt1 ul {
list-style-type:none;
}

#textobt1 li {
	list-style-type:none;
	display:block;
	border:none;
	padding-bottom:1px;
	background-color:none;
	padding-top:10px;
	font-size:14px;
}

#textobt1 a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	padding-left:10px;
	padding-top:5px;
	text-align:center;
}

#textobt1 a:hover {
	text-decoration:none;
	color:#000066;
	padding-bottom:3px;
	font-size:13px;
	}
	
	
#infos{
	width:550px;
	float:right;
	height:359px;
	margin-top: 15px;
	margin-right: 10px;
}



#rodape{
	width:790px;
	height:18px;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-top:4px;
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

#corporate{
	height:15px;
	margin: 5px;
}

