
 /* The Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, tr, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img, abbr {
    border: 0;
}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
caption, th {
    text-align: left;
}
q:before, q:after {
    content: '';
}
a {
    text-decoration: none;
}



 * {
    margin: 0;
    padding: 0;
    border-width: 0;
	border-bottom-color: trasnparent;
}

body {
    font: 16px 'Lucida Grande', sans-serif;
    color: #333;
	background-image: url(img/fundo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ADC3CE; 
	background-attachment: fixed;
}

a {text-decoration: none; color: #0084b4;}
a:hover {color:#00B1F4 ;}
ul {list-style: none;}
hr { visibility: hidden; height: 30px;}
.clear { clear: both;}

#wrapper {
	width: 940px;
	margin: auto auto;
}

#wrapper2 {
	width: 960px;
	margin: auto auto;
}

.tags{
	text-align: center;
	margin: -20px auto 0 auto;
	line-height: 22px;
	width: 390px;
}

.tags a {
	padding: 0 5px 0 5px;
	color: #009AD5;
}

#msg {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color: #FFF;
	font-size: 	20px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}
#msg small a{
	font-size: 	14px;
	font-weight: normal;
	padding-left: 55px;
}
#msg-divulgaram {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color: #FFF;
	font-size: 	14px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}
#msg-divulgaram small {
	font-size: 	13px;
	font-weight: normal;
	padding-left: 55px;
}
#menu-topo {
	height: 26px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color: #FFF;
	font-size: 	14px;
	font-weight: normal;
	padding: 8px 0 0 16px;
	float: right;
	margin-top: 10px;
}

#menu-topo li { float: left; margin-right: 25px;}
 
#logo {
	 margin-top: 5px;
	 float: left;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 35px;
}
#logo a{
	 margin-top: 5px;
	 float: left;
	width: 200px;
	height: 35px;
}
#logo {
	*background-image: url(img/logo.gif);	
}
.seta-msg{
	background-image: url(img/arr2.gif);
	background-repeat: no-repeat;
	margin-left: 80px;
	height: 11px;
	margin-top: 10px;
	clear: both;	
}


.clear {
		clear: both;	
	}
	

#modulo{
	width: 200px;
	float: left;
	padding: 10px;
	margin: 15px 10px 20px 10px;
	background-color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
	
}

#modulo-dual h2{
	font-size: 20px;
	font-weight: bold;
	color: #0084b4 ;
	text-align: right;
	margin-bottom: 30px;
	border-bottom: 1px solid #7DDBFF ;	
}

#modulo-dual {
	width: 440px;
	float: left;
	padding: 10px;
	margin: 15px 10px 0 10px;
	background-color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
    height: 120px;
	
}

#modulo h2{
	font-size: 20px;
	font-weight: bold;
	color: #0084b4 ;
	text-align: right;
	margin-bottom: 30px;
	border-bottom: 1px solid #7DDBFF ;	
}

.twitte{ 
	width: 200px;	
	word-wrap: break-word;  
	overflow: hidden;	  	
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	min-height: 80px;
	font-size: 14px;
	border-bottom: 1px solid #D7F4FF ;	
	display: block;	
}
.twitte img{ 
	margin: 0 5px 0 0;
	float: left;
	padding: 3px;
	background-color: #f9f9f9;
	border: 1px solid #f1f1f1;
	height: 48px;
}
.twitte img:hover{ 
	border: 2px solid #D7F4FF;
	padding: 2px;		
}
.twitte b{ 
	background-color: #D9F4FF;
	font-weight: normal;
	padding: 0 2px 0 2px;
}
.nodest b{ 
	background-color: #FFFFFF !important;
	font-weight: normal;
}
.autor{
	font-weight: bold;
	color: #0084b4 ;
	margin-bottom: 5px;
	font-size: 13px;	
}
.opcoes{
	margin-top: 5px;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}

#dual{
	font-size: 13px;		
	color: #0084b4 ;	
	text-align: right;
	font-weight: bold;
	font-family: "Arial";	
}
input {
	border: 2px solid #D9F4FF;
	padding:  3px ;
	margin: -2px 20px 0 10px;
	background-color: #F0FBFF;	
	font-size: 20px;
	color: #0094CC ;
	text-align: center;	
	width: 180px;
	height: 28px;
	vertical-align: middle;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;	
    float: right;	
    
}

#adsense{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color: #FFF;
	text-align: center;
	padding: 15px 0 10px 10px;
	margin-top: 15px;
}

#footer {
	height: 26px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color: #FFF;
	font-size: 	12px;
	font-weight: normal;
	padding: 10px 0 0 16px;
	text-align: left;
	margin-bottom: 20px;
}

#footer li { margin-right: 10px;  float: left;}
#footer a:active {color: #ccc;}
#footer .first { color: #666;  float: left; }
#footer .second { color: #666;  float: right;}


