@charset "iso-8859-1";

img {
border:0px;
}

* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}

body{
	background-image:url(../images/fundo.gif);
	background-repeat:repeat-x;
}

h1 {
	color:#333;
	font-size:14px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.menus {
	font-size:11px;
	color:#333;
	border-bottom:1px dashed #FCFCFC;
}
