@CHARSET "UTF-8";

body {
	background-image: url("../WebContent/images/topBg_01.png");
	background-position: top;
	background-repeat: repeat-x;
	height:100%; 
    max-height:100%;
    overflow:hidden;
}

.header {
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    height:426px;
    text-align: center;
}

.footer {
    position:absolute; 
    bottom:0; 
    left:0;
    width:100%; 
    height:79px; 
    overflow:auto;
    background-image: url("../WebContent/images/bottomBg_03.png");
    background-position: top;
    background-repeat: repeat-x;
    background-attachment: inherit;
	overflow:hidden;
}

.contents {
    position:fixed; 
    top:426px;
    left:0;
    bottom:79px;
    width:100%; 
    right:0; 
    /*overflow:auto; */
    border-bottom: 1px;
    border-bottom-color: #2a8dea;
    border-bottom-style: solid;
    border-top: 1px;
    border-top-color: #2a8dea;
    border-top-style: solid;
}

.page {
    margin: 0 auto; 
    padding: 0; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e44305;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e44305;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #786e29;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f6205;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbe845;
}

.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:justify;
}

div.feedBurnerFeedBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

div.feedBurnerFeedBlock li {
	list-style-image: url(images/arrow.png);
	list-style-type: none;	
}

div.feedBurnerFeedBlock a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5184bb;
	text-decoration: none;
}

div.feedBurnerFeedBlock a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}

div.feedBurnerFeedBlock a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ;
	text-decoration: none;
}

div.feedBurnerFeedBlock p.feedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #786E29;
}

div.feedBurnerFeedBlock p.feedTitle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #786E29;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
} 

div.feedBurnerFeedBlock p.feedTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #006699;
	text-decoration: underline;
	text-align:center;
}

div.feedBurnerFeedBlock p.feedTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #786E29;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
} 

.h9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054083;
}

.h10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5184bb;
}

.h10 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5184bb;
	text-decoration: none;
}

.h10 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}

.h10 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5184bb;
	text-decoration: none;
}

.h11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.h11 li {
	list-style-image: url(images/arrow.png);
	list-style-type: none;	
}

.h12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.h13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5184bb;
}

.h13 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5184bb;
	text-decoration: none;
}

.h13 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}

.h13 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5184bb;
	text-decoration: none;
}

.topMenu {
	font-family:Arial, Helvetica, sans-serif;
}

.topMenu ul {
	text-align:center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.topMenu li {
	display: inline; 
}

.thumbs {
	float: left;
	padding: 6px 10px 6px 0px;
}

.SlidingPanels {
	position: relative;
	width: 100%;
	height: 400px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContentGroup {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContent {
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsAnimating * {
	overflow: hidden;
}

.SlidingPanelsCurrentPanel {
}

.SlidingPanelsFocused {
}

.contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
}

.imagem_left {
	margin: 2px;
	float: left;
}

.cover-content {
    display: table-cell;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 100;
    margin: 0px;
    top:0; 
    left:0;
    position: fixed;
    vertical-align: middle;
}

.cover-corpo {
    left: 45%;
    top: 45%;
    position: absolute;
    height: 180px;
    width: 154px;
    /*border: 1px solid #669933;*/
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    padding: 4px;
}