/*

azul: 0070BB
azul claro: 0099DD

*/

#conteudo .home{
	width:220px;
	float:left;
	padding:10px;
	border-right:#CCC 1px solid;
}

#conteudo h1{
	width:100%;
	height:24px;
	float:left;
	font-size:18px;
	color:#0070BB;
	margin-bottom:4px;
}

#conteudo h1.h1Empresa{
	overflow:hidden;
	text-indent:-999px;
	margin-bottom:0;
	background:url(img/h1_empresa.gif) no-repeat left;
}

#conteudo h1.h1Consultoria{
	overflow:hidden;
	text-indent:-999px;
	margin-bottom:0;
	background:url(img/h1_consultoria.gif) no-repeat left;
}

#conteudo h1.h1Governanca{
	overflow:hidden;
	text-indent:-999px;
	margin-bottom:0;
	background:url(img/h1_governanca.gif) no-repeat left bottom;
}

#conteudo h1.h1Infra{
	overflow:hidden;
	text-indent:-999px;
	margin-bottom:0;
	background:url(img/h1_infraestrutura.gif) no-repeat left;
}

#conteudo h1.h1Mapa{
	overflow:hidden;
	text-indent:-999px;
	margin-bottom:0;
	background:url(img/h1_mapa.gif) no-repeat left;
}

#conteudo h2{
	font-size:15px;
	color:#17425F;
	margin-bottom:10px;
}

#conteudo h3{
	font-size:13px;
	color:#17425F;
	margin-top:8px;
	position:relative;
	top:5px;
}

#conteudo ul{
	padding:6px 0 10px 10px;
}

#conteudo ul li{
	padding:4px 0 4px 10px;
	color:#17425F;
	background:url(img/seta.gif) no-repeat left 7px;
}

#conteudo ul.linkLista{
	margin:10px 0 0 20px;
	float:left;
}

#conteudo ul.linkLista li a{
	color:#17425F;
	text-decoration:none;
}

#conteudo ul.linkLista li a:hover{
	color:#0070BB;
	text-decoration:underline;
}

#conteudo p{
	margin:4px 8px 14px 0;
	line-height:18px;
	text-align:justify;
}

#conteudo p a{
	color:#666;
	text-decoration:none;
}

#conteudo p a:hover{
	color:#333;
	text-decoration:underline;
}

#conteudo .mapaSite{
	margin:20px;
}

#conteudo .mapaSite a{
	color:#666;
}

#conteudo .mapaSite a:hover{
	color:#333;
}

#conteudo .mapaSite h6 a{
	font-size:16px;
	text-decoration:none;
	color:#0070BB;
}

#conteudo .mapaSite h6 a:hover{
	text-decoration:underline;
	color:#0070BB;
}

#conteudo .home h2{
	margin:0;
	padding:0;
	font-size:18px;
	color:#0070BB;
}

#conteudo .home h3{
	margin:0;
	top:0;
}

#conteudo .home p{
	text-align:left;
}

#conteudo .mnBarra{
	float:left;
	width:730px;
	height:30px;
	background:#D2D2D2 url(img/barra_bg.png) repeat-y right top;
	margin-bottom:10px;
}

#conteudo .mnBarra ul{
	float:left;
	width:550px;
	height:30px;
	padding:0;
}

#conteudo .mnBarra ul li{
	float:left;
	padding:0;
	color:#666;
	background:none;
}

#conteudo .mnBarra ul li a{
	padding:0 20px 0 5px;
	float:left;
	height:30px;
	line-height:30px;
	font-size:11px;
	text-decoration:none;
	background:#E2E2E2 url(img/mn_item2.gif) no-repeat right;
}

#conteudo .mnBarra ul li a:hover{
	text-decoration:underline;
	color:#333;
}

#conteudo .mnBarra ul li a.mn1{
	padding:0 20px 0 15px;
	float:left;
	height:30px;
	background:#EFEFEF url(img/mn_item1.gif) no-repeat right;
}

#conteudo .mnBarra ul li em{
	font-style:normal;
	font-weight:bold;
	float:left;
	height:30px;
	line-height:30px;
	padding-left:5px;
}

#conteudo .form{
	width:300px;
	float:left;
	padding-top:16px;
}

#conteudo .form ul{
	margin:0;
	border:#FF0000 1px solid;
	background:#FFFFFF;
	padding:10px;
	margin-bottom:8px;
}

#conteudo .form ul li{
	margin:0;
	padding:0;
	background:none;
	text-indent:0;
	padding-bottom:2px;
	color:#FF0000;
	font-weight:bold;
}

#conteudo .form p{
	float:left;
	width:260px;
	padding:7px 20px 7px 0;
	border-bottom:#E3E1DD 1px solid;
	margin:0;
}

#conteudo .form label{
	float:left;
	width:80px;
	height:18px;
	line-height:18px;
	text-align:right;
}

#conteudo .form .required{
	float:left;
	overflow:hidden;
	height:10px;
	line-height:20px;
	width:10px;
	font-size:22px;
	color:#FF0000;
	font-weight:bold;
}

#conteudo .form input{
	width:160px;
	height:18px;
	border:#D4D0C8 1px solid;
	float:right;
}

#conteudo .form textarea{
	width:160px;
	height:80px;
	border:#D4D0C8 1px solid;
	float:right;
	overflow:auto;
}

#conteudo .form p.msgForm{
	padding-bottom:18px;
	border:none;
}

#conteudo .form p.formBt{
	width:250px;
	padding:8px 20px 8px 10px;
	overflow:hidden;
	border:none;
}

#conteudo .formBt em{
	font-style:normal;
	color:#FF0000;
	font-size:11px;
	float:left;
}

#conteudo .form .formBt input{
	width:64px;
	height:26px;
	overflow:hidden;
	border:none;
	outline:none;
	font-size:1px;
	color:#FF6600;
	text-indent:999px;
	background:url(img/botao.png) no-repeat;
}

#conteudo .mapa{
	width:390px;
	float:right;
	background:url(img/div4.jpg) no-repeat left;
}

#conteudo .mapa img{
	margin:20px 0 20px 0;
}

#conteudo .mapa address.end{
	float:left;
	font-style:normal;
}

#conteudo .mapa a.goMaps{
	width:85px;
	height:18px;
	float:right;
	text-indent:-999px;
	overflow:hidden;
	background:url(img/maps.gif) no-repeat;
}

#conteudo .mapa a.email{
	color:#FF3300;
	margin-left:24px;
	position:relative;
	top:-2px;
}

#conteudo .mapa a.email:hover{
	color:#FF6600;
}

#conteudo .mapa address.telefone{
	width:148px;
	height:22px;
	color:#0070BB;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	padding-left:25px;
	background:url(img/ic_telefone.gif) no-repeat left;
	margin-bottom:8px;
}
