/* CSS Document */
/* Dohms Comunicação */
/* Michel Dohms  <>  michel@dohms.com.br */
/* DWEB */


/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\       	  BASIC elements    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

html{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background:url(imgs/back_body.jpg) center top no-repeat #CB3213;
}

*{
	padding: 0;
	margin: 0;
}

.clear{
	clear:both;
}
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        		  specific DIVS    		    /\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

#corpo {
	width:854px;
	height:auto;
	margin:204px auto 0 auto;
	background:#FFFFFF;
	padding:0 22px 30px 48px;
	position:relative;
}

	#link_home {
		width:230px;
		height:183px;
		position:absolute;
		top:-195px;
		left:30px;
	}

	#corpo #conteudo {
		width:602px;
		height:auto;
		float:left;
		padding-bottom:15px;
	}
		
		#corpo #conteudo img{
			margin-bottom:15px;
			clear:both;
		}
		
		#corpo #conteudo p{
			margin-bottom:15px;
		}
		
		#corpo #conteudo .bt{
			/*margin-left:200px;*/
			border:0;
		}
			
		#corpo #conteudo #indique {
			width:336px;
			height:177px;
			background:url(imgs/back_indique.jpg);
			position:absolute;
			top:20px;
			left:180px;
		}
		
			#corpo #conteudo #indique .campo{
				border:1px solid #DDDDDD;
				width:174px;
				height:18px;
				padding-left:2px;
			}
	
	#corpo #coluna_direita {
		width:194px;
		height:auto;
		float:right;
		margin-top:-30px;
	}
		
		#corpo #coluna_direita img{
			margin-bottom:20px;
			border:0;
		}
		
		#corpo #coluna_direita #arquivo{
			width:164px;
			height:175px;
			background:url(imgs/back_arquivo.jpg);
			margin-bottom:20px;
			margin-top:20px;
			padding:68px 15px 0 15px;
		}
		
			#corpo #coluna_direira #arquivo .mes_atual, .mes_atual a:link{
				background:#FDD304;
			}
		
		#corpo #coluna_direita #twitter{
			width:195px;
			height:auto;
			background:url(imgs/back_twitter.jpg) no-repeat #FED74E;
			padding:106px 0 10px 0;
			margin-bottom:20px;
			position:relative;
		}
		
			#corpo #coluna_direita #twitter #link_twitter{
				width:105px;
				height:60px;
				position:absolute;
				top:18px;
				right:3px; 
			}
			
			#corpo #coluna_direita #twitter #box_scroll{
				width:177px;
				height:450px;
				background:#1C8AAF;
				overflow-y:auto;
				overflow-x:hidden;
				padding:3px;
				scrollbar-arrow-color:#D63008;
				scrollbar-3dlight-color:#D63008;
				scrollbar-face-color:#FFFFFF;
				scrollbar-shadow-color:#D63008;
				scrollbar-track-color:#FFFFFF;
				margin: 0 0 0 6px;

			}
				
				#corpo #coluna_direita #twitter #box_scroll p{
					margin-bottom:10px;
				}
		
#rodape {	
	width:924px;
	height:23px;
	padding-top:8px;
	text-align:center;
	position:relative;
	background:#FFEFC6;
	margin:0 auto;
}

/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */
/* /\/\/\/\/\/\/\/\/\/\/\        	  Another Stuff    		   /\/\/\/\/\/\/\/\/\/\/\/\  */
/*  /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\ */

