body {
	margin:0px; 
	background-image:url(/core/images/bg.jpg); 
	background-repeat:repeat-x;
}

hr {
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: 0px;
}

div, td, ul, p {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
    line-height: 18px;
}

p {
	margin:0px;
	padding:0px;
}

#topo {
	height:95px;
	width:726px;
	background-image:url(/core/images/bg_topo.gif); 
	background-repeat: no-repeat;
	background-position:left;
	padding:0px 22px 0px 22px;
}

#logo {
	margin-top:20px;
}

#frases {
	text-align:right;
	height:95px;
	font-size:10px;
	width:300px;
	color:#5671C9;
}

#menu {
	height:22px;
    line-height:22px;
	width:730px;
}

.img_menu {
	margin-bottom: 0px !important; /* para o firefox */
	margin-bottom: -4px; /* para o i.e. */
}

#seguracont {
	width:770px;
}

#submenu {
	width:148px;
	padding:32px 22px 0px 0px;
	text-align:right;
}

#conteudo {
	width:522px;
	padding:24px 50px 30px 28px;
}

.left {
	float:left;	
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.item_submenu {
	margin-bottom:10px;
}
.item_submenu a {
	color:#0066CC;
	text-decoration:none;
}
.item_submenu a:hover {
	color:#0066CC;
	text-decoration:underline;
}
.item_submenu a:visited {
	color:#0066CC;
}

.img_margin {
	margin:8px;
}

.mrg_bottom20 {
	margin-bottom:20px;
}

.titulos {
	font-size:20px;
	color:#5671C9;
}

.fig {
	padding:4px;
	border:1px solid #ccc;
}

.thumbs {
	margin:0px 20px 20px 0px;
}

.campotxt {
	font-size: 9px; 
	font-family: Verdana,Helvetica,sans-serif; 
	color: #333333;
	border: 1px solid #D1D6DE; 
	height: 12px;
	padding-left:6px;
}

.botao {
	font-size:10px; 
	background-color:#6E6E9F; 
	border:1px solid #B4B4CC; 
	font-weight:bold; 
	color:#FFFFFF
}

.campo_contato {
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    height: 16px;
    width: 310px;
    border: 1px solid #CEEAF2;
    padding-left: 3px;
}

