body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #ebebeb url(../images/bg-site.jpg) top repeat-x;
	line-height: 15px;
}
  
label{
	font-size: 1.2em !important;
}

input[type="text"]{
	height: 20px;	
	margin: 0 0 5px 0;
}

input[type="password"]{
	height: 20px;	
	margin: 0 0 5px 0;
}

.left {

	float: left;

	margin: 10px 0;

}

.right {

	float: right;

	margin: 10px 0;

}

.coluna280 img {

	float: left;

	width: 70px;

	height: 70px;

	padding: 0 5px 0 0;

}

/********************************* comunidade *********************************/

.act-comunidade .coluna550 img {

	width: 170px;

	height: 170px;

	float: left;

}

.act-comunidade .coluna550 p, .act-comunidade .coluna550 h4 {

	margin-left: 185px;

}

.act-comunidade .coluna550 h4 {

	font-size: 14px;

	padding: 0 0 0 0;

}

/********************************* veja também *********************************/

#vejatambem {

	text-align: center;

	padding-bottom: 20px;

}

#vejatambem img {

	width: 70px;

	height: 70px;

	clear: both;

}

#vejatambem p {

	padding: 10px 0 10px 0;

	margin: 0 0 10px 10px;

	border-bottom: 1px solid #b2b2b2;

}

/*************************** notícias / blog sidebar **************************/

.act-noticias .coluna550 p {

	padding: 0 10px 15px 0;

}

.act-noticias .post {

	border-bottom: 1px solid #b2b2b2;

	padding-bottom: 5px;

	margin-bottom: 35px;

}

.act-noticias .post .foto {

	float: left;

	padding: 0 0 5px 0;

	margin-right: 15px;

	background: #f1f1f1;

}

.act-noticias .post .foto p {

	font-style: italic;

	color: #333;

	clear: both;

	padding: 2px 3px 0 3px;

}

.act-noticias p.post-footer {

	font-style: italic;

	color: #FF6600;

	padding: 5px 0 0 0;

	clear: both;

	line-height: 20px;

}

#blog-sidebar p {

	padding: 0 10px;

}

#blog-sidebar div {

	padding: 0 0 25px 0;

}

#blog-sidebar form input {

	width: 160px;

}

.act-noticias .post .comentarios {

	background: url(../images/icon-10coment.gif) left 2px no-repeat;

	padding-left: 18px;

}

/*********************************** home *************************************/

#top {

	width: 960px;

	/*border-bottom: 15px solid #f0f0f0;*/

}

#slideshow {

	display:none;

	width: 552px;

	height: 184px;

	float: left;

	border-left: 10px solid #fff;

	border-bottom: 10px solid #fff;
	
	margin: 0 0 50px 0;

}

/********************************* rodape *************************************/

#rodape {
	width: 960px;
	padding: 0 0 0 0;
	margin: 15px auto 0 auto;
	clear: both;
	height: 39px; 
	line-height: 39px;
	vertical-align: middle;
	background: #7198c6;
	border-top: 2px solid #ef6a2c;
	font-weight: normal;
	color: #FFF;
}

#rodape p {

	float: left;

	padding: 0 0 0 0;

}

#rodape p.cumplice {

	float: right;

}

#rodape img {

	float: left;

}

#rodape a {

	color: #FFF;

	text-decoration: underline;

	padding: 0 3px;

}

/********************************* sua página **************************/

#seusexperimentos {

	width: 370px;

	clear: both;

	padding-bottom: 15px;

}

#seusexperimentos ul li {

	width: 370px;

	padding: 10px 0 10px 0;

	border-bottom: 1px solid #b2b2b2;

	clear: both;

}

#seusexperimentos .footer {

	display: block;

	clear: both;

	padding: 10px 0 0 10px;

	margin-left: 0;

}

.box370 .footer {

	display: block;

	clear: both;

	padding: 10px 0 0 10px;

	margin-left: 0;

}

#seusexperimentos p {

	float: left;

	width: 160px;

	w/idth: 180px;

	padding: 0 10px 0 1px;

}

.act-comunidade .box370 p {

	float: left;

	width: 160px;

	w/idth: 180px;

	padding: 0 10px 0 0px;

}

#seusexperimentos p.editar {

	width: 40px;

	w/idth: 60px;

	float: left;

	background: url(../images/icon-editar.gif) left top no-repeat;

	padding: 0 0 0 20px;

}

#seusexperimentos p.status {

	width: 90px;

	float: left;

}

.bg-amarelo {

	background: #fffcd9;

}

.txt-verde {

	color: #0d9459;

}

.act-comunidade .medalhas {

	border: 1px solid #b2b2b2;

	border-left: 0;

	border-right: 0;

	padding: 5px 0 2px 0;

	margin: 0 0 15px 0;

}

.act-comunidade .medalhas p {

	clear: both;

	display: block;

	width: 140px;

}

.act-comunidade .medalhas img {

	padding: 0 10px 5px 0;

}

/*********************************** tooltip **********************************/

#tooltip{

	position:absolute;

	border:1px solid #333;

	background:#f7f5d1;

	padding:2px 5px;

	color:#333;

	display:none;

}

/*********************************** iframe **********************************/

iframe {

	width: 100%;

	height: 300px;

}

