div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 770px;
	height: 400px;
	overflow: hidden;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 770px;
	height: 400px;
	overflow:hidden;
	float:left;
	background-image: url(../images/background/sea.jpg);
	background-repeat: no-repeat;
		}
	div.scroller div.section10 {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 770px;
	height: 400px;
	overflow:hidden;
	float:left;
	background-image: url(../images/background/sea2.jpg);
	background-repeat: no-repeat;
		}
	div.scroller div.content {
	width: 10000px;
		}

	div#section1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#01627F;
	background-image: url(../images/background/sea3.jpg);
	background-repeat: no-repeat;
		}

div#section1 h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #01627F;
	margin-top: 20px;
}

.direita {
	float: left;
	padding: 0;
	height: 380px;
	width: 330px;
	margin-left: 55px;
	margin-top:40px;
}

	* html .direita 
	{
		width: 380px;
		margin: 20px 0 0 30px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}

.esquerda 
{
	width: 300px;
	float: left;
	margin-left: 50px;
	padding: 0;
}
	
	* html .esquerda 
	{
		margin-left: 45px;
		margin-right: 0px;
		margin-top: 20px;
		padding-right: 0;
		padding-left: 0;
	}

	.esquerda ul
	{
		list-style-position: inside;
		list-style-type: square;
	}
	
.style1 
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
	
#my-glider 
{ margin: 40px; }

* html .direita p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

	div.section-image
	{
		padding-top: 25px;
		padding-left: 295px;
		margin-top:0px;
	}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#imgFotoCompre {
margin-left:18px;
margin-top:0px;
}
#imgFotoIndique {
margin-left:18px;
margin-top:0px;
}
*+html #imgFotoIndique {
margin-top:-5px;
}
*+html #imgFotoCompre {
margin-top:-5px;
}
div.direita h3 {
position:relative;
top:-24px;
left:-36px;
width:300px;
}
*+html div.direita h3 {
position:relative;
top:-100px;
width:100px;
border: 1px solid red;
}
div.dados {
position:relative;
width:305px;
left:291px;
top:-306px;
}
ul#lista-acessorios
	{
	display:none;
}
div#rptImagens_ctl00_section{
display:none;
}
