@import url(http://fonts.googleapis.com/css?family=Alef:400,700);

body {

	/*background: url("/images/bkg.jpg") fixed no-repeat top #FFFFFF; margin: 0px; color: #6699CC; font-family: Arial, Helvetica, sans-serif; font-size: 14px;*/
	margin: 0px;
	left: 0px;
	right: 0px;

}

#topo {
	margin:0;
	margin-top:0;
	height: 210px;
	/*background-image:url(../images/bg_sand.png);*/
	font-family: 'Alef', sans-serif;
	font-size:24px;
	/*font-weight: bold;*/
	color:#000066;
	float:center;
}

#before-sub-slide {
	margin:0;
	margin-top:0;
	height: 15px;
	background-color:#FFFFFF;
	font-family: 'Alef', sans-serif;
	font-size:24px;
	/*font-weight: bold;*/
	color:#000066;
	float:center;
}

#sub-slide {
	margin:0;
	margin-top:0;
	height: 350px;
	background-color:#37D2FF;
	font-family: 'Alef', sans-serif;
	font-size:24px;
	/*font-weight: bold;*/
	color:#000066;
	float:center;
}

#after-sub-slide {
	margin:0;
	margin-top:0;
	height: 50px;
	background-color:#FFFFFF;
	font-family: 'Alef', sans-serif;
	font-size:24px;
	/*font-weight: bold;*/
	color:#000066;
	float:center;
}

#highlights {
	margin:0;
	margin-top:0;
	height: 180px;
	background-color:#FFFFFF;
	font-family: 'Alef', sans-serif;
	font-size:24px;
	/*font-weight: bold;*/
	color:#000066;
	float:center;
}

#after-highlights {
	margin:0;
	margin-top:0;
	height: 50px;
	background-color:#FFFFFF;
	font-family: 'Alef', sans-serif;
	font-size:24px;
	/*font-weight: bold;*/
	color:#000066;
	float:center;
}

#map-site {
	margin:0;
	margin-top:0;
	height: 130px;
	background-color:#82E2FF;
	float:center;
}

.map-site-title {
	font-family: 'Alef', sans-serif;
	font-size:24px;
	text-shadow: 1px 1px #FFFFFF;	
	/*font-weight: bold;*/
	color:#0091BB;

}

#copyrights {
	margin:0;
	margin-top:0;
	height: 50px;
	background-color:#4AD7FF;
	font-family: 'Alef', sans-serif;
	font-size:16px;
	/*font-weight: bold;*/
	color:#FFFFFF;
	float:center;
	text-shadow: 1px 1px #999999;
}

#alf-develop {
	margin:0;
	margin-top:0;
	height: 94px;
	background-color:#E9E9E9;
	font-family: 'Alef', sans-serif;
	font-size:16px;
	/*font-weight: bold;*/
	color:#0091BB;
	float:center;
	text-shadow: 1px 1px #FFFFFF;
}

.lnk-map-site{
	font-family: 'Alef', sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	/*text-shadow: 1px 1px #666666;*/
	color:#333333;
	text-decoration:none;
	-webkit-transition:color 0.5s ease-out;
	-moz-transition:color 0.5s ease-out;
	-o-transition:color 0.5s ease-out;
	-ms-transition:color 0.5s ease-out;	
}

.lnk-map-site:hover{
	font-family: 'Alef', sans-serif;
	font-size:16px;
	letter-spacing:-1px;
	text-decoration:blink;
	font-weight:700;
	text-shadow: 1px 1px #ffffff;
	color:#006699;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

/* antigo tema do link ---------------------*/

.lnk-map-site---{
	font-family: 'Alef', sans-serif;
	font-size:16px;
	/*text-shadow: 1px 1px #666666;*/
	color:#999999;
	text-decoration:none;
	-webkit-transition:color 0.5s ease-out;
	-moz-transition:color 0.5s ease-out;
	-o-transition:color 0.5s ease-out;
	-ms-transition:color 0.5s ease-out;	
}

.lnk-map-site:hover---{
	font-family: 'Alef', sans-serif;
	font-size:16px;
	text-shadow:none;
	/*text-shadow: 1px 1px #cccccc;*/
	color:#006699;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/* antigo tema do link ---------------------*/

#page-title{

	margin:0;
	margin-top:0;
	height: 80px;
	background-color:#82E2FF;
	float:center;

}

#page-content{

	margin:0;
	margin-top:0;
	/*height: 50px;*/
	background-color:#FFFFFF;
	font-family: 'Alef', sans-serif;
	font-size:18px;
	/*font-weight: bold;*/
	color:#333333;
	float:center;
	text-shadow: 1px 1px #FFFFFF;
}

.title-page{

	font-family: 'Alef', sans-serif;
	font-size:42px;
	/*font-weight: bold;*/
	color:#666666;
	/*text-shadow: 1px 1px #E8E8E8;*/
	letter-spacing:-3px;
}

.sub-title-descript{

	font-family: 'Alef', sans-serif;
	font-size:32px;
	color:#D7F6FF; letter-spacing:-1px;
	
}