@charset "utf-8";
/***************** GERAIS ******************************/

body {
	margin:0px 0px;
	padding:0px;
	font-family: Verdana, Tahoma, Arial;
	background-color: #FFD900;
}
p {
	margin: 0px 0px 14px;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
}


h1 {
	font-weight:bold;
	color:#7C1A01;
	font-size:14px;
	text-align:left;
	font-size-adjust:none;
	font-stretch:normal;
	line-height:normal;
	margin:0px 0px 10px;
}
h1 a {
	color:#7C1A01;
	text-decoration:none;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
h1 a:visited {
	color:#7C1A01;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-weight:bold;
} 
h1 a:hover {
	color: #7C1A01;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-weight:bold;
}

h2 {
	font-weight: normal;
	color:#000000;
	font-size:11px;
	text-align:left;
	line-height:15px;
	margin:0px 0px 2px;
}

h2 a {
	text-decoration:none;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;

}
h2 a:visited {
	text-decoration:none;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
} 
h2 a:hover {
	text-decoration:none;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

h3 {
	font-weight: normal;
	color:#7C1A01;
	font-size:9px;
	text-align:left;
	line-height:normal;
	margin:0px 0px 2px;
}

h3 a {
	text-decoration: underline;
	color: #7C1A01;


}
h3 a:visited {
	text-decoration:none;
	color: #7C1A01;

} 
h3 a:hover {
	text-decoration: underline;
	color: #7C1A01;
}
form {
	margin: 0px;
	padding: 0px;
}
/***************** TEMPLATE GERAL ******************************/
#content_wrap {
	text-align: left;
	width: 910px;
}
#spacer_template {
	float: left;
	background-color: #bb0b05;
	width:790px;
	height:8px;
}
.clearBoth {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
/***************** HEADER ******************************/
#header_wrap {
	height:490px;
	margin:0px auto;
	width:910px;
}
#headerLogo {
	float: left;
	background: #F9F3BD;
	width:120px;
	height:265px;
	overflow:hidden;
}
#headerTools_wrap {
	float: left;
	width:790px;
	height:265px;
	overflow:hidden;
}
#headerNavBanner {
	float: left;
	width:530px;
	height:257px;
	overflow:hidden;
}
#headerRight {
	float: left;
	width:260px;
	height:257px;
	overflow:hidden;
}
#headerTopMusic {
	float: left;
	background: #FEFEFE;
	width:910px;
	height:180px;
	overflow:hidden;
}
#headerMuralRecados {
	float: left;
	width:910px;
	height:40px;
	overflow:hidden;
}
#headerBlocks {
	float: left;
	width:910px;
}

/***************** BODY ******************************/
#body_wrap {
	float: left;
	background: #FFD900;
	clear:both;
	padding:0px;
	width:910px;
}
#bodyCenterCol {
	float: left;
	width:645px;
	overflow:hidden;
}
#bodyRightCol {
	float: right;
	top: 0px;
	width:260px;
	overflow:hidden;
}
img.Btn{
	margin: 10px 0px;
	border: 0px;
}
a img.Btn {
	padding: 2px;
	background: #FEC54C;
}
a:hover img.Btn{
	background: #FE7A4C;
}

/***************** CENTER ******************************/
.newsCenter_wrap {
	clear:both;
	width:639px;
	margin:0px 0px 10px 0px;
	border:2px solid #F33503;	
}
.newsCab {
	background: url(imagens/cabFD.gif) repeat-x left top;
	width:639px;
	height:41px;
	margin:0px;
}
img.Cab{
	margin: 0px 10px;
}	
.newsEntry_wrap {
	background:#FFEF5F url(imagens/newsFD.gif) repeat-x left top;
	width:639px;
	padding: 0px;
	margin: 0px;
}
.newsImgEntry {
	float:left;
}
img.news {
	margin: 12px 0px 5px 10px;
	border:0px;
	width: 128px;
}
a img.news {
	padding: 4px;
	background: #FEC54C;
}
a:hover img.news{
	background: #FE7A4C;
}
.newsEntry {
	margin: 10px 0px 10px 10px;
	float: left;
	width:480px;
}
.newsSpacer {
	background-color: #FEC54C;
	float: left;
	width:639px;
	height:3px;
}
.newsBtns {
	height: 27px;
	border: 0px;
	margin: 0px 10px 0px 0px;
	float: right;
}
.newsBtns img {
	border: 0px;
}
.newsBtns a {
	padding: 0px;
	margin: 0px;
}
.navigator, .navigator a {
	padding: 2px;
	text-align: right;
	font-size: 11px;
}

.text {
	background: #FFF798;
	font-weight: normal;
	color:#000000;
	font-size:11px;
	text-align:left;
	line-height:15px;
	margin:0px;
	padding: 5px;
}

.text a {
	text-decoration:none;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;

}
.text a:visited {
	text-decoration:none;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
} 
.text a:hover {
	text-decoration:none;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

/***************** PROGRAMACAO ************************/
.progTitle {
	padding: 10px 2px 10px 2px;
	font-size: 15px;
	color: #6b8e23;
	font-weight: bold;
	clear: both;
	width: 100%;
}
.progRow {
	font-size: 12px;
	padding: 10px 2px 10px 2px;
	clear: both;
	width: 100%;
}
.progRowAlternate {
	font-size: 12px;
	padding: 10px 2px 10px 2px;
	clear: both;
	width: 100%;
	background-color: #ff9b00;
}
.progTime {
	float: left;
	padding-right: 5px;
}
.progEntry {
	float: left;
}

/***************** RIGHT ******************************/
.newsRight_wrap {
	width:256px;
	margin:0px 0px 10px 0px;
	border:2px solid #F33503;
	background-color: #FFF798;
}
.newsCabRight {
	background: url(imagens/cabDireitaFD.gif) repeat-x left top;
	width:256px;
	height:31px;
	margin:0px;
}
.rightEntry {
	background:#FFF798;
	margin: 10px;
	float: left;
	width:235px;
}
/***************** LOGIN *******************************/
.loginForm {
	font-size: 10px;
}
.loginRow {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.loginRight {
	float: right;
	text-align: right;
	font-weight: bold;
}
.loginLeft {
	float: left;
}
.loginCenter {
	text-align: center;
}
.loginInput {
	width: 130px;
	border: #930900 1px solid;
}
/***************** FUTEBOL *****************************/
.futebol {
	width: 100%;
	height: 100;
	background-image: url(imagens/futebol_relva.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.futebolEntry {
	margin: 10px 0px 10px 0px;
	float: left;
	width: 100%;
	font-size: 11px;
}

/***************** FOOTER ******************************/
#footer_wrap {
	clear:both;
	width:910px;
}
#footer_wrap h4 {
	font-size: 10px;
}
.footerCenter {
	float:left;
	width:645px;
	text-align:center;
}
.footerRight {
	float:right;
	width:260px;
	text-align:right;
}
