@CHARSET "ISO-8859-1";

body
		{

	background-image: url(fundo_fut.png);
	background-repeat: repeat;
 	background-attachment: fixed; 
		}
		  div.contentor_central {
					width: 974px;
					position: relative;
					top: 0px;
				
				    background-repeat: no-repeat;
					/*background-color: #fff;*/
					font-family: Verdana, Georgia;
					color: inherit;
					font-style: normal;
					margin: 0px auto -1px auto;
					padding: 5px;
				
			}
		  div.cabecalho {

				position: relative;
				top: 0px;
				
				background-repeat: no-repeat;
				font-family: Verdana, Georgia;
				color: #FFF;
				font-style: normal;
				font-size:72px;

				margin: 0px auto -1px auto;

				text-align:center;
				font-variant:small-caps;
				
					background-image: url(banner_futebol.png);
					background-position: center;
	background-repeat: no-repeat;
	background-color: #none;
	height: 290px;

	width: 984px;
				
			}			
			div.barra_lateral
			{
				position:absolute;
				background-color: #fff;
				top:5px;
				right:5px;
				padding: 2px;
				border-right:#009E00 2px groove;
				border-bottom:#009E00 2px groove;
			}
			div.barra_lateral_contentor
			{
				position:relative;

			}
			div.post_total
			{
				background-color:#FFF;	
				overflow: hidden;
				width: 700px;
				min-height: 300px;
				border-right:#009E00 2px groove;
				border-bottom:#009E00 2px groove;
				padding: 10px;
				position:relative;
			}
			div.post_cabeca
			{
			 position:relative;
			 height:50px;
			 
			 border-bottom:#009E00 2px dotted;
			}
			div.post_cabeca_titulo
			{
			 
			 width:500px;
			 height:40px;

			 
			}
			span.post_cabeca_titulo
			{
				font-size:16px;
				font-variant:normal;
				color:#009E00;
				font-family:Verdana, Geneva, sans-serif;
				font-weight:800;
				font-stretch:extra-condensed;
			}
			
			span.post_cabeca_data
			{
				font-size:10px;
				font-variant:normal;
				font-style:normal;
				color:#000;
				font-family:Verdana, Geneva, sans-serif;
				font-stretch:extra-condensed;
			}
			
			div.post_cabeca_imagem
			{
			 position:absolute;
			 right:1px;
			 top:1px;

			 max-width:200px;
			}
			div.post_centro
			{
			font-style:normal;
			font-family:Verdana,fantasy;
			font-size:11px;
			text-decoration:none;
			color:black;
			}
			img
			{
				max-width: 750px;
				border:none;
			}
			img.blogs_lateral
			{
				padding-bottom:1px;
				padding-bottom:1px;
				max-width: 200px;
				border: none;
			}
			img.blogs_lateral:hover
			{
				border-top:#009E00 2px solid;
				border-bottom:#009E00 2px solid;
			}
			img.blogs_titulo
			{
				padding-bottom:2px;
				max-width: 160px;
				max-height: 48px;
			}
			div.post_rodape
			{

			}
			div.espacador
			{
				height:35px;
			}
			.a {
				color:#009E00;
				border: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.a:visited {
	color:#009E00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}
a:link{
	color:#009E00;
	border: none;
	font-style: normal;
	text-decoration: none;
  }
