@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #000;
}

h1 {
	font-size:2.4em;
	color:#000;
}


h2 a{
	text-decoration:none;
}

h4 {
	font-size:12px;
}

#wrapper {
	clear: both;
	margin: 0 auto ;
	width: 982px;
}

#header {
	padding-top:20px;
	width:982px;
	margin-bottom:10px;	
}

		#header a#header-link {
		display:block;
		height:160px;
		width:329px;
		background: url('../img/feiten.png') no-repeat;
		}

#esq {
	float:left;
	height:162px;
}

#status {
	color:#E90A0A;
	font-size:10px;
	margin:10px;
	font-weight:bolder;
	display:none;
}


#dir {
	float:right;
}
#nav { 
float:right;
list-style-type:none;
margin-top:110px;
}

		#nav li {
			padding:10px;
			display:inline;
		}
		
		#nav li a{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:2.6em;
			color: #000;
			text-decoration:none;
			border:2px solid #000;
			padding:4px;
			background:#E8E8EA;
			font-variant:small-caps;
		}
		
		#nav li a:hover{
			background:#ffc000;
		}

#content {
	width:980px;
	clear:both;
	margin-left:5px;
	padding-top:10px;
}

	#content p {
		font-size:16px;
		color:#333;
		clear:both;
		padding-bottom:10px;
	}
	
	#content .thumb {
		border:5px solid #ffc000;
	}	
	
#footer {
	width:980px;
	border-top:2px dotted #D4D4D4;
	height:40px;
	padding-top:20px;
	text-align:center;
}

#shade {
	background: url('../img/sombraFooter.png') top no-repeat;	
	height:29px;
}


#shade1 {
	background: url('../img/sombraFooter1.png') top no-repeat;	
	height:29px;
}
	#footer p{
		font-size:12px;
		color:#333;
	}
	
#content-right {
	float:right;
	display:block;
}

#galleria{
	height:485px;
	border: 10px solid #ffc000;	
	margin-top: 20px;
}

.clear {
   clear: both;
} 


#formas-contato{
clear:left;
width:280px;
float:right;
margin-right:0;
}

#formas-contato p img{
	padding-right:10px;
}

#formas-contato p {
	padding-bottom:1px;
}
.contato {
width:700px;
}

.contato label {
color:#333333;
float:left;
font-size:12px;
font-weight:bold;
width:340px;
}

.contato .inputM {
border-color:#000;	
border-style:dotted;
border-width:1px;
color:#000000;
float:left;
font-size:12px;
height:19px;
margin:5px 60px 9px 0;
padding:3px 0 0 5px;
width:273px;
}

.contato textarea {
border-color:#000;	
border-style:dotted;
border-width:1px ;
color:#000000;
float:left;
font-size:12px;
height:135px;
margin:5px 0 9px;
padding:3px 0 0 5px;
width:613px;
}
.contato .botao {
background-image:url("../img/bt_enviar.png");
background-repeat:no-repeat;
cursor:pointer;
float:right;
height:73px;
margin:31px 145px 0 0;
width:170px;
}
.contato .botao h2 {
color:#FFFFFF;
font-size:25px;
margin:0;
padding:32px 0 0;
text-align:center;
text-transform:uppercase;
}

#link-list {
	float:left;
	height:48px;
	padding:8px;
	width:100%;
}	

#link-list a img {border: none; padding-left:5px; padding-right:5px;}
