body{
	background: #000;
	color: #000;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
}

a{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#fff;
	text-decoration:underline;
}


input,select,textarea{
	border: #9f0408 2px solid;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px;
}
select{
	padding: 5px;
}

.bottom {
	color:#fff;
	font-size: 12px;
}

.creditos {
	color:#fff;
	font-size: 12px;
}

.creditosfoto {
	color:#000;
	font-size: 10px;
}

.contato {
	color:#fff;
	font-size: 15px;
}

.bottom a {
	color:#fff;
	text-decoration:none;
}

.bottom a:hover{
	text-decoration:underline;
}

.boximgsite { 
	border: 2px solid #9f0408;
	background: #750306;
}

.boximgbg { 
	background: #750306;

}

.imgboder { 
	border: 5px solid #9f0408;
}

.chamada{
	color:#fff;
	font-size:25px;
	font-weight:bold;
}

.titulo{
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
.titulo a{
	color:#fff;
	text-decoration:none;
}

.titulo a:hover{
	color:#9f0408;
	text-decoration:none;
}

#fotos2 { 
  float:left;
  padding: 15px 15px 0 15px;
}

#fotos2 a {
  float:left;
  border: solid 5px #9f0408;
  width: 250px;
  height: 170px;
  padding: 3px;
}

#fotos2 a:hover {
  float:left;
  border: solid 5px #fff;
  width: 250px;
  height: 170px;
  padding: 3px;
}

#fotos { 
  float:left;
  /*margin-left: 300px;*/
  width: 660px;
}

#fotos a {
  float:left;
  border: solid 4px #9f0408;
  width: 141px;
  height: 90px;
  padding: 3px;
  margin-right:5px;
  margin-left:5px;
  margin-bottom: 10px;
}

#fotos a:hover {
  float:left;
  border: solid 4px #fff;
  width: 141px;
  height: 90px;
  padding: 3px;
  margin-right:5px;
  margin-left:5px;
  margin-bottom: 10px;
}


/* menu */ 

.menu-item-top {
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	background: #750306;
}

.menu-item-top .menu-top {

	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 2px solid #cedbe0;
}
.menu-item {	
	border-bottom: 1px solid #cedbe0;
}

	a.menu-top:link, a.menu-top:visited, a.menu-top:active {
		display: block;
		color: #fff;
		font-size: 20px;
		line-height: 20px;
		font-weight: bold;
		text-decoration: none;
		border: 2px solid #9f0408;
		padding: 10px;
	}
	
	a.menu-top:hover {
		color: #ffffff;
		background: #9f0408;	
		border: 2px solid #fff;
	}
	
	
	
/* menu */ 

#content blockquote {
	margin:15px auto 5px auto;
	padding:15px 8px 0 45px;
	border-bottom:4px solid #9f0408;
	background:#984244 url(../images/quote.png) no-repeat top left;
 	width:570px;
	color:#FFF;
}
#content blockquote p {
 }
 
 
/*---------- menu topo -----------*/


.menutopocapa {
	width:132px;
	background:url(../images/menutopocapa.gif) no-repeat;
	background-color:#999;
	float:left;
	text-align:center;
	margin:0 1px 0 0;
	border-bottom:1px solid #000;
}

.menutopocapa a{
	padding:8px 0 5px 0;
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}


.menutopoesportes {
	width:132px;
	background:url(../images/menutopoesportes.gif) no-repeat;
	background-color:#060;
	float:left;
	text-align:center;
	margin:0 1px 0 0;
	border-bottom:1px solid #000;
}

.menutopoesportes a{
	padding:8px 0 5px 0;
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}


.menutopoidentidade {
	width:132px;
	background:url(../images/menutopoidentidade.gif) no-repeat;
	background-color:#8d0207;
	float:left;
	text-align:center;
	margin:0 1px 0 0;
	border-bottom:1px solid #8d0207;
}

.menutopoidentidade a{
	padding:8px 0 5px 0;
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}


.menutopofotos {
	width:132px;
	background:url(../images/menutopofotos.gif) no-repeat;
	background-color:#ffa808;
	float:left;
	text-align:center;
	margin:0 1px 0 0;
	border-bottom:1px solid #000;
}

.menutopofotos a{
	padding:8px 0 5px 0;
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}

.menutoponoticias {
	width:132px;
	background:url(../images/menutoponoticias.gif) no-repeat;
	background-color:#3a637d;
	float:left;
	text-align:center;
	margin:0 1px 0 0;
	border-bottom:1px solid #000;
}

.menutoponoticias a{
	padding:8px 0 5px 0;
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
