@charset "UTF-8";
/* CSS Document */

*{
	margin:0; 
	padding:0;
}

body
{
background:url(images/fdo.jpg);
background-repeat:repeat x y;
margin-left:auto
}

A:link {text-decoration:none} 

A:visited {text-decoration:none} 

A:active {text-decoration:none} 

A:hover {text-decoration:none} 

#principal{
	
width:1010px;
height:auto;
margin-left:auto;
margin-right:auto;
/*
background-image:url(images/back2.jpg);
background-repeat:repeat-y;

margin-top:-446px;*/
}

#banner_1{
width:1010px;
height:118px;
margin-left:auto;
margin-right:auto;
}

#banner_2{
width:1010px;
height:340px;
margin-left:auto;
margin-right:auto;
}

#central{
width:977px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#sistema{
margin-top:10px;	
width:680px;
height:1160px;
background:url(images/fundo_sistema.png);
background-repeat:no-repeat;
margin-right:2px;

float:left;

}


#cpf{
margin-top:20px;	
width:604px;
height:195px;
margin-left:auto;
margin-right:auto;
font-family:Myriad Pro;
font-size:14px;
}

#album{
margin-top:10px;	
width:283px;
height:1060px;
float:right;
background:url(images/fdo_lateral.png);
background-repeat:no-repeat;

}



code, blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;
}
code {
	background-color: #222;
	color:#ccc;
	border: none;
}
blockquote {
	border-left: 5px solid #222;
}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;
}

p {
	line-height: 1.9em;
	margin-bottom: 20px;
	font-size: 12px;
}

a {
	color: #FF6633;
}

a:hover {
	color: #FF4000;
}

a:focus {
	outline: none;
}

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;
}

fieldset form {
	padding-top: 15px;
}

fieldset p label {
	float: left;
	width: 150px;
}
/*
form input, form select, form textarea {
	padding: 3px;
	color: #0b0078;
	border: 1px solid #828282;
	background-color:#eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form input.formbutton {
	border: none;
	background: #FF6633 none repeat-x scroll left top;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	width: auto;
	overflow: visible;
}
*/
form.searchform p {
	margin: 5px 0;
}


span.required {
	color: #ff0000;
}

h1 {
	color: #000;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 0px;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0;
}

h3 {
	color: #FF4000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	padding-bottom: 10px;
	font-size: 15px;
	color: #FF794D;
}

h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #ccc;
}

#header {
	padding: 30px 15px;
	margin: 0 auto;
}

#header h1 a {
	color: #444;
	font-size: 50px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -3px;
	float: left;
	border-bottom: 2px solid #FF6633;
}

#header h2 {
	color: #999;
	float: left;
	font-size: 13px;
	margin-left: 12px;
	margin-top: 24px;
	padding-left: 4px;
	letter-spacing: 0;
}


#body {
	background: none;
	margin:0 auto;
	padding: 30px 12px 0;
	width: 776px;
}
.clear {
	clear: both;
}

#footer {
	margin:0 auto 0;
	border-top: 10px solid #FF531A;
	width: 800px;
}

#footer p {
	text-align: left;
	color: #ccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#footer p a {
	color: #ccc;
	font-weight: bold;
}

.footer-content {
	padding: 20px 12px 30px;
	background: #f0f0f0;
	border-top: 10px solid #FF6633;
}

#footer .footer-content ul {
	width: 238px;
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
}

#footer .footer-content li {
	border-bottom: 1px dashed #ddd;
	padding: 7px 5px;
}

#footer .footer-content li a, #footer .footer-content h4 {
	font-family: Arial, Helvetica, sans-serif;
}

#footer .footer-content li a {
	color: #555;
	text-decoration: none;
}


#footer .footer-content li a:hover {
	color: #000;
}

#footer .footer-content h4 {
	font-weight: normal;
	font-size: 17px;
	color: #777;
	padding-bottom:0;
}

#footer .footer-content ul.endfooter {
	margin-right: 0;
}

#footer .footer-content span.sitename {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #aaa;
	float: left;
}

#footer .footer-bottom {
	padding: 10px;
	text-align: center;
	background-color: #222;
}

#footer .footer-bottom p {
	text-align: center;
}

#footer .footer-bottom p, #footer .footer-bottom p a {
	color: #eee;
}

#tabelacinza {
	border:#c6cacd;
	border-width:1px;
	border-style:solid;
	background-color:#f9f9f9;
	padding: 10px;
}
	
.campo {
padding-left: 10px;
border-style: solid;
border-color: #666;
border-width: 1px;
font-family: helvetica, arial, sans serif;
padding-left: 5px;
}
