/* CSS Document */
	* { 
		margin:0;
		padding:0;
	}
	body {
		background:url(../images/bg-geral.png) repeat-y center;
	}
	#geral { 
		width:775px;
		margin:0 auto;
		font:normal 12px Arial, Helvetica, sans-serif;
	}
	#headerTam {
		height:101px;
		background:url(../images/banner-tam.png);
	}
	#headerTam img { padding:20px 0 0 30px; }
	#headerTam #intro { 
		width:250px;
		float:right;
		padding-top:25px;
		padding-right:320px;
	}
	#headerTam #intro h1 {
		color:#005ea0;
		font:bold 13px Arial, Helvetica, sans-serif;
	}
	
	
	
	#geral #texto {
		width:502px;
	}		

	#geral #texto p {
		margin-top:20px;
		color:#676767;
		line-height:14px;
	}
	#texto p em {
		color:#666;
	}

	
	#geral #texto h2 {
		color:#999;
		height:45px;
		padding-top:20px;
		letter-spacing:-2px;
		text-transform:uppercase;
		font:normal 19px Arial, Helvetica, sans-serif;
		background:url(../images/linhas.png) repeat-x center bottom;
	}
	em, #texto h2 strong { 
		color:#b6101d;
		font-style:normal;
	}
	
	#texto strong {
		color:#666;
		font-weight:normal;
	}
	
	p { text-align:justify; }
	#conteudo {
		widht:502px;
		float:left;
	}
	#direita {
		width:266px;
		float:right;
		margin-bottom:7px;
	}
	#direita p.titulo {
	}
	#direita #motorTam {
		height:419px;
		background:url(../images/bg-motor.jpg);
	}
	#direita .titulo {
		color:#FFF;
		display:block;
		float:right;
		height:35px;
		width:250px;
		padding-top:10px;
		text-align:right;
		margin-right:10px;
		letter-spacing:-2px;
		text-transform:uppercase;
		font:normal 19px Arial, Helvetica, sans-serif;
		background:url(../images/linhas-direita.png) repeat-x center bottom;
	
	}
	#direita #pgto {
		margin-top:7px;
		background-color:#CCC;
	}
	#direita #pgto p.titulo, #direita #galeria p.titulo {
			color:#666 !important;
	}
	#direita #pgto p.titulo {
		background:url(../images/linhas-direita-pgto.png) repeat-x center bottom;
	}
	#direita #galeria p.titulo {
		background:url(../images/linhas-direita-galeria.png) repeat-x center bottom;
	}
	#direita #galeria {
		height:130px;
		margin-top:7px;
		background-color:#E5E5E5;
	}
	#aviao {
		background:url(../images/aviao-tam.jpg) no-repeat;
		width:775px;
		height:171px;
	}
	
	#submarino {
		clear:both;
		padding:15px;
		height:100px;
		background:#ebebeb url(../images/bg-suba.png)  10px center no-repeat;
		margin-bottom:10px;
	}
	#submarino .texto p {
		margin-bottom:10px;
		padding-left:120px;
		text-align:justify;
	}
	#geral a {
		text-decoration:none;
		color:#b6101d;
	}
		
	#footerTam { 
		color:#666; 
		clear:both;
		margin-top:80px;
		font:normal 11px Arial, Verdana, sans-serif;
	}
	#footerTam a { color:#666; text-decoration:none; }
	#footerTam .socialBookmarkLink a { color:#09C; }
	#footerTam a:hover { text-decoration:underline; }
	#footerTam #visite {
		height:150px;
		background:url(../images/seo/bg-visite-tam.jpg) no-repeat bottom;
	}
	#footerTam #teia { 
		padding:5px 10px;
		margin-bottom:10px;
		text-align:justify;
		border-top:1px solid #EEE;
		border-bottom:1px solid #EEE;
	}
	#footerTam #teia li { display:inline; }
	#footerTam #pagamento { 
		padding:10px;
		background-color:#f5f5f5; 
	}
	#footerTam #pagamento .dev { 
		float:right; 
		margin-top:25px;
	}
	#footerTam #pagamento p {
		font-weight:bold;
		color:#333333;
		margin:5px 0;
	}
	
	ul { margin:0; padding:0; }
	#footerTam #pagamento li {display:inline; }
	#footerTam .frase { 
		line-height:40px;
		text-align:center;
	}
			
	.socialBookmarkBox 	{
		width:775px !important;
		background:url(../images/seo/bookmarksConteudo755px.gif) no-repeat bottom left !important;  
	}
	
	.socialBookmark_topo{ 
		background:url(../images/seo/bookmarksHeader-775.gif) no-repeat !important;
		width:775px !important;
	}
	
	.imgs {
		border:0;
		margin-top:20px;
		margin-left:35px;
	}
	.imgs img {
		border:0;
	}
