#comunidades{
	float: left;
	border: 1px solid #d9cfc3;
	background-color: #ededed;
	width: 596px;
	height: 300px;

	background-position: 25px 0;
	position: relative;
	top: 0;
	left: 0;
}

#comunidades_topo{
	padding-top: 10px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

#comunidades_menu{
 	width: 586px;
	height: 41px;
	margin: 0 0 0 5px;
	clear: both;
	display: block;
	background-image: url(/tureportero/img/comunidades_menu.gif);
	background-repeat: repeat-x;	
	background-position: 0 0;
}
#comunidades_menu span,
#comunidades_menu a{
	width: 126px;
	height: 41px;
	line-height: 41px;
	display: block;
	float:left;
	font-weight: bold;
	margin: 0 0 0 12px;
	text-align: center;
	font-size: 17px;
	color: #fff;
	background-image: url(/tureportero/img/comunidades-menu.gif);
	background-repeat:no-repeat;	
	font-family: Arial, Helvetica, sans-serif;	
}
#comunidades_menu a:hover{
	background-position: 0 -41px;
	text-decoration: none;
}
#comunidades_menu span{
	background-position: 0 -82px;
	color: #000;
}
#comunidades #videos,
#comunidades #blogs,
#comunidades #fotologs,
#comunidades #chat{
 	width: 586px;
	height: 240px;
	display: block;
	position: absolute;
	left: 0;
	top: 68px;
	visibility: hidden;
}
#comunidades #videos{
	visibility: visible;
}
#chamada{
	width: 596px;
	height: 101px;
	display: block;
	margin: 0;
	padding: 0;
}
#chamada a{
	width: 586px;
	height: 131px;
	display: block;
	margin: 0 5px;
	color:#000;
	font-weight: normal;
	line-height: 120%;
	background-color: #fff;
	font-size: 12px;	
}
#chamada a:hover{
	text-decoration: none;
	color: #000;

}
#chamada a:hover h2,
#chamada a:hover h3{
	color: #000;
	text-decoration: underline;
	
}
#chamada a img{
	border: 6px solid #e1ddd7;
	float: left;
	margin: 10px;
	display: block;
	width: 136px;
	height: 100px;
}
#chamada a:hover img{
	border: 6px solid #000;
}
#chamada a h3,
#chamada a p,
#chamada a h2{
	font-size: 17px;
	text-indent: 0;
	float: rigth;
	width: 400px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif!important;		
}

#chamada a h2{
	line-height: 20px;
	height: 45px;
	color:#720000;
}
#chamada a h3{
	background-image: none;
	font-family: Trebuchet MS;
	background-color: transparent;
	line-height: 22px;
	height: 32px;
	border: none;
	font-size: 15px;
	color: #5a4b39;
	margin: 12px 0 0 0;
	height: 18px;
	text-indent: 0;
}
#chamada ul{
	margin: 10px;
	width: 500px;
}
#participe{
	clear: both;
	margin: 0;
	padding: 0;
}
#participe,
#participe a{
	width: 586px;
	height: 58px;
	line-height: 58px;
	display: block;
	background-color: #e0e0e0;
	margin: 0 5px;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif!important;	
}
#comunidades #videos #participe a,
#comunidades #blogs #participe a,
#comunidades #fotologs #participe a,
#comunidades #chat #participe a{
	background-image: url(/tureportero/img/envie.gif);
	background-repeat:no-repeat;	
	background-position: 440px 0;
	margin: 0 0;
	text-indent: 10px;
}
#comunidades #blogs #participe a{
	background-image: url(/tureportero/img/participe.gif);
	background-repeat:no-repeat;
}
#comunidades #videos #participe a:hover,
#comunidades #blogs #participe a:hover,
#comunidades #fotologs #participe a:hover,
#comunidades #chat #participe a:hover{
	background-position: 440px -58px;
	text-decoration: none;
	color: #000;
}
#comunidades #chat h2{
	font-size : 17px;
	margin : 4px;
	color : #636363;
}
#comunidades #chat ul{
	width: 586px;
	height : 163px;
	margin: 0;
	background-color : #fff;
}
#comunidades #chat li{
	float: left;
	width: 185px;
	height: 18px;
	display: Block;
	margin: 1px;
}
#comunidades #chat #chamada{
	width: 586px;
	height: 131px;
	display: block;
	margin: 0 5px;
	padding: 0;
	background-color: #fff;
}
#chat #chamada li a{
	display: block;
	height: 18px;
	width: 180px;
	font-weight: bold;
	color: #690000;
	border: 1px solid #fff;	
	text-indent: 5px;
}
#chat #chamada li a:hover{
	border: 1px solid #D5D5D5;
	color: #000;
}
/*comunidades fim*/
