@charset "utf-8";
#mainContainer #mainBody #arenaBody {
	height: 600px;
	background-color: #001B2F;
	float: left;
}

#mainContainer #mainBody #arenaBody #intBody {
	width: 710px;
	background-color: #EFF3F7;
	height: 565px;
	margin-right: 17px;
	margin-left: 23px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	position: inherit;
	border: 3px solid #6699FF;
}
#mainContainer #mainBody #arenaBody #Pad {
	height: 15px;
}

#mainContainer #mainBody #arenaBody #intBody .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5700;
	width: 660px;
	padding-top: 15px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: 27% 75%;
	height: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF5700;
}
#mainContainer #mainBody #arenaBody #intBody .text1 {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	float: left;
	height: 30px;
	background-color: #EFF3F7;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#mainContainer #mainBody #arenaBody #intBody .text2 {
	height: auto;
	float: left;
	width: 600px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/reserv1.gif);
}

.letra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
