@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color:#000;
	font: normal 62.5% verdana;
	}

#topo {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color:#00CC66;
	}
#topo_dow {
	width: 100%;
	position:relative;
	margin-top:-10px;
	}
#body {
	width:990px;
	height:auto;
	margin:0 auto;
	margin-bottom:50px;
	text-align:center;
	text-align:center;
	padding-bottom:50px;
	}
#corpo {
	width:980px;
	/*height:1090px;1190*/
	min-height:550px;
	margin: 0 auto;
	/*margin-bottom:50px;*/
	border-width:5px;
	border-style: solid;
	border-color:#b00202;
	/*padding: -8px;*/
	background-color:#FFFFFF;
	background-image:url(img/rodape.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 60px;
	}
	#corpo2 {
	width:980px;
	/*height:1090px;1190*/
	min-height:1300px;
	margin: 0 auto;
	/*margin-bottom:50px;*/
	border-width:5px;
	border-style: solid;
	border-color:#b00202;
	/*padding: -8px;*/
	background-color:#FFFFFF;
	background-image:url(img/rodape.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 60px;
	}
#corpo3 {
	width:980px;
	/*height:1090px;1190*/
	min-height:800px;
	margin: 0 auto;
	/*margin-bottom:50px;*/
	border-width:5px;
	border-style: solid;
	border-color:#b00202;
	/*padding: -8px;*/
	background-color:#FFFFFF;
	background-image:url(img/rodape.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 60px;
	}
#cont {
	width:965px;
	/*height:1090px;*/
	background-color:#fff;
	margin-left: 5px;
	margin-right: 5px;
	}
#col1 {
	display:inline;
	float: left;
	width:250px;
	height: 800px;
	background-color:#FFF;
	}
.dentrocol1 {
	margin: 0 auto;
	width:240px;
	height: auto;
	background-color:#FFF;
	}
#dentrocol11 {
	margin: 0 auto;
	margin-left:20px;
	width:300px;
	height: 20px;
		}
#dentrocol111 {
	margin-left:20px;
	width:300px;
	height: auto;
	}

#col2 {
	float: left;
	width:440px;
	height: 100px;
	margin-left: 0%;
	background-color:#FFF;
	}
.dentrocol2 {
	margin: 0 auto;
	width:430px;
	height: auto;
	background-color:#FFf;
	}
#col3 {
	float: right;
	margin-left: 10%;
	margin-top: -100px;
	width:300px;
	height: 100px;
	background-color: #FFF;
	}
.dentrocol3 {
	margin: 0 auto;
	width:290px;
	height: auto;
	background-color:#FFF;
	}

#eti {
	width:46px;
	height:45px;
	position:relative;
	margin-left:990px;
	margin-top:-100px;
	background-image:url(img/etiqueta.jpg);
}
#eti2 {
	width:46px;
	height:45px;
	position:relative;
	margin-left:990px;
	margin-top:-100px;
	background-image:url(img/etiqueta.jpg);
	
}
#eti3 {
	width:46px;
	height:45px;
	position:relative;
	margin-left:1127px;
	margin-top:800px;
	background-image:url(img/etiqueta.jpg);
}


.style1 {
	font-size:10px;
	color:#FFF;
}

.placarTime {
	font-size:10px;
	color:#5d5d5d;
	text-align:center;
}

.placarGol {
	font-size:20px;
	color:#5d5d5d;
	text-align:center;
}

.placarXGol {
	font-size:35px;
	color:#5d5d5d;
	text-align:center;
}