@charset "utf-8";
/* CSS Document */
body,html {
	margin: 0px;
	padding:0px;
	background-color: #E4E8EB;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 13px;
	color: #039;
}
#content {width:800px; margin:0 auto; background-image:url(img/bg_ipc_content.jpg); background-repeat:repeat-y; text-align:center;}
#Top {
	height:103px;
	clear:both;
}
#hold-menu {
	background-image: url(img/bg-hold-menu.jpg);
	height: 220px;
	width: 760px;
	text-align: left;
	clear: both;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	background-color: #86b3d1;
	background-repeat: no-repeat;
	background-position: top;
}
#corpo {
	background-image:url(img/bg_bottom2.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	min-height: 300px;
}
#menu {
	float:left;
	width:195px;
	height: 220px;
}
#flash {
	float:left;
	width:565px;
}
#destaques {
	width: 756px;
	margin:5px 20px 10px 20px;
	clear: both;
	/* background: #FFF url(img/bg-destaques.jpg) repeat-y;*/
	border: 2px solid #FFF;
	overflow: hidden;
	text-align: left;
}
#destaques a {
	color: #00C;
	text-decoration: none;
}
#destaques a:hover {
	color: #C00;
}
#footer {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	clear: both;
	padding-bottom: 10px;
	height: 52px;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	line-height: 22px;
	color: #999;
}
#footer a:hover {
	color: #000;
}


#footer p {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #777;
}
.atendimento {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #039;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */
.artigos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C00;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.conteudoInternas ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.conteudoInternas ul li {
	display: list-item;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.conteudoInternas ul li h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.conteudoInternas {
	float:left;
	margin:10px;
	width: 730px;
}
.conteudoInternas p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.conteudoInternas ol {
	list-style-type: decimal;
	list-style-position: outside;
}
.conteudoInternas ol li {
	padding-bottom: 10px;
}

ul.listaType {
	padding-bottom: 8px;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 8px;
}
.caixa-alta {
	text-transform: uppercase;
}
.titulo-chamada {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif, Helvetica;
	line-height: 1.6;
}
.citacao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}
#destaques p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

