@charset "utf-8";
.casting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.casting a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}


.casting h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 90px;
}
.casting p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
}
.casting .tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_casting-bt-tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 41px;
	width: 680px;
	float: right;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: normal;
}
.casting .tit .data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0066;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.casting .bt_anterior {
	background-image: url(images/bg_casting-bt-tit.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 102px;
	background-position: left -49px;
	text-indent: -9000px;
	display: block;
	cursor: pointer;
}
.casting .bt_anterior:hover {
	background-image: url(images/bg_casting-bt-tit.png);
	background-repeat: no-repeat;
	background-position: -103px -49px;
}
.casting .bt_seguinte {
	background-image: url(images/bg_casting-bt-tit.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 102px;
	background-position: left -96px;
	text-indent: -9000px;
	display: block;
	cursor: pointer;
}
.casting .bt_seguinte:hover {
	background-image: url(images/bg_casting-bt-tit.png);
	background-repeat: no-repeat;
	background-position: -103px -96px;
}
.casting .bg_top {
	background-image: url(images/bg_casting-lista.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 205px;
}
.casting .bg_bottom {
	background-image: url(images/bg_casting-lista.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 205px;
	/*padding-bottom: 13px;*/
}
.casting .bg_bottom p {
	margin: 0px;
	padding: 0px;
}
.casting   .bg_bottom   .item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 24px;
	width: 190px;
	display: block;
	background-image: url(images/bg_casting-lista-item.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 1px;
}
.casting  .bg_bottom  .item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 190px;
	display: block;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 1px;
	background-image: url(images/bg_casting-lista-item.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.casting  .bg_bottom  .on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 187px;
	display: block;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 1px;
	background-image: url(images/bg_casting-lista-item.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF0066;
}
.casting .bg_bottom .on a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 187px;
	display: block;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 1px;
	background-image: url(images/bg_casting-lista-item.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FF0066;
}

.casting .bg_bottom .data {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0067;
	padding-left: 10px;
}
.casting .bg_bottom .data .data-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	margin-right: 8px;
	display: block;
	float: left;
	padding: 5px;
}
.casting .bg_bottom .data .on {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	background-color: #ff0067;
	display: block;
}