@import url("../library/header.css");
@import url("../library/footer.css");
@import url("../library/format.css");
@import url("../library/home.css");

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}

body {
	line-height: 1;
}

html,body {
	margin: 0; padding: 0; width: 100%; font-family: Arial, Tahoma; font-size: 12px; color: #747474;
}

a:link,a:visited {
	color: #747474; text-decoration: underline;;
}

a:visited,a:active {
	color: #747474; text-decoration: underline;
}

#header {
	float: left; width: 100%;
}

#conteudo {
	padding: 10px; width: 950px;	
}

.limit {
	margin: 0 auto; width: 970px;
}

#anima {
	border-top: 1px solid #FFFFFF; background: #d4d4d4; color: #d4d4d4;
}

#parceiros {
	float: left; width: 100%; padding: 15px 0; text-align: center; border-top: 2px solid #d4d4d4; margin-top: 15px;
}

#footer {
	float: left; width: 100%; padding: 15px 0; border-top: 3px solid #818181;
}