* {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;

}
html, body {
	width: 100%;
	height: 100%;
	background-image: url(img/back1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
body {
	font: 12px Arial, Verdana, Tahoma, sans;
}
body p {
	text-align:justify;
}
h1 { font-size:22px;}
h2 { font-size:15px; padding-bottom:5px; padding-top:10px	}
h3 {
	font-size:10px;
	margin:0px;
	text-align:center;
	padding-bottom:5px;
	color: # 333;
}
h5 { font-size:10px;}
#conteudo img {
	padding-top: 5px;
}
.h2 { padding:5px; background-color:#CCC }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#corpo {
	width: 757px;
	margin: 0 auto;
}
#corpo #topo {
	height: auto;
	margin-left:218px;
	padding-top:10px;
}
#corpo #topo ul.menu {
	background: url(../imagens/linha_menu.gif) no-repeat right top;
	float: right;
	margin-right: 32px;
}
#corpo #topo ul.menu li {
	padding: 90px 10px 8px 10px;
	float: left;
}

#corpo #conteudo {
	background: #FFF;
	padding: 15px 20px;
	float: right;
	width: 499px;
	display: block;

}
#menu_conteudo {
}
#corpo #conteudo p {
	color: # 333;
	padding:5px 5px;

}
#corpo #conteudo ul li {
	text-align:justify;
	line-height:normal;
	color: #4C4C4C;
}
.ul-li {
	text-align:left;
	margin:0px;
	padding:0px; line-height: 11px; 
	}

/*

#corpo #menu_conteudo ul {
	padding: 10px;
	margin-top: 50px;

}
*/
#corpo #menu_conteudo ul li {
	padding: 2px 0;
}
#corpo #menu_conteudo ul li a {
	color: black;
	font-size: 13px;
}
#corpo #menu_conteudo ul a:hover {
	color: blue;
}

#corpo address {
	background: #191919;
	color: #CCC;
	line-height: 25px;
	height: 25px;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	display: block;
	clear: both;
	overflow: hidden;
	width:539px;
	float:right;
}
#corpo address a {
	font-weight: bold;
	color: #CCC;
}
#corpo address a:hover {
	font-weight: bold;
	color: #FF9933;
}
#par1, #par2, #par3, #par4, #par5, #par6 {
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.table { font-size:10px; text-align:center; }
.table p { font-size:10px; text-align:left; line-height:9px }
.table-center p { font-size:12px; text-align:center; line-height:9px; text-align:center}
#logo {
	background-image:url(img/logo-snatural.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 66px;
	width:75px;
	position:absolute;
	margin-left:420px;
	margin-top:-30px
}
a name { margin:0px;}
#cse { width:210px; position:absolute; padding:20px 0px 10px 10px; margin-top:-23px; background-color: white; z-index:1}
.table-center p{ text-align:center; font-size:10px; line-height:9px}

/*
Tema: Blue - Minimalist design in blue
Author: Newton de Góes Horta
Site: http://www.nghorta.com
Country Origin: Brazil
*/

table {
 font-size: 95%;
 font-family: 'Lucida Grande', Helvetica, verdana, sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
 line-height: 1.2em;
}
caption {
 font-size: 30px;
 font-weight: bold;
 color: #002084;
 text-align: left;
 padding: 10px 0px;
 margin-bottom: 2px;
 text-transform: capitalize;
}
thead th {
 border-right: 2px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 height:25px;
 background-color: #004080;
}
tfoot {
 color:#002084;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #004080;
 border-bottom: 6px solid #004080;
}
tbody tr {
 background-color:#fff;
 border-bottom: 2px solid #c0c0c0;
}
tbody td {
 color:#002084;
 padding:5px;
 text-align:left;
}
tbody th {
 text-align:left;
 padding: 2px;
}
tbody td a, tbody th a {
 color:#002084;
 text-decoration:underline;
 font-weight:normal; 
}
tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}

	#gallery {
	width:200px;
	position:absolute;
	margin:100px 0 0 10px;
	line-height:25px;
	font-size:13px;
	
	}
	
	#gallery a { color: black; padding:5px}
	
	#gallery a:hover { background-color:#CCC;;}

