@charset "utf-8";
/* CSS Document */

img, a{
	border:0px;
}
body  {
	background-color: #dcdddf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.twoColElsLtHdr #container {
	background:url(images/middle.jpg);
	width: 918px;
	margin: 0 auto;
	border: 0px;
} 
.twoColElsLtHdr #header { 
	background:url(images/topo.jpg);
	width: 918px;
	height: 300px;
	padding: opx;
} 
.header_left {
	width: 250px;
	margin-left:40px;
	margin-top:110px;
	float:left;
}
.header_right {
	width: 500px;
	margin-right:50px;
	float:right;
	text-align:right;
}
.twoColElsLtHdr #sidebar1 {
	float: left;
	margin-left:45px;
	width: 295px;
	background: #f7f7f7;
	padding: 10px 10px 10px 10px;
}
.twoColElsLtHdr #mainContent {
	margin: 0 40px 0 390px;
	padding: 10px 10px 10px 10px;
} 
.twoColElsLtHdr #footer { 
	background:url(images/bottom.jpg);
	width: 918px;
	height: 110px;
	padding: opx;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bottom_left {
	width: 290px;
	margin-left:135px;
	margin-top:35px;
	float:left;
}
.bottom_right {
	width: 440px;
	margin-right:45px;
	margin-top:35px;
	float:right;
	text-align:right;
}
.destaque_left {
	width: 230px;
	float:left;
}
.destaque_right {
	width: 230px;
	float:right;
}

.form {
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	font-size: 12px;
	border:solid 1px #aacfe4;
}

label{
width: 100px;
float: left;
text-align: right;
margin-right: 5px;
display: block;
}

input{
color: #781351;
background: #fff;
color:#999;
border: 1px solid #aacfe4;
}

textarea{
color: #781351;
background: #fff;
color:#999;
border: 1px solid #aacfe4;
}


/*  Textos  */


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13pt;
	color:#6f6e6e;
	font-style:normal;
	font-weight:100;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#6f6e6e;
	font-style:normal;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	color:#2d8cbb;
	font-style:normal;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:7pt;
	color:#2d8cbb;
	font-style:normal;
}
p {
	font-size:9pt;
	color:#6f6e6e;
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
}
.h1_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12pt;
	color:#2d8cbb;
	font-style:normal;
	font-weight:100;
}

ul {
color:#8a8a8a;
font-family: Verdana, Geneva, sans-serif;
font-size:9pt;
}


.list {
	margin: 0;
	padding:0;
	list-style-type: none;
	background-color: #f5fcff;
}

.list li {
	border-bottom:3px solid #d9f5ff;
}

.list li a, .menu li a {
	border-left:10px solid #d9f5ff;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#39747f;
	display:block;
	height:1%;
}

.list li a:hover {
	background-color: #f7f7f7;
	color: #21545d;
	display:block;
	font-size:10px;
	border-left:10px solid #b3b3b3;
}




/*  Links  */

h1 a, h2 a, h3 a, h4 a, p a {
	color:#2d8cbb;
	text-decoration:none;
}

.twoColElsLtHdr #mainAdmin {
	margin: 0 40px 0 40px;
	padding: 10px 10px 10px 10px;
} 

.twoColElsLtHdr #mainAdmin_lista {
	padding: 0px;
	width:730px;
	margin:0px;
	float:left;	
}
.twoColElsLtHdr #mainAdmin_excluir {
	padding: 0px;
	width:60px;
	margin:0px;
	float:right;	
}
