@charset "utf-8";
.modal-title {
    text-transform: capitalize !important;
}
/* CSS Document */
body {
	background:url(images/layout_01.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a,
a:active,
a:visited {
	font-weight:bold;
	color:#0066ff;
}

a:hover { color:#000000; }
.textoTopo{text-align: left;
    padding: 10px 10px 10px 10px;
}
#tudo {
	width:100%;
	text-align:left;
	margin:0 auto;
	
}

#boxBanner {
	width:100%;
	background:#0066ff url(images/bg_banner.gif) top left repeat-x;
}

#banner {
	height:100px;
	margin:0 auto;
	text-align:left;
}

#boxConteudo {
	width:100%;
	float:left;
	background:url(images/bg_conteudo.gif) top left repeat;
	
}

#Cont {
	width:780px;
	margin:0 auto;
	background:url(images/bg_conteudo2.gif) bottom right repeat-y;
		overflow:auto;
	_overflow:hidden;

	
}

#menu {
	background:url(images/layout_02.jpg) top center no-repeat;
	width:250px;
	float:left;

}

#menu ul li {
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
}

#menu li a,
.menuTitulo,
#menu li a:hover,
.link {
	background:#fafafa url(images/list.gif) left center no-repeat;
	border:solid 1px #E4E4E4;
	border-top:none;
	margin-bottom:1px;
	display:block;
	width:155px;
	height:20px;
	line-height:20px;
	padding-left:15px;
	text-decoration:none;
	color:#000000;
}

#menu li a:hover {
	background:#f4f4f4 url(images/list.gif) right center no-repeat;
	color:#0066ff;
}

.menuTitulo {
	width:170px;
	background:#e4e4e4;
	color:#0066ff;
	margin:0;
	border:solid 1px #e4e4e4;
	text-align:center;
	padding:0;
}

#conteudo {
	background:url(images/layout_03.jpg) top center no-repeat;
	width:500px;
	/*height:440px;*/
	float:right;
	text-align:justify;
	padding:10px 30px 10px 0;

	
}

#bottom {
	background-color:#F8F8F8;
	width:100%;
	float:left;
}

#ns {
	background:url(images/layout_04.jpg) top center no-repeat;
	width:775px;
	margin:0 auto;
	text-align:right;
	padding-top:25px;
	padding-right:4px;
}

#ns a {
	color:#000000;
	font-size:10px;
}

#form {
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
	text-align:left;
}

#form td { border:none; }

input,
textarea,
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:solid 1px #999;
	background:#f4f4f4;
}

.table_img {
	border:none;
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
}

.table_img td,
.table_img tr {
	text-align:center;
	vertical-align:middle;
}

.table_img img { border:solid 1px #000; }

.estilo {
	color:#FFF;
	font-size:9px;
	padding:5px 0 0 230px;
	line-height:13px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}

.estilo2,
.estilo3 { font-weight:bold; }

.estilo3 { text-align:left; }

.estilo4 {
	text-align:left;
	font-weight:bold;
}
