/* elementos básicos */

ul, li{
	margin: 0;
	list-style: none;
}

.strong {
        color: #008996;
        font-weight: bold;
}

.green {
        color: #008996;
}

#links a {
        font-weight: normal;
}

#sbim {
        margin-top: 20px;
}

#sbim img {
        border: solid 2px #E5E5E5;
}
#box {
        border-color: #666666;
        border-width: thin;
        background-color: #E5E5E5;
        text-align: center;
        padding: 5px;
        margin: 0;
}

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	background: #cbe1e0 url(http://www.alergoar.com.br/bg.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

.newsletter { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	border-top:0; 
	border-bottom:0; 
	padding:5px;
}

.newsletter label { 
	font-weight:bold; 
}

.newsletter #newsletter { 
	border:0; 
	padding:1px; 
}

.newsletter #submit { 
	margin-right: 5px; 
	margin-bottom:-4px; 
}

.campos {
	background-color:#fff; 
	color:#000;
	margin-right: 10px;
	text-align: left;
}

a { 
	text-decoration: none; 
	font-weight: bold;
	color: #000000;
}

img { 
	border: 0; 
}

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: -3px;
	margin-bottom: 10px;
}

/* standard helper classes */
.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.busca {
	float: right;
}

* html .pkg { 
	display: inline-block; 
}

/* no ie mac \*/
* html .pkg { 
	height: 1%; 
}

.pkg { 
	display: block; 
}
/* */

/* page layout */
body { 
	text-align: center; 
} /* center on ie */

#banner-header img {
        position: relative;
        margin-left: 80px;
        margin-top: 20px;
}

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 770px;
        height: 100%;
	text-align: left;
}

#container-inner { 
	position: static; 
	width: auto; 
}

#banner { 
	position: static; 
	margin-top: 51px;
}

#banner-header { 
	position: static; 
	float: right;
	width: 770px;
	height: 150px;
}

#banner-inner { 
	position: static; 
	float: right;
}

#banner-flash { 
	position: static; 
	float: right;
	width: 770px;
	height:197px;
}

#pagebody { 
	position: absolute; 
	width: 100%; 
	background: #ffffff;
	margin-top: 190px; 
}

#pagebody-inner { 
	position: static; 
	width: 65%; 
}

#pagebody-right { 
	float: right; 
	position: absolute;
	width: 25%; 
	top: 37px; 
	left: 560px;
}

#pagebody-right h1 {
	text-align: left;
	font-size: 1.6em;
	color: #008996;
	font-weight: bold;
}

#pagebody-right hr {
	color: #008996;
	background-color: #008996;
	border-color: #008996;
	border: 13px;
	margin-top: -10px;
}

#alpha-inner h1, .entry h1 {
	text-align: left;
	font-size: 1.6em;
	color: #F48000;
	font-weight: bold;
}

#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { 
	float: right; 
}

#beta-inner, #gamma-inner, #delta-inner {
	position: static;
	margin-top: 0;
}


#alpha-inner {
	position: static;
	margin-top: 35px;
}

/* content */
.content-nav {
	margin: 10px;
	text-align: center;
	margin-top: -15px;
}

.date-header, .entry-content {
	position: static;
	clear: both;
	text-align: justify;
}
.entry-content {
        width: 450px;
}

.trackbacks, .comments, .archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
}

.entry {
	margin-top: 18px;
	position: static;
	overflow: hidden;
	clear: both;
	width: 97%;
	margin-left: 3%;
}

.newsletter {
	color: #000;
	text-align: left;
	margin-top: 10px;
	padding: 10px;
}

.entry-content, .trackbacks-info, .trackback-content, .comment-content, .comments-open-content, .comments-closed {
	clear: both;
}

.entry-excerpt, .entry-body, .entry-more-link, .entry-more { 
	clear: both;
}
.entry-body {
        min-height: 300px;
}

.entry-footer, .trackback-footer, .comment-footer, .comments-open-footer, .archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
}

#footer-header {
	display: block; 
	background: #ffffff;
	height: 3px;
	width: 100%;
}

img.image-full { 
	width: 100%; 
}

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
}

/* modules */
.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content {
	width: 420px;
	height: 100px;
	margin-top: 0;
	margin-left: 345px;
}

.module-list, .module-list2, .archive-list {
	margin-top: -15px;
	margin-left: -25px;
	width: 100%;
	padding: 0;
	list-style: none;
}

.module-list-top {
	margin-top: -145px;
	margin-left: -20px;
	padding: 0;
	list-style: none;
}

.module-list-title {
	float:left;
	width:33%;
	height: 40px;
	margin-left: -5px;
	font-size: 1em;
	font-weight: bold;
}

.module-list-item, .module-list-item1, .module-list-item2, .module-list-item3 {
	float:left;
	background: url(http://www.alergoar.com.br/fundo_menu.gif) no-repeat left top;
	width: 125px;
	height: 23px;
	margin-left: -5px;
	padding-left: 20px;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	display: block;
}

.module-list-item1 {
	padding-top: 5px;
}

.module-list-item2, .module-list-item3 {
	height: 46px;
}

.module-list-item2 h1 {
	height: 16px;
	margin-top: 0px;
	font-size: 1em;
	font-weight: bold;
}
.module-list-item2 h2 {
	height: 16px;
	font-size: 1em;
	font-weight: bold;
}

.module-list-item a, .module-list-item1 a, .module-list-item2 a, .module-list-item3 a {
	color: #208e91;
}

.module-list-item a:hover, .module-list-item1 a:hover, .module-list-item2 a:hover, .module-list-item3 a:hover {
	color: #F48000;
}

.module-presence img { 
	vertical-align: middle; 
}
.module-powered .module-content { 
	margin-bottom: 10px; 
}
.module-powered {
	width: 770px;
	margin-top: -35px;
	height: 150px;
	background: #CBE1E0 url(http://www.alergoar.com.br/rodape.gif) no-repeat center top;
}
.module-powered-text {
        margin-top: 20px;
	margin-left: 30px;
        height: 150px;
}

.module-powered-text p {
	height: 35px;
	color: #333;
	font-size: 1em;
}

#footer-header ul { 
	list-style-type: none; 
}

#footer-header li { 
	display: inline;
}

#footer-header li a{ 
	color: #333;
}

#gerenciar_visitavirtual {
        width: 300px;
        position: absolute;
}

#visita_virtual_esq {
       width: 150px;
       text-align: center;
       float: left;
}

#visita_virtual_dir {
       width: 150px;
       text-align: center;
       float: right;
}

#visita_virtual_esq img, #visita_virtual_dir img {
       padding: 5px;
}

#gerenciar_convenios {
        width: 300px;
        position: absolute;
}

#convenios_esq {
       width: 150px;
       text-align: left;
       float: left;
}

#convenios_dir {
       width: 150px;
       text-align: left;
       float: right;
}
