p {
	margin: 0;
	color: #fff;
	font-size: 18px !important;
}

#cabecalho { 
	width: 97%;
	margin: 0 0 20px 10px;
	height: auto;
	padding: 5px 0 5px 0;
}


#content {
	margin: 0 auto;
	padding-top: 50px;
	width: 970px;
	min-height: 1000px;
	margin-bottom: 20px;
}

#left {
	width:	775px;
	padding: 10px 0 20px 0;
	
}
#right {
	width: 186px;
	float:right;
	height: auto;
	margin:0 auto;
	padding:0;
}

#midia { 
	text-align:center; 
	width:100%;
}
#lista {
	margin:0;
	padding-top: 0;
	padding-bottom: 0;
}

#paging {
	margin: 10px 0 0 0;
	border: 0;
	text-align: center;
}

.pag {
	font-size: 10px;
	color: #000;
	font-family: Tahoma;
	font-weight: bold;
}


.pag2 {
	font-size: 10px;
	color: #ffffff !important;  
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.thin_border_top {
	border-top: 1px solid #eeeeee !important; 
}
.thin_border_bottom {	
	border-bottom: 1px solid #eeeeee !important; 
}
.head {
	font-size: 12px;
	color: #fff;
	font-family: Tahoma;
	font-weight: normal;
}
.bold_style { 
	font-weight: bold !important;
}
.clip {
	color: #a3a3a3;
}

a.common_style:link {
	text-decoration: none;
}
a.common_style:visited {
	text-decoration: none;
}
a.common_style:hover {
	text-decoration: none;
	color: #ffffff;
}
.bread {
	font-size: 11px;
	color: #fff;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration:none;
}
