@charset "utf-8";
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fix{
	clear:both;	
}

/* MAIN STYLE */
body{ background: url(../imagens/bg.png) no-repeat top center; }
h1{ font-family: "Arial Black", Gadget, sans-serif; font-size:25px; font-weight:bold; color:#1A669A;  margin-top:2px;}
h2{ font-family: "Arial Black", Gadget, sans-serif; font-size:15px; font-weight:bold; color:#66B2DC;} 
h3{ font-family: "Arial Black", Gadget, sans-serif; font-size:12px; font-weight:bold; color:#538CB3; text-transform:uppercase; margin-top:5px;}
#main{
	width:960px;
	margin: 0 auto;	#196699
	}
*{
	
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
-moz-font-smoothing: antialiased;
font-smoothing: antialiased;
	}

@font-face {
    font-family: 'antipasto';
    src: url('/fonts/antipasto_regular-webfont.eot');
    src: url('/fonts/antipasto_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/antipasto_regular-webfont.woff') format('woff'),
         url('/fonts/antipasto_regular-webfont.ttf') format('truetype'),
         url('/fonts/antipasto_regular-webfont.svg#antipastoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link {
	color: #2f8de3;
}
a:visited {
	color: #2f8de3;
}
a:hover {
	color: #2F8DE3;
}
a:active {
	color: #2f8de3;
}

#topo{
	width:960px;
	height:118px;
	min-height:118px;
	max-height:118px;
	background: no-repeat bottom url(/imagens/mist.png);

	}
#fog{
z-index: 400;
margin-top:10px;
position:absolute;
margin-left:800px;	
}
#ice_topo{
z-index: 401;
position:absolute;
	
}
#logo{
	width:648px;
	height:118px;
	min-height:118px;
	float: left;
	}	
#flag{
	width:93px;
	height:118px;
	min-height:118px;
	float: right;
	}
#menu{
	
	background:url(/../imagens/menu.png) center;	
	width:940px;
	margin: 0 auto;
	overflow:hidden;
	height:47px;
	min-height:47px;
	z-index:0;
-moz-box-shadow:0px 0px 80px 9px rgba(119, 119, 119, 0.44);
-webkit-box-shadow:0px 0px 80px 9px rgba(119, 119, 119, 0.44);
box-shadow:0px 0px 80px 9px rgba(119, 119, 119, 0.44);
}
#moldura{
	
	width:940px;
	margin: 0 auto;
	height:47px;
	min-height:47px;
	z-index:99999;
	position:absolute;
	margin-left:-10px;

}
#moldura_d{
	background:url(/../imagens/moldura_menu_d.png);	
	width:100%;
	height:10px;
	min-height:10px;
}
#links{
	width:100%;
	height:47px; 
	position:absolute;
	z-index:0;
	margin-left:10px;
}
#links ul {
	list-style-type: none;
	max-width:100%;
	margin:0 auto;
	float: left; 
	
	
}
#links ul li{
	float: left; 
	color: #FFF; 
	list-style-type: none;
	text-decoration: none;
	padding-top: 13px;
	cursor: pointer;
	height: 47px;
	font-family: 'Antipasto';
	z-index:100;
	background: url(../imagens/separator.png) no-repeat;
	
}
#links ul li a{
	
	color: #FFF;
	font-size: 19px;
	text-decoration: none;
	padding-left: 2.19em;
	padding-right:2em;
	padding-top: 10px;
	padding-bottom: 10px;
	position:relative;
}
#links ul li a:last-child{
	padding-left: 2.19em;
	padding-right:2em;
}
#links ul li a:hover{
	background: url(../imagens/bg_menu.png);
}
.shadow{
	margin-top:28px;
	margin-bottom:18px;
	height:16px;
	min-height:16px;
	background: url(../imagens/sombra_c.png) left;
}
.shadow_d{
	margin-top:10px;
	margin-bottom:10px;
	height:18px;
	min-height:18px;
	background: url(../imagens/sombra_d.png);
}
#shadows{
	width:100%;
	padding-left:11px;
	}
#boxes{
	width:300px;
	
	float:left;
	}
.ice{
	margin-left: 150px;
	z-index:99999;
	position:absolute;
	}
.gelo{
	z-index:99999;
	position:absolute;
	margin-left:828px;
	}
	.gelo2{
	z-index:999999;
	position:absolute;

	}
.box{
	cursor:pointer;
	background-color:#75BBDD;
	max-width:300px;
	width: 300px;
	height: 148px;
	min-height:148px;
	z-index:0;	
}
.box:hover{
	cursor:pointer;
	background-color:#2D87C6;
}
.box_d{
	width: 300px;
	z-index:0;	
	
}
.box_link{
	width: 300px;
	background:url(../imagens/barra_box_down.png);	
	float: left;
	height:30px;
	min-height:30px;
}
.seta{
	margin-top:4px;
	margin-right:5px;
	float:right;
	}
.texto_box{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:9px;
	color:#fff;
	font-weight:700;
	margin-right:5px;
}
#texto_bg_up{
	width:938px;
	margin: 0 auto;
	margin-bottom:15px;
	background: #F9F9F9 no-repeat url(../imagens/texto_bg_up.png) top;
	-moz-box-shadow:0px 0px 5px 2px rgba(145, 145, 145, 0.53);
	-webkit-box-shadow:0px 0px 5px 2px rgba(145, 145, 145, 0.53);
	box-shadow:0px 0px 5px 2px rgba(145, 145, 145, 0.53);
	}
#texto_bg_up ul{
	list-style:circle;
	padding-left:35px;
	}
.texto{
	width: 92%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666;
	}

/*******************************************************/
/************************ GALERIA **********************/
/*******************************************************/

.gallery-item{
	margin:0 auto;
	margin-left:25px;
}

.gallery-item ul{
	list-style-type: none;
	margin:0 auto;
}

.gallery-item ul li{
	float: left; 
	list-style-type:none;
	margin-right:40px;
	margin-bottom: 40px;
	
}

.gallery-item ul li a{
	width:140px;
	height:140px;
	border: 5px solid #FFF;
	float: left;
	padding:0px;	
	text-decoration:none;
	-moz-box-shadow:0px 0px 5px 2px rgba(145, 145, 145, 0.53);
	-webkit-box-shadow:0px 0px 5px 2px rgba(145, 145, 145, 0.53);
	box-shadow:0px 0px 5px 2px rgba(145, 145, 145, 0.53);
	/*padding-bottom:40px;*/  
}


.gallery-item ul li a:hover{
	cursor:pointer;
	text-decoration:none;
	/*border:5px solid #999999;*/
}

.gallery-item ul li p{
	width:140px;
	margin-top:10px;
	
}

.gallery-title{ 
font-family: "Arial Black", Gadget, sans-serif; 
font-size:13px; 
font-weight:bold; 
color:#196699;
width: 140px;
text-decoration:none;
text-align:center;
padding-top:10px;

}

/*******************************************************/
/********************** CONTACTS ***********************/
/*******************************************************/
#contact_info{
	border: 1px #CCC  solid;
	background: #FBFBFB;
	}
	
#google_maps{
	padding: 5px;
	margin-top: 10px; 
	border: 1px #CCC  solid;
	background: #FFF;
	}

.contact_left{
	width: 432px;
	float:left;
	}
.contact_right{
	width: 420px;
	float:right;
}


/*******************************************************/
/************************ FOOTER ***********************/
/*******************************************************/

#footer{
	height:88px; 
	width:100%; 
	background: url(../imagens/pdr_baixo.png);
	}
#pusher{
	width:940px;
	margin: 0 auto;
	
	}
#footer_left{
	font-family:arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:42px;
	float: left;
	color:#C6DFF0;
	}
#footer_right{
	padding-top:20px;
	float:right;
	}