@charset "UTF-8";

/* CSS Document */



body {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0 auto 0 auto;

	color:#ffffff;

}



img {

	border: none;

} 



a{

	border:none;

}



p {	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size: 11px;

	line-height: 13px;

	margin-top: 2px;

	margin-bottom:  0px;

	}

	

p a{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size: 11px;

	line-height: 13px;

	text-decoration: none;

	font-weight:normal;

	margin: 0px;

	color: #ffffff;

	}



p a:hover{	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

font-size: 11px;

	line-height: 13px;

	text-decoration: none;

	font-weight:normal;

	margin: 0px;

	color: #999; /*muda cor do link*/

	background-color:#003739;

	}	



h1 {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 	

	font-size: 13px;

	line-height: 13px;

	font-weight: bold;

	margin:0px;

	margin-bottom:5px;

	}

	

	

h1 a{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 	

	font-size: 11px;

	line-height: 13px;

	text-decoration: none;

	font-weight:bold;

	margin: 0px;

	height:25px;

	color: #ffffff;

	}



h1 a:hover{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 	

	font-size: 42px;

	line-height: 13px;

	font-weight:bold;

	margin: 0px;

	color: #999;

	height:25px;

	background-color:#003739;

	/*vermelho #003739*/

	}

	

h2 { 

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 	

	font-size: 11px;

	line-height: 13px;

	margin-top: 2px;

	margin-bottom:  0px;

	font-weight:normal;

	}

	

h2 a{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 	

	font-size: 11px;

	line-height: 13px;

	text-decoration: none;

	font-weight:normal;

	margin: 0px;

	color: #ffffff;

	}



h2 a:hover{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 	

	font-size: 11px;

	line-height: 13px;

	text-decoration: none;

	font-weight:normal;

	margin: 0px;

	color: #ffffff;

	text-decoration:underline

	}

	

.clear_float{

	clear:both;

	}



#navcontainer {

	height: 105px;

	width: 100%;

	top: 0px;

	padding-top: 10px;

	padding-left: 3px;

	left: 0px;

	position:fixed;

	background-image: url(../images/nav/bk_nav.png);

	background-repeat: repeat;

	min-width:1000px;

	}

	

#navcontaineryell {

	height: 130px;

	width: 100%; 

	top: 0px;

	padding-top: 30px;

	padding-left: 3px;

	left: 0px;

	position:fixed;

	background-image: url(../images/nav/bk_nav_yell.png);

	background-repeat: repeat;

	min-width:1000px;

	}

	

		

.nav{

	height: auto;

	width: 150px;

	float: left;

	margin-left: 27px;

	padding-top: 10px;

	

	border-top: 1px;

	border-top-color:#ffffff;

	border-top-style:solid;

	}

	

#newsheader {

	height: 100px;

	width: 170px;

	margin-left: 30px;

	clear:both;

	position:fixed;

	}

	

#newsscroll {

	height: auto;

	width: 800px;

	margin-top: 190px;

	margin-left: 217px;

	clear:both;

	}

	

.newsbox {

	height: 290px;

	width: 170px;

	padding-left: 10px;

	padding-right: 10px;

	margin-right: 7px;

	float: left;

	}

	

.imgscroll{

	height: auto;

	width: 1956px;

	margin-top: 160px;

	margin-left: 30px;

	}

	

.imgbox{

	height: auto;

	/*width: 600px;*/

	float: left;

	margin-right: 10px;

	}

	

.webimgbox{

	height: auto;

	width: 616px;

	float: left;

	margin-right: 5px;

	}

	

.blurb{

	float: left;

	width: 170px;

	height: auto;

	margin-top: 25px;

	padding-top:5px;

	margin-bottom: 10px;

	color:#000000;

	border-top:thin;

	border-top-color:#000000;

	border-top-style:solid;

	}

.case{

	float: left;
	display:inline;
	margin-left:30px;

	width: 467px;

	height: auto;

	margin-top: 25px;

	padding-top:5px;

	margin-bottom: 10px;

	color:#000000;

	border-top:thin;

	border-top-color:#000000;

	border-top-style:solid;
	
	text-align:justify;

	}

	

#contentleft {

	float: left;

	height: auto;

	width: 170px;

	margin-left:30px;

	margin-top: 190px;

	}

	

.content {

	float: left;

	height: auto;

	width: 180px;

	margin-top: 190px;

	margin-left: 27px;

	}

	

#lrgcontent {

	width: 565px;

	height: auto;

	float: left;

	margin-left:30px;

	margin-top: 190px;

	}

	

.tbpscroll{

	height: auto;

	width: 4000px;

	margin-top: 160px;

	margin-left: 30px;

	}

	

.lwsscroll{

	height: auto;

	width: 4890px;

	margin-top: 160px;

	margin-left: 30px;

	}

	

.imagescroll{

	height: auto;

	width: 3500px;

	margin-top: 160px;

	margin-left: 30px;

	}

	

/* Rob's bit for the input boxes you slag */



.box{

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-color: #FFFFFF;

	font-family: "Courier New", Courier, monospace;

	font-size: 11px;

	color: #000000;

	width: 170px;

	height:15px;

	margin-bottom:4px;

	}

	

#twitterbox{

	position:absolute;

	bottom:20px;

	border-top:thin;

	border-top-color:#FFFFFF;

	border-top-style:solid;

	margin-left:30px;

	width:170px;

	}



#twitterbox a {

	color:#FFFFFF;

	font-size:11px;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

		}

		

#twitter_update_list {

	font:Arial, Helvetica, sans-serif;

	color:#FFFFFF;

	font-size:11px;

	line-height:13px;

	width:170px;

	margin-top: 2px;

	}

	

ul#twitter_update_list{

	list-style-image: none;

	list-style-type: none;

		}



.submit_button{

	padding-top: 10px;

	padding-left: -20px;

	}

	

#contact_box_content{

	padding-top: 34px;}

	

.do_do{

	padding-top: 10px;

	color: #FFFFFF;

}

	

/*



#because_mail_submit{

	background-image: none;

	border: 1px solid #ffffff;

	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 11px;

	}

	

*/



background-attachment: scroll , fixed, inherit;

background-image: <url>, none, inherit;

background-position: [ <percentage>, <length>, left, center, right ], [ <percentage>, <length>, top, center, bottom ];



background-repeat: repeat, repeat-x, repeat-y, no-repeat, inherit;



#recentes{

	background-color:#577F72;

	}

	

.recentes{

	/*background-color:#577F72;*/

	background-color:#e9e9e9;

	}

	

.selecionados{

	/*background-color:#e5cd7d;*/

	background-color:#e9e9e9;

	}

	

.arquivo{

	background-color:#e9e9e9;

	/*background-color:#bd9962;*/

	}

	

.casa{

	/*background-color:#7f5939;*/

	background-color:#2D4B4C;

	

	}
