/*
Template Name: Presentable
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(forms.css);


.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left; }
.fl_right{float:right;}



/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	/*width:500px;*/
	margin:0;
	text-align:left;
	
	
	background-image: url(../imgs/diversos/fundo_rodape.jpg);
        background-repeat: no-repeat; 
        background-attachment: scroll;
		background-position: top center;
		/*background: #FFFFFF;*/
    /*text-align: center;	*/
	
	
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #362C20;
	
		
	
	
	}

.col1{color:#FFFFFF; background-color:#CBCFB5; border-top:5px solid #362C20;}
.col2{color:#B6B6B6; background:#362C20;}
.col2 a{color:#FF9900; background-color:#362C20;}
.col3{color:#666666; background-color:#FFFFFF;}
.col4{color:#000000; background-color:#362C20;}
.col5{color:#000000; background-color:#362C20;}
/*.col4 a{color:#55392B; background-color:#C8CCB3;}*/
/*.col5, .col5 a{color:#999999; background-color:#CCCCCC;}*/

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #intro, #container, #breadcrumb, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:910px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:10px 0;
	}
	
#footer a:link, a:visited {
text-decoration: none;
color: #000000;
}
#footer a:hover {
text-decoration: underline;
color: #000000;
}
#footer a:active {
text-decoration: none;
}

#footer h2{
	margin-bottom:10px;
	border-bottom-color:#98989A;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer .footbox{
	display:block;
	float:right;
	width:220px;
	margin:0 0 0 15px;
	padding:0;
	/*background: #FFFFFF;*/
	}
	
#fesq{
	display:block;
	float:left;
	width:95px;
	margin:0 0 0 2px;
	padding:0;
	/*background: #FF0000;*/
	}
#fdir{
	display:block;
	float:right;
	text-align: right;
	width:95px;
	margin:0 2px 0 0px;
	padding:0;
	/*background: #FFFFFF;*/
	}
	

	
#footer .footbox1{
	display:block;
	float:right;
	width:330px;
	margin:0 0 0 15px;
	padding:0;
	/*background: #CCCCCC;*/
	}

#footer li{
	margin-bottom:3px;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:320px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#face {
text-align: center;
margin: 0 auto;
}

#copyright{
	/*padding:10px 0;*/
	padding: 10px 10px 10px 10px;
	background-color:#CCCCCC;
	width: 910px;
	margin: 0 auto;	
	}

#copyright a:link, a:visited {
text-decoration: none;
color: #000000;
}
#copyright a:hover {
text-decoration: underline;
color: #000000;
}
#copyright a:active {
text-decoration: none;
}	
	
#copyright p{
	margin:0;
	padding:0;
	}