@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}  
#wrap {
	min-height: 100%;
	position:relative;  /*Contexto de posicionamento */
	background: url(images/bg_wrap.gif) repeat-y center;
}
/* hack para IE6 que trata height como min-height */
* html #wrap {
	height: 100%;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* BOXGRIDS DA HOME */
.boxgrid {
	width: 220px;
	height: 222px;
	float:left;
	overflow: hidden;
	position: relative;
	margin:3px;
}
.boxgrid a {
	color: #FFF;
	text-decoration:none;
	border:0;
}
.boxgrid a:link {
	color: #FFF;
}
.boxgrid a:hover {
	color: #FF0;
}
.boxgrid a:visited{
	color: #FFF;
}
a.port {
	background:url(images/flag_portugues.gif) no-repeat;
	padding-left: 20px;
}
a.eng {
	background: url(images/flag_english.gif) no-repeat;
	padding-left: 20px;
}
a.sitemap {
	background: url(images/ico_sitemap.gif) no-repeat;
	padding-left: 20px;
}
a.contact {
	background: url(images/ico_mail.gif) no-repeat;
	padding-left: 20px;
}
a.home {
	background: url(images/ico_home.gif) no-repeat;
	padding-left: 20px;
}
.boxgrid p {
	padding: 5px;
	margin:0;
	color:#FFF;
	text-align: left;
	font-weight:bold;
}
.boxcaption {
	float: left;
	position: absolute;
	height: 222px;
	width: 220px;
	text-align: left;
	background:#000;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.boxcaption {
	top: 199px;
	left: 0;
}
/* FIM BOXGRIDS DA HOME */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #999;
}
.imagem_left {
	border: 3px solid #060;
	margin-right: 10px;
	background-color: #060;
}
#topo {
	height: 114px;
	background-color: #FFFFFF;
	clear: both;
	width: 820px;
	margin: 0 auto;
}
#topo_logo {
	width: 391px;
	float: left;
	padding-left: 20px;
	display: block;
}

#topo_links {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	width: 330px;
	text-align: right;
	display: block;
}
#topo_links ul li{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#topo_links ul {
	padding-top: 10px;
}


#topo_imagens {
	clear: both;
	height: 123px;
	width: 820px;
	background-image: url(images/_topo_imagens.jpg);
	margin: 0 auto;
}
#topo_flash_turismo {
	clear: both;
	height: 123px;
	width: 820px;
	background-image: url(tourism/img/topo_img.jpg);
	margin: 0 auto;
}
#meio {
	clear: both;
	width: 820px;
	text-align: center;
	padding: 10px 0px 70px 0px;
	margin: 0 auto;
}




/* ########## SITEMAP ########## */

#rodape {
	position:absolute;
	bottom:0;
	height: 50px;
	width: 99%;
	text-align: center;
}
#rodape p {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	margin: 0px;
	line-height: 1.2;
}





/* ###### SITE MAP ###### */

#sitemap {
	clear:both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 820px;
	padding-top: 10px;
}
#sitemap img {
	padding-right: 5px;
}

#sitemapleft, #sitemapmeio, #sitemapright {
	float: left;
	height: 700px;
}
#sitemap h1 {
	font-size: 12px;
	font-weight: bold;
	color: #004D2B;
	padding: 10px 0;
}
#sitemap h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
}
#sitemap h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
#sitemapleft {
	width:230px;
	margin-left:70px;
}
#sitemapmeio, #sitemapright {
	width:230px;
}
#sitemapleft ul, #sitemapmeio ul, #sitemapright ul {
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
}
#sitemapleft li, #sitemapmeio li, #sitemapright li {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}




/* ##### LINKS ##### */


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #090;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333;
}






/* ########### TRAINING ############# */

#meio_training {
	clear: both;
	width: 820px;
	padding: 10px 0px 70px 0px;
	margin: 0 auto;
}

#meio_menu {
	float:left;
	position:relative;
	width:180px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#meio_menu img {
	padding-right: 5px;
}
#meio_menu p {
	padding: 2px;
	margin:0;
}
#meio_menu ul {
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
}
#meio_menu li {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 2px 0 0 12px;
	padding: 0;
	list-style-image: url(images/ico_menu.gif);
}
.linkmaior {
	font-size: 13px;
}
a.linkmaior {
	font-size: 13px;
	color: #8A2B2B;
	padding: 2px 0;
}
#meio_conteudo {
	float:left;
	text-align:center;
	width:600px;
}

#meio_conteudo table {
text-align:left;
}

#meio_conteudo p {
	line-height: 1.5em;
	padding-left: 8px;
	padding-bottom: 8px;
}

#meio_conteudo a {
	font-size:13px;
	font-weight:bold;
	color:#090;
}
#meio_conteudo a:link {
	font-size:13px;
	font-weight:bold;
	color:#090;
	padding: 10px 0px;
}
#meio_conteudo a:visited {
	color: #090;
}
#meio_conteudo a:hover {
	color: #030;
}
#meio_conteudo a:active {
	color: #090;
}


#meio_conteudo ul {
	text-align: left;
	margin: 0px;
	padding: 6px 0px 10px 24px;
}

#meio_conteudo li {
	line-height: 1.7em;
	border-bottom: 1px dotted #999;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 300px;
}

.back_button {
	padding: 2px 0px 2px 4px;
	border-left: 3px solid #090;
	background-color: #CCC;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 10px 0;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
.hyperlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.hyperlink a:hover {
	color: #333333;
}
