@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
}
html {
	height: 100%;
}

#vertical{
width:1px; 
height:833px; 
background: #DFDFDF; 
float:left; 
margin: 30px 18px 0px 18px; 
display:block;
}
#horizontal {
	width:100%; 
	height:1px; 
	margin: 1px 0 5px 0; 
	background:#DFDFDF;
	overflow:hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color: #a5a7aa;
    background:;
	height:100%;
}
p {
	color:#000;
	font-size:13px;
	line-height:normal;
	
}
h1 {
	color:#23487c;
	font-size:25px;
	padding: 30px 0 30px 0;
}
h1 b {
	font-weight:bold;
}

@font-face {
	font-family: tahoma;
	src: url("../../fonts/tahoma.eot"); /** IE **/
}
@font-face {
	font-family: tahoma;
	src: url("../../fonts/tahoma.ttf");
}


@font-face {
	font-family: calibri;
	src: url("../../fonts/calibri.eot"); /** IE **/
}
@font-face {
	font-family: calibri;
	src: url("../../fonts/calibri.ttf");
}


a {
	color:#000;
	outline:none;
}


a:hover {
	text-decoration:underline;
}

a:selected {
	ont-weight: bold;
    text-decoration: underline;
}




#ancora {
	position:absolute; 
	margin-top:-50px;
}

a.lanchas{

}

a.lanchas:hover{
	color:#CCC;
}

#divmodelos {
	width:415px;
	float:left;
	padding-left:0px;
}

#divmodelos h1 {
	color:#23487c; 
	font-size:25px; 
	padding-top:12px;
}


div.fadehover {
	position: relative;
}
img.a {
	position: absolute;
	z-index: 10;
}
img.b {
	position: absolute;
}
#top {
	width: 100%;
	background:url(../../images/bg-top2.jpg) top no-repeat #0e2434;
	height:222px;
	position:relative;
}
#top_content {
	width:790px;
	
	padding-left:19px;
	margin: 0 auto;
	position:relative;
	background:;
}
#linha_top {
	width: 100%;
	height:4px;
	display:none;
}
#center {
	width: 100%;
}
#center_content {
	width:790px;
	padding-left:19px;
	margin: 0 auto;
	height: 100%;
}

#logo {
	width: 345px;
	height: 88px;
	display:block;
	overflow:hidden;
	overflow:hidden;
	margin-top:57px;
	float: right;
	background:url(../../images/lanchar_coral_logo.png);
}
.logo {
	width: 345px;
	height: 88px;
	display:block;
	overflow:hidden;
}
#versions {
	width:; 
	height:21px;
	position:absolute;
	right:0px;
	padding:10px 5px 0 0;
}

/*---------------------------/menu/------------------------------------*/

#menu {
	width: 100%;
	height: 28px;
	
	background: #2e548c;
	position:absolute;
	bottom:0;
	font-family:tahoma;
	
}
ul.listamenu {
	width:790px;
	margin: 0 auto;
	text-align:center;
	padding-top:4px;
	overflow:hidden;
}
ul.listamenu li {
	list-style: none;
	display: inline;
	text-align:center;
	color: #006;
}
ul.listamenu li a {
	text-decoration: none;
	color:#fff;
	letter-spacing:1px;
	font-size: 14px;
}

ul.listamenu li a:hover {
	text-decoration: none;
	color: #FF0;
}
.separador {
	margin:0 10px 0 10px;
}

#linha1 {
	background:#1a8745;
	width:100%;
	height:3px;
	overflow:hidden;
	position:absolute;
	top:0;
}

#linha2 {
	background:#f4ed1f;
	width:100%;
	height:3px;
	overflow:hidden;
	position:absolute;
	bottom:28px;
}
/*-------------------//-------------------*/
#banner {
	width:790px;
	height:260px;
	padding-left:19px;
	margin: 0 auto;
	padding-top:0px;
}
#divleft {
	width:509px;
	float:left;
}


#divright {
	width:242px;
	float:left;
	padding-left:1px;
}
/*-------------------/right/-------------------*/
#right {
	width:242px;
}
#right p {
	color:#939598;
	font-size:12px;
	font-family:calibri;
	text-indent:0px;
	margin-bottom:0px;
}
#right h1 {
	color:#23487c;
	font-size:18px;
	padding: 12px 0 8px 0;
}
#right h1 b {
	font-weight:bold;
}
/*-------------------//-------------------*/
#home_noticias {
	height:18px;
	overflow:hidden;
	display:block;
}
#home_noticias a{
	height:18px;
	overflow:hidden;
	display:block;
}
#home_noticias p {
	float:left;
	color:#939598;
	font-size:13px;
	padding-top:1px;
	font-family: calibri;
	text-align:left;
}
#home_noticias img {
	float: right;
}

/*-------------------//-------------------*/
#divform_home {
	height:75px;
	clear:both;
	color:#000;
}
#textfield_home {
	width:241px;
	height:21px; 
	float:left;
	background:#818285;
	margin-bottom:3px;
	color:#000;
}

#textfield_home p{
	float:left;
	font-family: calibri;
	font-size:14px;
	color: #000;
}

.textfield_home {
	border:0; 
	width:172px; 
	height:21px; 
	background:#818285; 
	float: right;
	font-family: calibri;
	font-size:14px;
	color: #000;
	padding: 0 6px 0 6px;
	margin-bottom:5px;
}

.ie7 .textfield_home {

}

.button_home {
	border:0; 
	width:94px; 
	height:21px; 
	background:#818285; 
	margin-left:5px; 
	float:left; 
	color:#FFF;
	font-family: calibri;
	font-size:14px;
}

/*-------------------//-------------------*/
#divform {
	height:75px;
	clear:both;
}
#textfield {
	width:175px;
	height:21px;
	float:left;
	background:#818285;
	margin-bottom:3px;
}
#textfield p {
	float:left;
	font-family: calibri;
	font-size:14px;
	color: #000;
	padding-top:1px;
}
.textfield {
	border:0;
	height:21px;
	background:#818285;
	float: left;
	font-family: calibri;
	font-size:14px;
	color: #000;
	padding: 0 6px 0 6px;
	margin-bottom:5px;
}
.ie7 .textfield {
}
.button {
	border:0;
	width:60px;
	height:21px;
	background:#818285;
	margin-left:5px;
	float: right;
	color:#FFF;
	font-family: calibri;
	font-size:12px;
}

/*-------------------//-------------------*/
#modelos {
	width:77px;
	height:80px;
	float:left;
	margin: 0 5px 5px 0;
}
#modelos img {
	float:left;
	border: solid 1px #FFF;
}
#modelos a:hover img {
	opacity:0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
#modelos p {
	float: right;
	font-size:18px;
	font-family: tahoma;
	font-weight:bold;
	color:#929397;
}
#modelos a {
	width:77px;
	height:80px;
	display:block;
	float: left;
	overflow:hidden;
	outline:none;
}

/*----------------------------------------------*/
#modelos_home {
	width:128px;
	height:121x;
	float:left;
	margin: 0 10px 13px 0;
}

#modelos_home img{
	float:left;
}

#modelos_home a:hover img{
	opacity:0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#modelos_home p{
	float: right;
	font-size:23px;
	font-family: tahoma;
	font-weight:bold;
	color:#929397;
}

#modelos_home a{
	width:128px;
	height:121px;
	display:block;
	float: left; 
	overflow:hidden;
	outline:none;
}


/*----------------------------------------------*/
#divnoticias {
	width:340px;
	float:left;
	padding-left:33px;
}

#divnoticias h1 {
	color:#23487c; 
	font-size:25px; 
	padding-top:10px;
	padding-bottom:0px;
}

#divnoticias p{
	float:left; 
	color:#939598; 
	font-size:16px; 
	padding-top:1px;
	font-family: calibri;
	text-align:left;
	text-indent:0;
	
}

#home_noticias {
	height:25px;
}

#home_noticias img{
	float: right; 
}

/*----------------------------------------------*/
#modelos_homeg {
	width:184px;
	height:180px;
	float:left;
	margin: 0 8px 5px 0;
}
#modelos_homeg img {
	float:left;
	border: 1px solid #FFF;
}
#modelos_homeg a:hover img {
	opacity:0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}
#modelos_homeg p {
	float: right;
	font-size:33px;
	font-family: tahoma;
	font-weight:bold;
	color:#929397;
}
#modelos_homeg a {
	width:184px;
	height:180px;
	display:block;
	float: left;
	overflow:hidden;
	outline:none;
}
#quadros_lanchas {
	width:263px; float:left;
}

/*----------------------------------------------*/
#revenda {
	height:80px;
	padding: 10px 0 10px 0;
}

#revenda img{
	float:left;
	margin-right:15px;
	border: solid 1px #FFF;
}

#revenda p{
	color: #000;
	float:left;
	text-indent:0;
	padding-top:0px;
}

#revenda a{
	font-weight:bold	
}

#linha_revenda {
	height:10px;
	background:url(../../images/linha.jpg) repeat-x;
	margin: 20px 0 20px 0;
	overflow:hidden;
	}
	
	
/*----------------------------------------------*/	
#noticias {
	padding: 10px 0 5px 0;
}

#noticias h2{
	color:#006;
	font-family: tahoma;
	float:left;
	font-size:20px;
}

#noticias img{
	float:left;
	margin-right:15px;
	margin-bottom:13px;
}

#noticias p{
	color: #000;
	float: inherit;
	text-indent:0;
	padding-top:30px;
}

#noticias a{
	font-weight:bold	
}

#linha_noticias {
	height:10px;
	background:url(../../images/linha.jpg) repeat-x;
	margin: 6px 0 10px 0;
	overflow:hidden;
	clear:both
	}	
	
	
	
.formmail{
	width:500px; 
	height:25px; 
	border:0; 
	background:#e6e7e8;
	font-family: arial;
	color:#666;
	margin-bottom:16px;
	padding-left:5px;
}
/*----------------------------------------------------/footer/--------------------------------------------------------*/
#footer {
	width: 100%;
	background:url(../../images/bg_footer.jpg) repeat-x #0c4a89;
	margin-top:20px;
}
#footer_content {
	width:828px;
	height:146px;
	margin: 0 auto;
	position:relative;
}
#footer h2 {
	font-family:arial;
	color:#000;
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}

#footer p {
	font-family:arial;
	color:#000;
	font-size:12px;
	padding-top: 5px;
	line-height:20px;
	text-indent:0px;
}
#foot1 {
	padding:0 22px 0 50px;
	margin-top:13px;
	float:left;
}
#foot2 {
	padding:0 22px 0 22px;
	margin-top:13px;
	float:left;
}
#foot3 {
	padding:0 0 0 22px;
	margin-top:13px;
	float:left;
}
#linha {
	width:2px;
	height:80px;
	float:left;
	margin:20px 0 0 0;
	background:#000;
	overflow:hidden;
}

#cadastre-se {
	height:93px;
}

#copy {
	text-indent:0px;
	padding-left:240px;
}
#copy h2 {
	float:left;
	font-size:10px;
	font-family:arial;
	color:#000;
	padding-top:6px;
	font-weight:100;
	text-decoration:none;
}

#footer a {
	color:#000;
	outline:none;
}
#footer a:hover {
	text-decoration:underline;
}

/*--------------/assinatura/----------------*/
#assinatura {
	position:absolute;
	left:145px; 
	bottom:6px;
}
#assinatura img{
	margin-top:2px;
}
.assinatura-left {
	margin-left:10px;
}
#assinatura p{
	float:left;
	font-size:11px;
}
/*----------------------------------------------------/embarcação/--------------------------------------------------------*/
#embarcacao {
	 margin: 0 auto; 
	 width:790px; 
	 height:310px;
	 padding:20px 0 0 19px;
}

#embarcacao img{
	border: 5px solid #dddddd;
}

#div_embarcacao {
	 width:790px;
}



.bold {
	font-weight:bold;
}

.espaco {
	padding-left:15px;
}

#div_embarcacao h1{
	color:#23487c;
	font-size:20px;
	padding: 10px 0 20px 0;
	clear:both;
}

#nome {
	 width:170px; 
	 height:50px;
	 background: #0c4a89;
	 float:left;
}

#nome p{
	padding-top:3px;
	color:#FFF;
	 font-size:34px;
	 text-align:center;
	 font-weight:bold;
	 font-family:tahoma;
	 text-indent:0;
}

#menu_embarcacao{
	 width:612px; 
	 height:50px;
	 background: #dddddd;
	 color:#0c4a89;
	 
	 text-align:center;
	 font-weight:bold;
	 font-family:tahoma;
	 float:left;
	 margin-left:8px;
	 
}
#menu_embarcacao a{
	color:#0c4a89;
	font-weight: bold;
	font-size:13px;

}

#menu_embarcacao a:visited{
font-weight: bold;
text-decoration: underline;

}


#menu_embarcacao p{
	 color:#0c4a89;
	 font-size:16px;
	 text-align:center;
	 padding-top:14px;
	 text-indent:0;
}

#bgmenulanchas{
	height:65px; 
	background: url(../../images/bglanchasclean.png);
}

/*--------------------------//-------------------------*/
#tecnicas {
	width:460px; 
	height:220px; 
	margin: 0 auto;
	clear:both;
	font-family:tahoma;
	font-weight:bold;
	font-size:16px;
}
#tecnicas_esq {
	width:330px; 
	float:left
}
#tecnicas_dir {
	width:130px; 
	float:left
}

#tecnicas_1 {
	height:22px;
	background: #fff;
	color:#0c4a89;
	text-indent:8px;
	padding-top:1px;
	font-weight:bold;
}

#tecnicas_2 {
	height:22px;
	background: #0c4a89;
	color:#FFF;
	text-indent:8px;
	padding-top:1px;
	font-weight:bold;
}

/*--------------------------//-------------------------*/
#lbox{
	clear:both;
}

#lbox_quadros {
	width:180px;
	float:left;
	margin: 0 0 10px 22px;
}

#lbox_quadros2 {
	width:240px;
	float:left;
	margin: 0 0 10px 22px;
}

#lbox img{
	border: 1px solid #FFF;
}
/*--------------------------/tab360/-------------------------*/
#div360 {
	height:490px;
}
.menu360 {
	clear: both;
	margin: 0 auto; 
	}
.menu360 li { 
	display: inline; 
}
.menu360 li a { 
	padding: 5px; 
	float:left; 
	border-bottom: none; 
	text-decoration: none; 
	color: #0c4a89;
	font-size:16px;
	}
.menu360 li.active a { 
	background:;
	text-decoration:underline;
	font-weight:bold;
}
.content360 { 
	float: left; 
	clear: both; 
	border: 0px solid #ccf;
	border-top: none; 
	border-left: none; 
	background: url(../../images/carregando.png) no-repeat center center #eef; 
	padding: 0px 0px 0px; 
	width: 790px;
 }
/*--------------------------/videos/-------------------------*/ 
 #divvideo {
	 width:640px; 
	 height:390px;
	  margin:0 auto; 
	  position:relative; 
	  z-index:10; 
	  background:#eef
 }
/*--------------------------/form contato/-------------------------*/  
#form_contato {
	padding: 0 0px 0px 0px;
}

.form_contato form fieldset input, form fieldset textarea, form label {
	font-family: Arial;
	color: #666;
	padding-top:0px;
}

#form_contato2 {
	margin-bottom:30px;	
}
#form_contato2 p { position: relative; margin: 0px 0; text-indent:0;}
#form_contato2 p label { position: absolute; top: 0; left: 0; text-indent:0; padding-top:3px;}
#form_contato2 p br {display: none; text-indent:0}

form p { position: relative; margin: 0px 0; text-indent:0;}
form p label { position: absolute; top: 0; left: 0; text-indent:0;padding-top:12px;}
form p br {display: none; text-indent:0}

#h1orcamento {
	float:left; width:280px;
	text-align:center;
	font-size:17px;
	color:#000;
	font-weight:bold;
	padding-top:7px;
}


/*--------------------------/slide lanchas/-------------------------*/  
 ul{
	padding:10px 0 20px 20px;
	text-align:left;
}

 li{
	
	color:#000;
	list-style-image: url(../../images/listclean.jpg);
	font-size:12px;
	line-height:20px;
}






#titleHolder {
	position:relative;
	height:;
	margin-top:0px
}
#titleHolder #scrollButtons {
	position:absolute;
	width:800px;
	cursor:default;
	background-color:;
	padding-left:24px;
	padding-top:20px;
}
#titleHolder #scrollButtons img.scrollLeft, #titleHolder #scrollButtons img.scrollRight {
	position:absolute;
	left:0;
	top:70px
}
#titleHolder #scrollButtons img.scrollRight {
	left:auto;
	right:-20px;
	top:75px;
}
#titleHolder .minWidth {
	position:relative;
	overflow:hidden;
	width:785px;
	background:;
}
#titleHolder ul {
	width:800px;
	padding:0px 0px 0px 0px;
}
#titleHolder li {
	position:relative;
	float:left;
	margin:18px
}


body#articlePage #titleHolder {
	min-height:200px
}


#titleHolder #scrollButtons ul {
	width:9999px
}
#titleHolder #scrollButtons li {
	margin:0;
	padding:0px;
	display:block;
	height:200px;
	width:203px
}

#scrollButtons li h1{
	text-align:right;
	margin-right:26px;
	font-size:26px;
	padding-top:0px;
	color:#666;
	
}


#slidelanchas h1{
	text-align:left;
	margin-right:26px;
	font-size:26px;
	padding-top:0px;
	color:#666;
	
}

#slidelanchas h2{
	text-align:right;
	margin-right:26px;
	font-size:26px;
	padding-top:0px;
	color:#666;
	
}


/*--------------------------//-------------------------*/  
#formstyle {
}

#coral22-photos div a img {
  width: 190px;
}