body{
	background: #BD869D url(img/fundo_y.jpg) top center repeat-y;
	margin:0;
}

body,table,input,textarea,select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

img, div { behavior: url(iepngfix.htc) }

a:link{color:#333;text-decoration:none}
a:visited{color:#333;text-decoration:none}
a:active{color:#333;text-decoration:none}
a:hover{color:#333;text-decoration:underline}

.linkrx:link{color:#8e3c65;text-decoration:none}
.linkrx:visited{color:#8e3c65;text-decoration:none}
.linkrx:active{color:#8e3c65;text-decoration:none}
.linkrx:hover{color:#8e3c65;text-decoration:underline}

.left{
	background:url(img/tiraleft.jpg) top right no-repeat
}

.right{
	background:url(img/tiraright.jpg) top left no-repeat
}


/*///////////////////////CSS MENU/////////////////////////////*/

#quadmenu{
	background: #fff;
	width:211px;
}
#menu a{
	text-decoration:none;
	display:block;
	text-transform:uppercase;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu ul a{
	color:#8e3c65;
}
#menu ul ul a{
	color:#333;
	margin-bottom:5px;
	@margin-bottom:-10px;
}
#menu ul ul{
	display:none;
	
}
#menu li{
	list-style:none;
}
#menu li a{
	padding: 0;
}

#comsub{
	background: url(img/menucomseta.jpg) center center no-repeat;
	width:211px;
	height:32px;
	cursor:pointer;
}

#semsub{
	background: url(img/menusemseta.jpg) center center no-repeat;
	width:211px;
	height:32px;
	cursor:pointer;
}

.item:link{font-size:12px;color:#fff; text-transform:uppercase; }
.item:visited{font-size:12px;color:#fff; text-transform:uppercase;}
.item:active{font-size:12px;color:#fff; text-transform:uppercase;}
.item:hover{font-size:12px;color:#fff; text-transform:uppercase;}

	
/*/////////////////////////////////FIM CSS MENU ///////////////////////////////*/

.titrx{
	color:#8e3c65;
}

.fndnews{
	background: url(img/fnd_newsletter.jpg) center center no-repeat;
}

.camponews{
	border-bottom: solid 1px #666;
	border-left: solid 1px #666;
	border-right: solid 2px #666;
	border-top: solid 2px #666;
	padding:5px;
	height:28px;
	width:154px;
	margin-right:5px;
}


#videoyt{
	width:430px;
}

.titm{
	color:#8e3c65;
	font-size:14px;
}

.titcm{
	color:#333;
	font-size:14px;
}

.dtp{
	font-size:10px;
	color:#666;
}

.titgg{
	font-size:18px;
	color:#8e3c65;
	line-height:1;
}

.titpagina{
	color:#FFF;
	font-size:20px;
	font-weight: bold;
}


.linkpagon:link{color:#666; text-decoration:none; border:1px solid #eaeaea; background-color:#f5f5f5; padding: 1px 4px; }
.linkpagon:visited{color:#666; text-decoration:none; border:1px solid #eaeaea; background-color:#f5f5f5; padding: 1px 4px; }
.linkpagon:active{color:#666; text-decoration:none; border:1px solid #eaeaea; background-color:#f5f5f5; padding: 1px 4px; }
.linkpagon:hover{color:#666; text-decoration:none; border:1px solid #eaeaea; background-color:#eaeaea; padding: 1px 4px; }

.linkpagoff{color:#fff; text-decoration:none; border:1px solid #000; background-color:#8e3c65; padding: 1px 4px; }

#videoyt{
	width:430px;
	height:286px;
	background:#FFF;
}

#boxaudio{
	background: #eaeaea;
	padding: 10px;
	border: solid 1px #ccc;
	font-size:16px;
	font-weight:bold;
	color:#005688;
	margin-bottom: 10px;
	z-index:0;
	width: 96%;
}

.campofale{
	background: #fff;
	padding:3px;
	width:300px;
}

.hr{
	border: dashed 1px #eaeaea;
}

.disabled { color:#999999; font-style:italic; }
