/* CSS Document */

@import "efects.css";
@import "forms.css";
 
body{
	background-image:url(../imgs/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#01123E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h1{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
	font-size:18px;
	}
img{
	border:none;
}
#site{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:580px;
	margin-top:30px;
	}
#header{
	width:580px;
	height:73px;
	background-image:url(../imgs/bg_header.jpg);
	}
#about{
	background-color:#679EF1;
	width:520px;
	height:150px;
	padding: 5px 30px 5px 30px;
	font-size:10px;
	text-align:justify;
	}
#about h1 a:link{
	color:#FFFFFF;
	text-decoration:none;
	}
#about h1 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#about h1 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
#works{
	background-color:#FFFFFF;
	width:520px;
	height:150px;
	padding: 5px 30px 5px 30px;
	font-size:10px;
	text-align:justify;
	}
#works h1 a:link{
	color:#3399FF;
	text-decoration:none;
	}
#works h1 a:hover{
	color:#3399FF;
	text-decoration:underline;
	}
#works h1 a:visited{
	color:#3399FF;
	text-decoration:none;
	}
#footer{
	background-color:#000000;
	width:520px;
	height:430px;
	padding: 5px 30px 5px 30px;
	}
#footer h1{
	color:#FFFFFF;
	}
#rolls{
	width:150px;
	float:right;
	}
#contact{
	width:360px;
	}
#subfooter{
	width:580px;
	height:150px;
	background-color:#000000;
	font-size:10px;
	color:#FFFFFF;
	}
#xhtml{
	width:520px;
	height:141px;
	background-image:url(../imgs/ft_xhtml.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
#hcard-Denis-Andrade-dos-Santos{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
#hcard-Denis-Andrade-dos-Santos a:link, a:hover, a:visited{
	text-decoration:underline;
	color:#CCCCCC;
	}