@charset "utf-8";
/* CSS Document */
#assunto{background:#666}
#comoencontrou{background:#666}

#box-1 a{
	background-image:url(../../imagens/Criacao-de-Sites.png);
	background-color:transparent;
	width:229px;
	height:229px;
	float:left;
	border-bottom:#F30 dotted 1px;
	border-right:#F30 dotted 1px;
	margin-right:4px;
	margin-bottom:4px;}
		
#box-2 a{
	background-image:url(../../imagens/Design-Grafico.png);
	background-color:transparent;
	width:228px;
	height:229px;
	float:left;
	border-bottom:#F30 dotted 1px;
	border-right:#F30 dotted 1px;
	border-left:#F30 dotted 1px;
	margin-right:4px;
	margin-bottom:4px;}
	
#box-3 a{
	background-image:url(../../imagens/Links-Patrocinados.png);
	background-color:transparent;
	width:229px;
	height:229px;
	float:left;
	border-bottom:#F30 dotted 1px;
	border-left:#F30 dotted 1px;
	margin-right:4px;
	margin-bottom:4px;}
	
#box-4{
	background-image:url(../../imagens/img-babilonya-1.png);
	width:170px;
	height:170px;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	padding:30px;
	}
	
#box-5{
	background-image:url(../../imagens/img-babilonya-1.png);
	width:170px;
	height:170px;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	padding:30px;}
	
#box-contato{
	background-image:url(../../imagens/img-babilonya-2.png);
	width:230px;
	height:230px;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	}


/* TWITTER ////////////////////////////////////////////////////////////*/
#tweet-container ul{
background-color:#111;
padding:0; margin:0;
width:170px; height:170px;
color:#eee;
list-style:none;
text-align:left;
border:#444 solid 1px;}
	
#tweet-container li{padding:10px; background-color:transparent;}
	
.time{background-color:#FF0;
font-size:14px;
color:#000}
	
#tweet-container ul a{
color:#0FF;
font-size:12px;
font-weight:bold;
text-decoration:none}

#tweet-container ul a:hover{
color:#fff;
text-decoration:none}
