html{
	background-image:url(../gfx/bg_bottom.jpg);
	background-attachment:fixed;
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height:100%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 160%;
}
.clear{clear:both;} .left{float:left;} .right{float:right;}

h2{font-size:16px; color:#f69f2a; font-weight:bold; margin-bottom:20px;}
h3{font-size:14px; color:#000; font-weight:bold;}
h4, h4 a{font-size:18px; color:#FFF; font-weight:bold;}
h5{font-size:18px; color:#FFF;}
h6{font-size:14px; color:#303030; font-weight:bold;}

a{text-decoration:none;}
p{font-size:12px;}
.sobre_silisa{
	font-size:16px;
	line-height: 18px;
	
	}
.wrapper-sobre-silisa{
	padding: 20px;
}
.top-form-wrapper{
	width:100%;
	top:-250px;
	background:url(../gfx/bg-form-top.gif) 0px 0px repeat-x;
	position:absolute;
	z-index:999;
	color:#FFF;
	padding:10px 0px;
	}
.top-form-wrapper .bt-show-top{
	width:138px;
	text-align:left;
	padding-left:15px;
	height:35px;
	background:url(../gfx/bg-top.gif) 0px 0px no-repeat;
	color:#edd63a;
	position:absolute;
	z-index:20;
	bottom:-25px;
	right:0px;
	display:block; 
	font-size:14px;
	right:0px;	
	line-height:35px;
}
.top-form-wrapper .bt-show-top.active{
	background-position:0px -35px;

}

.top-form-container{
	width:960px;
	height:250px;
	margin:0px auto;
	position:relative;
}
.contatos_top{font-size:12px;}
.contatos_top p{display:block; margin-bottom:20px;}
.contatos_top a{color:#FFF; text-decoration:underline;}

.top-form-container .i{
	background-image:url(../gfx/icos_contactos_top.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
	width:25px;
}

.top-form-container .i.phone{
	height:20px;
}

.top-form-container .i.mail{
	background-position:0px -20px;
	height:16px;
}
.top-form-container .i.address{
	background-position:0px -36px;
	height:25px;
}

.top-form-container form{
	width:430px;
	float:right;
	}
.top-form-container form div{
	/*width:210px;*/
	}
.top-form-container form input[type="text"], .top-form-container form textarea{
	font-size:12px;
	background: #2E2E2E;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2E2E2E), to(#010101));
	background: -webkit-linear-gradient(#2E2E2E, #010101);
	background: -moz-linear-gradient(#2E2E2E, #010101);
	background: -ms-linear-gradient(#2E2E2E, #010101);
	background: -o-linear-gradient(#2E2E2E, #010101);
	background: linear-gradient(#2E2E2E, #010101);
	-pie-background: linear-gradient(#2E2E2E, #010101);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none; outline:none;
	behavior: url(PIE.htc);
	width:190px;
	margin-top:10px;
	color:#fff;
}
	
.top-form-container form input[type="text"]{
	padding:0px 10px;
	line-height:25px;	
	height:25px;
	display:block;

}
 #recaptcha_response_field{background:none; background-color:#FFF; padding:0px 10px; color:#CCC;}

.top-form-container form textarea{
	height:75px;
	padding:10px;
	resize:none;
	display:block;
}
.top-form-container form input[type="submit"]{
	height:30px;
	width:210px;
	font-size:14px;
	background:url(../gfx/bg-bt-form-top.gif) 0px 0px repeat-x;
	text-align:center;
	line-height:30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:none; outline:none;
	behavior: url(PIE.htc);
	color:#FFF;
	margin-top:10px;
}
.top-form-container form input[type="submit"]:hover{
	background:url(../gfx/bg-bt-form-top.gif) 0px -30px repeat-x;
	cursor:pointer;
	color:#000;
}

.containner{
	position:relative;
	width:960px;
	margin:0px auto;
	z-index:0;
	top:0px;
}
.top_bar{
	background:url(../gfx/bg-header.gif) 0px 0px no-repeat;
	width:960px;
	float:left;
	padding:20px 0px;
	position:relative;
	}
.logo-top{
	width:225px;
	height:101px;
	float:left;
	display:block;
	margin-right:10px;
	background:url(../gfx/logo.png) 0px 0px no-repeat;
	}
ul.menu-top{
	float:left;
	margin-top:65px;
	margin-left:10px;
	}
ul.menu-top li{
	float:left;
	margin-right:10px;	
	display:block;
	}

ul.menu-top li a{
	font-size:14px;
	color:#FFF;
	padding:10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f69f2a;
	display:block;
}

ul.menu-left{
	width:284px;
	float:left;
}
ul.menu-left li{
	width:264px; height:95px;
	padding:10px;
	background-color:#f69f2a;
	background-image:url(../gfx/shadow-menu-left.gif);
	background-repeat:repeat-y;
	background-position:right;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border:none; outline:none;
	behavior: url(PIE.htc);
	margin-bottom:10px;
	
}
ul.menu-left li.active{
	background-image:none;
	background-color:#231f20;
}
ul.menu-left li a.img{
	width:95px; height:95px;
	float:left;
	background:url(../gfx/bg-img-menu.gif) 0px 0px no-repeat;
	text-align:center;
	margin-right:10px;	
}	
ul.menu-left li p{
	color:#fff;
	font-size:14px;
	float:left;
	margin:10px 0px;
	max-width:159px;
}
ul.menu-left li.active p{color:#f69f2a;}

div.content{
	background-image:url(../gfx/bg_content.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f4f4f4;
	float:left;
	width:676px;
	/*min-height:500px;*/
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border:1px solid #e5e5e5;
	border-left:0px;
	border-top:0px;
}
div.content ul.menu_horizontal{
	width:100%;
	height:42px;
	background:url(../gfx/bg_menu_grup.gif) 0px -42px repeat-x;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
div.content ul.menu_horizontal li{
	float:left;
	height:42px;
}
div.content ul.menu_horizontal li a{
    display: block;
	height:42px;
	padding:0px 10px;
	line-height:42px;
	font-size:14px;
	color:#f69f2a;
}
div.content ul.menu_horizontal li.active, div.content ul.menu_horizontal li:hover{
	background:url(../gfx/bg_menu_grup.gif) 0px 0px repeat-x;
	color:#fff;
	position:relative;
	}
div.content ul.menu_horizontal li.active a{color:#FFF;}
	
div.content ul.menu_horizontal li .pointer_page{width:18px; height:10px; background:url(../gfx/pointer-page.png) 0px 0px no-repeat; display:none;}

div.content ul.menu_horizontal li.active .pointer_page{
	display:block;
	position:absolute;
	bottom:-9px;
	right:0px;
	z-index:9;
	}
.conteudos{
	padding:0px 20px 20px 20px;
	min-height:677px;
	}

.slider{
	width:636px;
	height:230px;
	position:relative;
	}
.slider .images{
	position:absolute;
	top:0px; left:0px;
	z-index:1;
	width:636px;
	height:230px;
	overflow:hidden;
}
.slider .descricao_banner{
	padding:30px 20px 0px 20px;
	position:absolute;
	top:0px; right:0px;
	z-index:2;
	width:183px;
	height:200px;
	background:url(../gfx/bg_desc_banners.png) 0px 0px repeat;
	display:block;
}
.slider .descricao_banner span.title{
	color:#231f20;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	display:block;

}
.slider .descricao_banner span.descricao{
	font-size:12px;
	line-height:14px;
	color:#231f20;
	text-align:justify left;
}
.slider .banner_reserva{
	background:url(../gfx/banner_fazer_reserva.gif) 0px 0px no-repeat;
	position:absolute;
	z-index:3;
	bottom:0px; right:0px;
	font-size:14px;
	line-height:50px;
	color:#ffffff;
	width:163px; height:50px;
	padding:0px 40px 0px 20px;
}

.conteudo{
	padding:20px;
	background:#FFF;
	float:left;
	color:#282828;
	float:left;
	width:373px;
	font-size:12px;
	line-height:14px;
	min-height:223px;
	overflow:hidden;
	}
.conteudo.extended{
	width:596px;
}
.form_reservas{
	float:right;
	padding:20px 20px 0px 20px;
	width:183px;
	}
.form_reservas.big{
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    width: 100%;
    float: inherit;
}
.form_reservas label{
	margin-bottom:5px;
	color:#494848;
	font-size:14px;
	display:block;
	}
.form_reservas #entrada, .form_reservas #saida{
    background-image: url(../gfx/icon_celendar_foem_reserv.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.form_reservas input[type="text"], .form_reservas textarea{
	margin-bottom:10px;
	border:2px dashed #e9e9e9;
	background-color:#FFF;
	width:160px;
	height:31px;
	padding:0px 10px;
	font-size:12px;
}
.half{width: 47%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.form_reservas input[type="text"].biggest, .form_reservas textarea.biggest{
    width: 100%;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.form_reservas textarea{
    height: 70px;
}
.form_reservas input[type="text"].small{
	width:60px;
}
.form_reservas input[type="submit"]{
	font-size:16px;
	color:#FFF;
	background-color:#f5c98f;
	border:none;
	height:50px;
	width:183px;
	text-align:center;
	line-height:50px;

	display:block;
	}
.form_reservas input[type="submit"]:hover{
	background:#f69f2a;
	cursor:pointer;
	}

.footer{
	width:920px;
	padding:20px;
	background:#231f20;
	color:#eaeaea;
	margin:20px auto;
	font-size:12px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	behavior: url(PIE.htc);
	}
.footer a{
	color:#FFF;
	text-decoration:none;
}
ul.sub-m-conteudos, .sub-m-conteudos{
	width:223px;
	background-color:#FFF;
	float:right;
}
ul.sub-m-conteudos li{
}
ul.sub-m-conteudos li a{
	margin-top:1px;
	width:183px;
	background:url(../gfx/bg_subm_quartos.gif) 0px 0px repeat-x;
	height:30px;
	display:block;
	font-size:14px;
	line-height:30px;
	text-decoration:none;
	color:#FFF;
	padding:0px 15px 0px 15px;
	float:right;
}
ul.sub-m-conteudos li a.active, ul.sub-m-conteudos li a:hover{
	background-color:#f15a29!important;
	background:url(../gfx/bg_subm_quartos-active.gif) 0px 0px no-repeat;
	background-position:left center;
	padding-left:15px;
	width:193px;
}

.flags{
	width:96px;
	height:25px;
	background:url(../gfx/flags.png) 0px 0px no-repeat;
	float:right;
	right:25px;
	padding:5px 25px;
	position:absolute;
	bottom:-2px;
	}
.flags .flag_pt, .flags .flag_ao, .flags .flag_en{
	background-image:url(../gfx/flags.png);
	background-repeat:no-repeat;	
	display:block;
	width:25px;
	height:25px;
	float:left;
}
.flags .flag_pt{	
	background-position: 0px -35px;	
	margin-right:10px;
}
.flags .flag_pt:hover{background-position: -25px -35px;}
.flags .flag_ao{
	background-position:0px -60px;
	margin-right:10px;
}
.flags .flag_ao:hover{background-position:-25px -60px;}
.flags .flag_en{
	background-position:0px -85px;
}
.flags .flag_en:hover{background-position:-25px -85px;}
.face_top_menu{
	width:33px;
	height:33px;
	background:url(../gfx/logo_face.gif) 0px 0px no-repeat;
	display:block;
	float:left;
	}
.logos {
	width:250px;
	float:left; 
	margin-right:20px;
	}
.logos .silisa{
	width:158px;
	background:url(../gfx/silisa_bottom.jpg) 0px 0px no-repeat;
	height:40px;
	padding:21px 0px 10px 82px;
	margin-bottom:10px;
	float:left;
	border-bottom:1px solid #000;
	}
	
.logos .silisa_invest, .logos .silisa_comercial, .logos .farmacias, .logos .sunsil, .logos .foutofarma, .logos .kv{
	background:url(../gfx/logos_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
}
.logos .silisa_invest{
	background-position:0px 0px;
	width:38px;
	height:34px;
	margin:0px 20px 20px 0px;
	}
.logos .silisa_invest:hover{
	background-position:-38px 0px;
}

.logos .silisa_comercial{
	background-position:0px -34px;
	width:37px;
	height:33px;
	margin:0px 20px 20px 0px;
	}
.logos .silisa_comercial:hover{
	background-position:-37px -34px;
}

.logos .sunsil{
	background-position:0px -165px;
	width:53px;
	height:30px;
	margin:0px 20px 20px 0px;
	}
.logos .sunsil:hover{
	background-position:-53px -165px;
}

.logos .farmacias{
	background-position:0px -88px;
	width:49px;
	height:34px;
	}
.logos .farmacias:hover{
	background-position:-49px -88px;
}

.logos .foutofarma{
	background-position:0px -122px;
	width:75px;
	height:19px;
	margin:0px 20px 20px 0px;
	}
.logos .foutofarma:hover{
	background-position:-75px -122px;
}

.logos .kv{
	background-position:0px -141px;
	width:53px;
	height:24px;
	margin:0px 20px 20px 0px;
	}
.logos .kv:hover{
	background-position:-53px -141px;
}

.form_newsletter{
    width: 297px;
    float: right;
    margin-bottom: 20px;
}
.form_newsletter .title{
    font-size: 14px;
    color: #f69f2a;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.form_newsletter span{
    background-image: url(../gfx/icon_envolope_newsletter.gif);
    background-position: left center;
    padding-left: 40px;
    background-repeat: no-repeat;
    min-height: 20px;
    display: block;
    margin-bottom: 10px;
}
.form_newsletter input[type="text"]{
    height: 29px;
    width: 171px;
    border:1px solid #262223;
    background-color: #141213;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:0px 10px;
    outline: none;
    color: #cecece;
}
.form_newsletter button{
    height: 31px;
    background: url(../gfx/bg_bt_newsletter.gif) 0px 0px repeat-x;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
    width: 94px;
    color: #fff;
}
.form_newsletter button:hover{
    cursor: pointer;
    background-position: 0px -31px;
}
.the-button{
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #004a94;
    color: #fff;
    background: #0060bf; /* Old browsers */
    background: -moz-linear-gradient(top,  #0060bf 0%, #0054a6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0060bf), color-stop(100%,#0054a6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0060bf 0%,#0054a6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0060bf 0%,#0054a6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0060bf 0%,#0054a6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0060bf 0%,#0054a6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0060bf', endColorstr='#0054a6',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.the-button:hover{
    background: #0054a6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTRhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDYwYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #0054a6 0%, #0060bf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0054a6), color-stop(100%,#0060bf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0054a6 0%,#0060bf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0054a6 0%,#0060bf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0054a6 0%,#0060bf 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0054a6 0%,#0060bf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0054a6', endColorstr='#0060bf',GradientType=0 ); /* IE6-8 */
    cursor: pointer;
}

.imagens_galeria{
	float: left;
	width: 114px;
	height: 114px;
	margin: 0 8px 8px 0;
	border:1px solid #c9eef7;
	padding:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: table;

}
.imagens_galeria:hover{
	border-color: #14afdb;
}

.imagens_galeria span{
	width: 104px;
	height:104px;
	display:table-cell;
    vertical-align: middle;
}
.imagens_galeria span img{
	vertical-align: middle;
}

.imagens_galeria span img{ width: 100%;}
.imagens_galeria.no-margin{
	margin-right: 0px;
}