/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: bold;
	color: #F7C22E;
	text-align: left;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}


a {
	color: #6B6B6B;
}


.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#header {
	width: 907px;
	height: 118px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
}
#headerimg {
	margin: -25;
	padding: 0;
	color: #000;
}


#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}


#colTwo {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x;
	color: #060;
	font-size: 16px;
}

#footer p {
	margin: 0;
	text-align: right;
	color: #000;
	
}
#header {
	color: #C9E0BC;
}


.menu1 {padding:0 0 0 0px; margin:0; list-style:none; height:35px; background:#fff url(button1.gif); position:relative; border:0px solid #000; border-width:0 0px; border-bottom:0px solid #444; margin: 0 auto; width:907px;}
.menu1 li {
	margin: 0;
	padding: 0;
	color: #FFF;
	text-align: center;
}
.menu1 li a { float:left; height:35px; line-height:35px; color:#FFF; text-decoration:none; font-size:11px; font-family: verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 0; cursor:pointer; color: #000;}
.menu1 li a b {float:left; display:block; padding:0 8px 0 8px;}
.menu1 li.current a {color:#fff; background:url(button3.gif);}
.menu1 li.current a b {background:url(button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(button2.gif);}
.menu1 li a:hover b {
	background:url(button2.gif) no-repeat right top;
	color: #FFF;
	text-align: justify;
}
.menu1 li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(button3.gif) no-repeat right top;}
.texto-body {
	color: #000;
	text-align: justify;
	font-size: 16px;
}
#header table tr td strong {
	font-size: 12px;
}
.camposLogin {
	font-family: Tahoma;
	font-size: 14px;
	width: 200px;
	border: 1px solid #ccc;
	padding: 5px;
}

.camposLogin:FOCUS {
	border: 1px solid #99CC99;
	background-color: #DDFFDD;
}

.botoes {
	background-color: #F0F0F0;
	padding: 5px;
	margin: 0px;
	border: 1px solid #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius:2px;
	outline: 0;   	
}
.botoes:hover {
	border-color: #e6db55;
	background-color: #ffffe0;
	-webkit-box-shadow: 0px 3px 5px -2px #999;
	-moz-box-shadow: 0px 3px 5px -2px #999;
	box-shadow: 0px 3px 5px -2px #999; 
}

.botoes:active {
	border-color: #e6db55;
	background-color: #ffffe0;
	-webkit-box-shadow: inset 0px 3px 5px -2px #999;
	-moz-box-shadow: inset 0px 3px 5px -2px #999;
	box-shadow: inset 0px 3px 5px -2px #999; 
}
#header table tr td strong {
	text-align: right;
}
#header table tr td strong {
	color: #000;
}
#header table tr td {
	color: #000;
}
