@charset "utf-8";
body {
	background-image: url(../imgs/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-damily: "Trebuchet MS", Arial, Verdana, sans-serif; 
}
#home {
	width: 980px;
	margin: 0 auto;
	margin-top:32px;
	background:
}
#home #site_top {
	background-image: url(../imgs/site_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	height:11px;
	margin: 0 auto;
}
#home #site_bg {
	background-image: url(../imgs/site_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 980px;
}
#home #site_bg #site_banner {
	height: 160px;
	width: 972px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#home #site_bottom {
	background-image: url(../imgs/site_base.png);
	background-repeat: repeat;
	background-position: center top;
	height: 11px;
	width: 980px;
	margin-bottom: 32px;
}
#home #site_bg #site_footer {
	background-image: url(../imgs/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	height: 86px;
	width: 972px;
}
#home #site_bg #barra_chat #logo {
	background-image: url(../imgs/blog_colaborativo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;	
	height: 48px;
	width: 192px;
	margin-left: 28px;
}
#home #site_bg #barra_chat #tarja {
	display: block;
	float: right;
	margin-right: 28px;
	height: 15px;
	margin-top: 33px;
	width: 732px;
	background-color: #727272;
}

#home #site_bg #barra_video {
	display: block;
	float: left;
	width: 328px;
	height: 350px;
}
#home #site_bg #separador {
	clear: both;
}

#home #site_bg #barra_twitter {
	display: block;
	width: 600px;
	float: right;
	margin-right: 28px;
}


#home #site_bg #barra_video #logo {
	background-image: url(../imgs/live.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 192px;
	margin-left: 28px;
	float: left;
}
#home #site_bg #barra_video #tarja {
	display: block;
	float: right;
	height: 15px;
	margin-top: 33px;
	width: 108px;
	background-color: #727272;
}
#home #site_bg #barra_chat #content {
	display: block;
	width: 924px;
	padding-top: 12px;
	margin-left: 28px;
}


#home #site_bg #barra_twitter #logo {
	background-image: url(../imgs/twitter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 48px;
	width: 192px;
	float: left;
}
#home #site_bg #barra_twitter #tarja {
	display: block;
	float: right;
	height: 15px;
	margin-top: 33px;
	width: 408px;
	background-color: #727272;
}

#home #site_bg #barra_flickr #logo {
	background-image: url(../imgs/flickr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;	
	height: 48px;
	width: 192px;
	margin-left: 28px;
}
#home #site_bg #barra_video #content {
	display: block;
	clear: both;
	width: 300px;
	margin-left: 28px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home #site_bg #barra_twitter #content #tweets {
	width: 600px;
	height: 300px;
}
#home #site_bg #barra_twitter #content {
	display: block;
	clear: both;
	height: 315px;
	width: 600px;
	padding-top: 2px;
}

#home #site_bg #barra_flickr #content {
	display: block;
	clear: both;
	width: 924px;
	padding-top: 12px;
	margin-left: 28px;	
}

#home #site_bg #barra_flickr #tarja {
	display: block;
	float: right;
	margin-right: 28px;
	height: 15px;
	margin-top: 33px;
	width: 732px;
	background-color: #727272;
}
.monitter {
	FLOAT: left; OVERFLOW: auto; WIDTH: 600px; HEIGHT: 290px
}
div.tweet {
	color:#333333;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:11px;
}

div.tweet img {
	float:left;
	padding-right:12px;
}
div.tweet p {
	height:50px;
}
div.tweet a{
	color:#333333;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:10px;
	text-decoration:underline;
}
div.tweet a:hover{
	text-decoration:underline;
}

.pc_img{
	border:1px solid #FFFFFF;
}