BODY{
background-color:#000000;
background-image:url(imgs_site/logo.jpg);
background-repeat:no-repeat;
font-family:Tahoma;
font-size:10px;
color:#cccccc;
}

a {
	color:					#FB8506;
	border-bottom:			0px dotted #e91f7a;
	text-decoration:none;
	font-size:10px;
}

* html a { 
	border-bottom:			0px solid #e91f7a; 
	text-decoration:none;
	font-size:10px;
}

a:hover {
	color:					#9b9b9b;
	text-decoration:none;
	font-size:10px;
}

div.risca_rosa {
height:4px;
background-color:#FB8506;
}
div.header {
width:100%;
height:283px;
background-image:url(imgs_site/bg_header.jpg);
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;
margin-bottom:-15px;

}
div.logo {
height:10px;
text-align:left;
padding-top:350px;
float:left;
}
div.bottom { 
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:850px;
}

div.links {
height:180px;
width:500px;
text-align:left;
padding-top:36px;
float:left;
padding-left:322px;
}
div.project {
width:576px;
background-color:#000000;
padding:4px;
}
div.project_web {
width:650px;
padding:4px;
}
div.descricao {
width:589px;
line-height:14px;
padding:7px;
margin-bottom:50px;
}
div.descricao_web {
width:600px;
line-height:14px;
padding:7px;
margin-bottom:50px;
}
.texto_rosa {
font-family:Tahoma;
font-size:10px;
color:#FB8506;
}
.texto_branco {
font-family:Tahoma;
font-size:10px;
color:#ffffff;
}
.texto_regular {
font-family:Tahoma;
font-size:10px;
color:#9b9b9b;
}
.form{
font-family:Tahoma;
font-size:10px;
color:#9b9b9b;
background-color:#181713;
height:22px;
padding-top:5px;
padding-left:5px;
border:0px; none; #181713;
}
.form2{
font-family:Tahoma;
font-size:10px;
color:#9b9b9b;
background-color:#181713;
padding-top:5px;
padding-left:5px;
border:0px; none; #181713;
}
