@charset "utf-8";

#navagation {
	font-family: Vernanda, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #BA0F74;
	text-decoration: none;
}
#navagation a:link, #navagation a:visited {
	color: #FFF;
	text-decoration: none;
}
#navagation a:hover , #navagation a:active{
	color: #BA0F74;
}

.cellBkg {
	background: url(imgs/img_home_all.jpg) no-repeat 0px 0px;
	display: block;
}
.cellBkg table {
	background: url(../imgs/img_home_all.jpg) no-repeat 0px 0px;
	display: block;
}
.cellLineBkg {
	background: #E9E9E9 url(../imgs/img_barra_baixo.png) repeat-x bottom;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}
.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #515151;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}
.textoboldrosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #BA0F74;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

.textoboldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-transform: none;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.blink {
	text-decoration: blink;
}


.texto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BA0F74;
	text-transform: none;
	text-decoration:none;
	padding-right: 2px;
	padding-left: 2px;

}
.texto a:link , .texto a:visited{
	color: #BA0F74;
	text-decoration: none;
}
.texto a:hover , .texto a:active{
	background: #F9B7DE;
	padding-right: 2px;
	padding-left: 2px;
}
#registration {
	text-decoration:blink;
}

.socialButtonTwitter {
	height: 31px;
	width: 40px;
	display: block;
	float: left;
	background: url(../imgs/btns_menubar/btn_twitter_whole.png) no-repeat 0px 0px;
}
.socialButtonTwitter a {
	background: url(../imgs/btns_menubar/btn_twitter_whole.png) no-repeat;
	height: 31px;
	width: 40px;
	display: block;
	float: left;
}

.socialButtonTwitter a:hover {
	background-position: 0px -31px;
	height: 31px;
	width: 40px;
	float: left;
}
.socialButtonOrkut {
	height: 31px;
	width: 40px;
	display: block;
	float: left;
	background: url(../imgs/btns_menubar/btn_orkut_whole.png) no-repeat 0px 0px;
}
.socialButtonOrkut a {
	background: url(../imgs/btns_menubar/btn_orkut_whole.png) no-repeat;
	height: 31px;
	width: 40px;
	display: block;
	float: left;
}
.socialButtonOrkut a:hover {
	background-position: 0px -31px;
	height: 31px;
	width: 40px;
	float: left;
}
.socialButtonMyspace {
	height: 31px;
	width: 40px;
	display: block;
	float: left;
	background: url(../imgs/btns_menubar/btn_myspace_whole.png) no-repeat 0px 0px;
}
.socialButtonMyspace a {
	background: url(../imgs/btns_menubar/btn_myspace_whole.png) no-repeat;
	height: 31px;
	width: 40px;
	display: block;
	float: left;
}
.socialButtonMyspace a:hover {
	background-position: 0px -31px;
	height: 31px;
	width: 40px;
	float: left;
}
.socialButtonFacebook {
	height: 31px;
	width: 40px;
	display: block;
	float: left;
	background: url(../imgs/btns_menubar/btn_facebook_whole.png) no-repeat 0px 0px;
}
.socialButtonFacebook a {
	background: url(../imgs/btns_menubar/btn_facebook_whole.png) no-repeat;
	height: 31px;
	width: 40px;
	display: block;
	float: left;
}
.socialButtonFacebook a:hover {
	background-position: 0px -31px;
	height: 31px;
	width: 40px;
	float: left;
}
.socialButtonYoutube {
	height: 31px;
	width: 40px;
	display: block;
	float: left;
	background: url(../imgs/btns_menubar/btn_youtube_whole.png) no-repeat 0px 0px;
}
.socialButtonYoutube a{
	background: url(../imgs/btns_menubar/btn_youtube_whole.png) no-repeat;
	height: 31px;
	width: 40px;
	display: block;
	float: left;
}
.socialButtonYoutube a:hover {
	background-position: 0px -31px;
	height: 31px;
	width: 40px;
	float: left;
}
.socialButtonNewsletter {
	height: 31px;
	width: 135px;
	display: block;
	float: left;
	background: url(../imgs/btns_menubar/btn_Newsletter_whole.png) no-repeat 0px 0px;
}
.socialButtonNewsletter a {
	background: url(../imgs/btns_menubar/btn_Newsletter_whole.png) no-repeat;
	height: 31px;
	width: 135px;
	display: block;
	float: left;
}
.socialButtonNewsletter a:hover {
	background-position: 0px -31px;
	height: 31px;
	width: 135px;
	float: left;
}
.pic a:link, .pic a:visited{
	border: 2px solid #FFF;
	display: inline-block;
}
.pic a:hover, .pic a:active{
	border-color: #BA0F74;
}
#sponsors .sponsorcopy {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}

