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

body{
	margin: 0;
	padding: 0;
	background-image:url(../imagens/bg.jpg);
	}
	
#page{
	margin: 0;
	padding: 0;
	width: 850px;
	heght: 570px;
	}

#col_esq{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 287px;
	height: 540px;
	background-color: #ebebeb;
	}
#cont-col_esq {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 287px;
	height: 300px;
	background-color: #ebebeb;
	text-align: center;
}
#cont-col_esq  p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	margin: 0px;
	padding-top: 15px;
}
#cont-col_esq .banner {
	height: 55px;
	width: 90px;
	border: 1px solid #b7b7b7;
	background-color: #FFFFFF;
	float: left;
	margin-top: 20px;
	margin-left: 2px;
}

#col_esq  h3 {
	margin-top: 20px;
	text-align: right;
	margin-right: 0px;

}
#col_esq  #cont-col_esq  .saibamais  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #0e69b8;
	float: right;
	margin-top: 5px;
	margin-right: 7px;
	width: 250px;
}
#col_esq  #cont-col_esq  .saibamais a {
	color: #0e69b8;
	text-decoration: none;
}

.cont-home .img_Dest {
	float: left;
	height: 200px;
	width: 260px;
	margin-top: 15px;
}
.cont-home .txt_Dest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	width: 260px;
	float: left;
	margin-top: 15px;
	margin-bottom: 2px;
}
.cont-home .js {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	width: 260px;
	float: left;
	height: 150px;
	margin-top: 2px;
}
.vejamais{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #0e69b8;
	text-decoration: none;
	float: right;
	width: 100px;
	margin-right: 32px;
	}
.vejamais a {
	text-decoration: none;
	color: #0e69b8;
}



	
#menu{
	background-image:url(../imagens/bg_menu.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	width: 287px;
	height: 138px;
	}

#menu .links {
	text-align: right;
	display: block;
	width: 220px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	float: right;
}
#menu .links a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	margin: 0px;
}

#menu .links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #96B4CF;
}
#menu .links li {
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #96B4CF;
}
#submenu {
	display: block;
	float: left;
	width: 287px;
	height: 138px;
}
#submenu  .sublinks {
	text-align: left;
	display: block;
	width: 167px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
}
#submenu .sublinks a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-left: 3px;
	width: 167px;
}

#submenu .sublinks a:hover {
	background-color: #FEDEBA;
	width: 167px;
}


#submenu  .sublinks  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #555555;
}
#submenu .sublinks li {
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
}

#titulo{
	background-image:url(../imagens/bg_titulos.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 287px;
	height: 59px;
	}
	
#col_princ{
	display: block;
	float: left;
	width: 563px;
	height: auto;
	background-color: #FFFFFF;
	}

	
#logo{
	display: block;
	float: left;
	width: 182px;
	height: 198px;
	}

#display {
	display: block;
	float: left;
	height: 198px;
	width: 378px;
	margin-left: 3px;
}

#conteudo {
	display: block;
	float: left;
	height: 342px;
	width: 543px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.cont {
	display: block;
	float: left;
	height: 280px;
	width: 543px;
}

.cont-home {
	display: block;
	float: left;
	height: 280px;
	width: 543px;
}


.cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}


.endereco {
	display: block;
	float: left;
	height: 30px;
	width: 543px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3cc9fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3cc9fe;
}

#rodape{
	float: left;
	background-image:url(../imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 850px;
	display: block;
	}
	
#rodape .direitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}
#rodape .linkway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#rodape .linkway a {
	color: #FFFFFF;
	text-decoration: none;
}
#rodape .linkway a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
/* Gallery Styles */

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 240px; /* Set to gallery width, in px or percentage */
	height: 135px; /* Set to gallery height */
	margin-top: 10px;
}

#motioncontainer a img {
	border: 1px solid #cccccc; /* Set image border color */
	margin-right: 1px;
	margin-left: 1px;
	height: 130px;
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}


/* End Gallery Styles */



