.titulobanner{
	width:374px;
	text-align:left;
	/*background:#000000;/*#F5F5F5*/
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:0px;
	float:left;
	z-index: 950;
	overflow:visible;
	position: absolute;
	left: 51px;
	top: 231px;
	height: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
}
.copetebanner{
	width:513px;
	text-align:left;
	/*background:#000000;/*#F5F5F5*/
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:0px;
	float:left;
	z-index: 950;
	overflow:visible;
	position: absolute;
	left: 51px;
	top: 271px;
	height: 70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
}

.botoncomprarentrada{
	width:136px;
	text-align:left;
	/*background:#000000;/*#F5F5F5*/
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:0px;
	float:left;
	z-index: 950;
	overflow:visible;
	position: absolute;
	left: 784px;
	top: 357px;
	height: 40px;
	color: #FFFFFF;
}

.botoncursos{
	width:150px;
	text-align:left;
	/*background:#000000;/*#F5F5F5*/
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:0px;
	float:left;
	z-index: 950;
	overflow:visible;
	position: absolute;
	left: 775px;
	top: 317px;
	height: 40px;
	color: #FFFFFF;
}

.content{
width:931px;
text-align:left;
margin:0px auto;
background:#F5F5F5;
}
.content_txt{
width:931px; 
text-align:left; 
background:#000000;/*#F5F5F5*/
padding-left:0px; 
padding-right:0px; 
padding-bottom:0px; 
float:left;
}
.content_txt a{
text-decoration:none;
/*color:#191919;*/
color:#00FF00;
}
.content_txt a:hover{
text-decoration:none;
/*color:#646464;*/
color:#CC0000;
}

.carrusel{
width:931px;
height:400px;
margin:auto;}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 931px; /*Width of Carousel Viewer itself*/
height: 400px; /*Height should enough to fit largest content's height*/
line-height:15px;
margin-top:0px;
margin-left:0px;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0px;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 931px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
