body {

	margin: 0;
	border-top: 0px solid #FFF;
	background-color: #6e9ed6;
	background-repeat: repeat;
}
#container {
	background: #fff;
	width: 1000px;
	padding: 0px;
	border-left-style: none;
	margin-top: 272px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-image: url(imagens/header.gif);
	width: 1000px;
	height: 230px;
	background-color: #FFF;
	position: absolute;
	top: 0px;
	background-repeat:repeat-x; 
}

.LinksTopo{
	margin: 0px;
	padding-left: 30px;
	position: absolute;
	top: 0px;
	left: 5px;
	font-family: 'Arial';
}
.LinksTopo ul { padding: 5px 0px; margin: 0px; font-size: 10px; border-left: solid 0px #d22929;}
.LinksTopo li {
	padding: 2px 15px 0px 15px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 11px;
	border-right: solid 0px #d22929;
	text-align: left;
}
.LinksTopo li a { padding: 2px 10px 2px 10px; color:#fff; font-weight: normal;  font-family: 'Verdana'; text-decoration:none; text-transform: uppercase; letter-spacing: 1px;   }
.LinksTopo li a:visited { color:#fff;text-decoration:none; }
.LinksTopo li a:hover { background-color: #7cb5f7;}
.LinksTopo p {color: #000;}

.BarraNaveg{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 149px;
	right: 10px;
	font-family: 'Arial';
}
.BarraNaveg ul { padding: 5px 0px; margin: 0px; font-size: 10px; border-left: solid 0px #d22929;}
.BarraNaveg li {
	padding: 2px 15px 0px 15px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 11px;
	border-right: solid 0px #d22929;
	text-align: left;
}
.BarraNaveg li a { padding: 2px 10px 3px 10px; color:#fff; font-weight: normal;  font-family: 'Verdana'; text-decoration:none; text-transform: uppercase; letter-spacing: 1px;   }
.BarraNaveg li a:visited { color:#fff;text-decoration:none; }
.BarraNaveg li a:hover { background-color: #7cb5f7;}
.BarraNaveg p {color: #000;}

#main {
	background: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: red;
	border-bottom-color: #0CF;
	border-left-color: #558BC9;
}


#leftside {
	float: left;
	width: 180px;
	border-right: 1px solid #9cf;
	border-bottom: 1px solid #9cf;
	text-align: left;
}

#duascol {width:819px; float: right; border: 0px solid red;}

#midcontent {
	background: #fff;
padding: 20px 30px 20px 30px;
	text-align: left;
	width: 578px;
	float: left;
}

#midcontent li {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 13px;}


#rightside {
	width: 180px;
	border-left: 1px solid #9cf;
	border-bottom: 1px solid #9cf;
	float: right;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	}

#navcontainer a
{
	display: block;
	padding: 5px 0px 5px 7px;
	width: 163px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cf;
	background-color: #d4e7f9;
	font-weight: normal;
}
#navcontainer a:link, .navlist a:visited
{ 
text-decoration: none;
}
#menupublicidade {
position: absolute;
top: 179px;
width: 998px;
	background-color: #fff;
	height: 92px;
	margin: 0px;
	padding: 0px;
	bottom: autoXX;
	text-align: left;
	border-top: 0px solid #fff;
	border-bottom: 1px solid #558BC9;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#search {
	position:absolute;
	width:234px;
	height:83px;
	left: 731px;
	top: 3px;
	padding-left: 18px;
	margin-left: 0px; 
	border-left: 1px solid #9cf;
}

#search input[type="submit"] {
	background: #558bc9;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 7px 3px 7px 3px;
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
}


#search input:hover[type="submit"] {
	background: #7cb5f7;
	border: none;
}

#searchbXXXXg {
	float:right;
	background: #558bc9;

padding: 3px 4px 5px 6px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
}


#navcontainer a:hover
{
	background-color: #7cb5f7;
	font-weight: normal;
}

#navcontainer a:visited
{
		text-decoration: none;
		color: #000;
}
.box1 {
	padding: 3px;
	border:1px solid #fff;
	background-color: #d4e7f9;
	}

.box2 {
	padding: 3px;
	background:#d4e7f9;
	border:1px solid #fff;
	text-align: center;
	}
	
.box3 {
	clear: both; 
	margin: 10px; 
	padding: 10px; 
	background: #e6e6e6; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px 5px 5px 5px; 
	border-radius: 5px 5px 5px 5px;
	}

#apDiv1 {
	margin: 0px;
	padding: 0px;
	position:absolute;
	width:325px;
	height:55px;
	z-index:0;
	left: 120px;
	top: 58px;
	background-image: none;
}

#apDiv2 {
	position:absolute;
	width:240px;
	height:65px;
	left: 590px;
	top: 60px;
}

#apDiv3 {
	position:absolute;
	left: 0px;
	top: 65px;
	opacity: 0.8;
}
#apDiv4 {
	position:absolute;
	left: 510px;
	top: 105px;
	opacity: 0.8;
}
#apDiv5 {
	position:absolute;
	left: 868px;
	top: 34px;
	opacity: 0.8;
}

.linksrotativos a {font-size: 12px; font-family: 'Verdana'; text-decoration:none; }
.linksrotativos a:visited {text-decoration:none;}
.linksrotativos a:hover { color:#d22929;text-decoration:underline;}


#footer {
	background-color: #D22929;
	margin-bottom: 5px;
}
#um {
	color: #D22929;
}

td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


p {
	padding: 3px 0;
	margin: 3px 0;
	font-size: 13px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.small {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.justified {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5 {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1 {
font-size: 20px;
color: #f71818;
padding: 1px;
margin: 1px;
line-height:26px;
}

h2 {
	font-size: 18px;
	color: #009;
	padding: 3px 0;
	margin: 3px 0;
	line-height:28px;
}

h3 {
font-size: 16px;
color: #000000;
padding: 3px 0;
margin: 3px 0;
}

.inline {
display:inline;
float: left;
padding: 0px 5px 0px 0px;
}

a:link {
	color: #06F;
	font-weight : bold;
}

a:visited {
  color: #06F;
    text-decoration: underline;
	  font-weight : bold;
}

a:hover {
color: blue;
		text-decoration: none;
}

#rodape {
	background-color: #558BC9;
	padding: 7px;
text-align: center;
}

.creditos {
	color: #ffffff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

.creditos a{
	color: #ffffff;
    font-weight: normal;
	text-decoration: none;
}

.creditos a:visited { color:#fff;text-decoration:none; }
.creditos a:hover { color:#FCF308;text-decoration:underline;}

.codigohtml {
	color: #666;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E8E8E8;
}

.centrartd {
	align: center;
}

.semcontorno {
	border: none;
}
.fontsize10 {
	font-size: 10px;
}

#twitter_div {
	align: center;
    margin: 60px 15px 15px 15px;
	width: 460px;
    padding: 45px 30px 10px 62px;
	background-image: url('//www.comofazerumsite.com/imagens/twitter.png');
	background-position: 22px 5px;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;	
	border: 1px solid #0CF;
}
 
#twitter_div ul li {
	color: #000;
	list-style: none;
	font-size: 11px; 
	text-align: left;
	padding: 7px;
	border-bottom: 1px dotted #666;
}
 
#twitter_div ul li a {
	text-decoration: underline;
	color: #d22929;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #000;
}

.twitter-link {
	padding: 0px;
	display:block;
	text-align:right;
	font-size: 10px; 
	font-color: #d22929;
}
.TituloRightSidebar {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #09c;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: Arial, Verdana, Helvetica;
}
.TextoRodapeImagem {
	font-size: 10px;
	line-height: 10px;
	color: grey;
}


img {
		border: none;
}

.fontsize1 { 
font-size:10px;
}

#links-sitegratis {
	padding-left: 5px;
	}

#links-sitegratis a{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
	}

#apDivSocial {
	position:absolute;
	width:300px;
	height:65px;
	z-index:1;
	left: 650px;
	top: 30px;
	font-weight: bold;
	text-align: left;
	visibility: visible;
	font-size: 16px;
	background-repeat: no-repeat;
}
#apDivSocial ul{
	list-style-type: none;
}

.social { font-family: Arial, Verdana, Helvetica, sans-serif; background: #ffffff; height: 80px; padding: 0 15px; border-bottom: 0px solid #f0f0f0; }
.social li { float: left; width: 52px; margin-right: 15px; text-align: center; }
.social li.last { margin-right: 0; }
.social li a { opacity: 0.6; filter: alpha(opacity=60); font-size: 10px; padding-top: 42px; line-height: 34px; }
.social li a:hover { opacity: 1.0; filter: alpha(opacity=100); color: #666; text-decoration: none; }
.social .social-feed { display: block; background: url(imagens/ico-social-rss.png) no-repeat; }
.social .social-twitter { display: block; background: url(imagens/ico-social-twitter.png) no-repeat; }
.social .social-facebook { display: block; background: url(imagens/ico-social-facebook.png) no-repeat; }
.social .social-youtube { display: block; background: url(imagens/ico-social-youtube.png) no-repeat; margin-right: 0; }