@charset "utf-8";
/* CSS Document */

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul, ol { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol {
	margin-left: 20px;
	margin-bottom: 0;
}

/* Configuracoes Gerais
-------------------------------------------------------------------*/
body {
	color: #000000;
	background-color: #006699;
	background-image: url(../imagens/bg-body.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1, h2, h3, h4, h5,h6 { font-family: "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif; font-weight: normal; color: #333; }
h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; }
h2 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 7px;
}
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #5371c5; text-decoration: none; }
a:hover { color: #5371c5; text-decoration: underline; }
a:visited { color: #5371c5; }

p {
	margin-bottom: 15px;
	line-height: 150%;
}

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #eef3f7; 
}

/* Barra de Logos
-------------------------------------------------------------------*/
#logos {
	height: 70px;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagens/logozwcad.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* Barra de Banners
-------------------------------------------------------------------*/
#banner {
	width: 983px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* Barra de Menus e Idiomas
-------------------------------------------------------------------*/
#menu {
	width: 983px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu #wrapper {
	width: 983px;
	float: left;
	overflow: hidden;
	background-color: #d6ded4;
}
#nav {
	width: 983px;
	float: left;
	height: 32px;
	position: relative;
	background-color: #fafafa;
	background-image: url(../imagens/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul { 
	margin-left: 15px; 
}
#nav ul li { 
	display: inline; 
	margin-right: 20px; 
}
#nav ul li a {
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	text-decoration: none;
	color: #666666;
	line-height: 33px;
}
#nav ul li a:hover {
	color: #000000;
}

#nav li a.current{
	text-decoration: none;
	color: #000000;
}

/* Conteudo
-------------------------------------------------------------------*/
#pagina {
	width: 983px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
	height: auto;
	background-color: #FFFFFF;
}


#conteudo {
	width: 753px;
	float: left;
	background: #fff;
	padding: 15px;
	height: 100%;
}

#conteudo .texto { 
	margin-bottom: 40px; 
}
#conteudo .texto h1.texto-title {
	color: #333;
	margin-top: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}

#conteudo .texto .texto-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #bdccdc; 
	border-bottom: 1px solid #bdccdc; 
	background: #e9eff5; 
}

#conteudo .texto .img{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 7px;
	margin-bottom: 15px;
}

#conteudo ul, ol, dl { margin-bottom: 20px; }
#conteudo ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 25px;
}
#conteudo dl dt { 
	font-weight: bold;
}
#conteudo dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }

#fimpagina {
	width: 983px;
	clear: both;
	height: 1px;
}

/* Sidebar
-------------------------------------------------------------------*/
#sidebar {
	width: 200px;
	float: right;
	font-size: 11px;
	color: #555;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#sidebar h3 {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#sidebar a {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000000;
}

#sidebar .block {
	padding: 15px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#sidebar .block ul li {
	padding-left: 3px;

}
.normal {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #555;
}
.normal:hover{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	cursor: pointer;
}

/* Rodape
-------------------------------------------------------------------*/
#rodape {
	width: 983px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
	clear: both;
}
#copyright {
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

img, #logos { behavior: url(iepngfix.htc); } 

img {
	border: nome;
	behavior: url(iepngfix.htc);
}
