
#texto_webdesign {
font-family: Tahoma;
font-size: 12px;
color: #FFFFFF;
margin: 0;
}

#texto_webdesign  ul{
margin: 0;
padding: 0;
list-style: none;
}

#texto_webdesign  li{
padding: 0 0 0 15px;
margin: 0 0 5px 0;
background-position: left center;
background-repeat: no-repeat; 
background-image: url('images/seta.gif');
float: left;
width: 340px;
}

#alinhamento_webdesign {
height: 810px;
}

#box_websites {
width: 360px;
height: 125px;
margin: 0 11px 15px 0; 
padding: 0;
background-color: #F0F0F0;
background-position: left top;
background-repeat: no-repeat; 
background-color: #303A3C;
background-image: url('images/box_webdesign.gif');
float: left;
}

#websites_link {
width: 80px;
float: right;
padding: 15px 0 0 0;
}
#websites_link a{
color: #6C888C;
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
}
#websites_link a:hover {
text-decoration: underline;
}
#websites_titulo {
float: left;
margin: 0 0 0 15px;
padding: 10px 0 4px 15px;
color: #F0F0F0;
font-size: 20px;
font-weight: bold;
font-family: Trebuchet MS;
text-align: left;
background-repeat: no-repeat;
background-position: left center;
background-image: url('images/seta.gif');
}

#websites_imagem {
float: left;
padding: 0 0 0 6px;
}

#list_web {
height: 80px;
}