/***********************************************/
/* Rádio SIM                                   */
/* Renasceça WEBDEVCORE                        */
/***********************************************/

/***********************************************/
/* RESIDENT STYLES                             */
/***********************************************/ 
#center_nav_informacao{
	float:right;
	width:498px;
	height:411px;
	font-size:12px;
	background-image:url(../images/bg_main_informcao.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#center_nav_detail{
	float:right;
	width:463px;
	height:411px;
	font-size:12px;
	background-image:url(../images/bg_detail_informacao.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#center_title {
	width:201px;
	height:131px;
	position:relative;
	top:5px;
	left:40px;
}
#main_news {
	position:relative;
	width:395px;
	height:75px;
	left:48px;
	top:-45px; /* -40 */
	color:#d1ab60
}
img.main_foto {
	display:inline;
	vertical-align:top;
	border:1px;
	border-style:solid;
	border-color:#dbc4a0;
	cursor:pointer;
	margin-left:5px
}
#list_news {
	position:relative;
	width:395px;
	height:110px;
	left:48px;
	top:-55px; /* -38 */
	color:#d1ab60
}
#list_news ul.items {
	margin:4px;
	padding:0;
}
#list_news ul.items li {
	margin:0;
	padding:2px;
	padding-bottom:0px;
	list-style:inside;
	list-style-type:square;
	z-index:50;
	font-size:12px;
	margin-bottom:6px
	
}
#center_items {
	position:relative;
	width:395px;
	height:90px;
	left:49px;
	top:-32px
}
#center_items ul.items {
	margin:0;
	padding:0;
}
#center_items ul.items li {
	margin:0;
	padding:2px;
	float:left;
	padding-bottom:0px;
	list-style-type:none;
	z-index:50;
	font-size:12px;
	
}
.item_solo{
	float:left;
	color:#4b2a04;
	width:112px;
	text-align:center;
	margin:0 auto
}
A.item_solo
{ 
	FONT-WEIGHT: bold;
	COLOR: #4b2a04;
	TEXT-DECORATION: underline;
}
A.item_solo:visited 
{ 
	COLOR: #4b2a04; 
}
A.item_solo:active 
{ 
	COLOR: #4b2a04; 
}
A.item_solo:hover 
{
	COLOR: #4b2a04; 
	TEXT-DECORATION: underline;
}
#sub_musica{
	width:315px;
	height:550px;
	font-size:12px;
	background-color:red

}
#detail_sub{
	float:left;
	width:341px;
	background-image:url(../images/bg_detail_sub.jpg);
	background-repeat:repeat-y
}
#win_fotos{
	margin: 0;
	padding:3px 3px 3px 3px;
	text-align:center;
	margin:0px auto;
}
	#win_fotos ul.items {
		margin:0;
		padding:0px;
	}
	#win_fotos ul.items li{
		list-style-type:none;
		list-style:none;
		display:inline;
		margin:0;
		padding:0

}
img.valign_fotos {
	display:inline;
	vertical-align:top;
	border:1px;
	border-style:solid;
	border-color:#dbc4a0;
	margin-bottom:5px;
	margin-right:4px;
	margin-top:5px;
	cursor:pointer;
}
#win_outros{
	margin: 0;
	padding:3px 3px 3px 3px;
}
	#win_outros ul.items {
		margin:0;
		padding:0px;
	}
	#win_outros ul.items li{
		list-style-type:none;
		list-style:none;
		display:inline;
		margin:0;
		padding:0

}
.video_thumb{
	margin:0 auto;
	text-align:center;
	padding:20px
}
.video_title{
	margin:0 auto;
	text-align:center;
}


A.control_video
{ 
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.control_video:visited 
{ 
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;	
}
A.control_video:active 
{ 
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.control_video:hover 
{
	COLOR: #d8b832;
	TEXT-DECORATION: underline;
}
