@import "menu.css";
@import "validate.css";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, blockquote,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
a{	cursor:hand;}
:focus {
	outline: 1px dotted #666;
}
ol, ul {
	font: 90% arial, "lucida console", sans-serif;
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Fim reset CSS */
body {
	font: 90% arial, "lucida console", sans-serif;
	line-height: 1;
	color: #333;
	background:#caa885;
	text-align: center;
	margin-bottom: 30px;
	}
#tudo {
	width: 865px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 40px;
	position: relative;
	text-align: left;
	color: #333;
	}
	
.background_top{
	height: 21px; 
	margin-top:20px;
	background: url(../imagens/geral/background_top.jpg) top center no-repeat;
	display:block;
}
.background{
	width: 875px;
	background-image:url(../imagens/geral/background.jpg);
    background-position:top center;
    background-repeat:repeat-y;
	margin: 0 auto;
}
.background_bottom{
	height: 21px;
	background: url(../imagens/geral/background_bottom.jpg) bottom center no-repeat;
	margin-bottom: 3px;
	display:block;
}



h1 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.8em;
	color:#DA2128;
	margin-top:0.5em;
	margin-bottom: 0.5em;
	}

h2 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.4em;
	color:#DA2128;
	float:left;
	/*margin-top:1em;
	margin-bottom: 1em;*/
	}
h3 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.7em;
	color:#DA2128;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
	}

h4, h3.esph4 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 0.9em;
	color:#DA2128;
	margin-top: 2em;
	}
p {
	font-size: 0.9em;
	margin: 1em 0 1em 0;
	text-align: justify;
	}


#principal {
	width: /*475px;*/ 610px;
	float: right;
	padding-right: /*25px;*/ 0px;
	line-height:1.4;
	display:inline;
	}
#principal ul { 
	margin-left:15px;
	padding:0;
	list-style: disc;
	}
	
#principal p { 
	margin-right:15px;
	padding:0;
	list-style: disc;
	}

#principal a, #principal a:visited {
	color: #AD9F87;
	}
#principal a:hover {
	text-decoration:none;
	color: #DA2128;
	}

#logo {
	width: 245px;
	height:167px;
	float:left;
	display:block;
	display:inline;
	margin-left:1px;
	/*background: url(../imagens/geral/logo.jpg) no-repeat;*/
	}

#menu {
	width: 245px;
	height:276px;
	float:left;
	display:block;
	display:inline;
	margin-left:1px;
	background:url(../imagens/geral/menu.jpg) no-repeat;
	}

#menuass {
	width: 245px;
	height:366px;
	float:left;
	display:block;
	display:inline;
	margin-left:1px;
	background:url(../imagens/geral/menuass.jpg) no-repeat;
	}
	
#reblas {
	width: 245px;
	height:113px;
	float:right;
	position:absolute;
	margin:-130px 0px 0px 350px;
	}


	
#top {
	width: 608px;
	height:38px;
	background: url(../imagens/geral/top.jpg) no-repeat;
	}
	
#titulo {
	width: 610px;
	height:59px;
	margin-bottom:10px;
	padding-bottom:0px;
	border-bottom: 2px #D92128 solid;	
	}
	
.titulo {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.2em;
	color:#DA2128;
	float:left;
	}
.titulop {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	float:left;
	}
	
#linkimagem {
	width: 609px;
	height:137px;
    margin-bottom:30px;

	}	

.subtit {
	width: 406px;
	height:40px;
	margin:-10px 0px 10px 0px;
	border: 0px #D92128 solid;
	/*background: url(../imagens/geral/bg_subtit.jpg) no-repeat;*/
	}	

.subtit h3 {
	position:absolut;
	text-align:left;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1em;
	color:#DA2128;
	padding-top:0em;
	}



.clear {clear:both;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.footcollapse {
width:100%;
font: 90% arial, "lucida console", sans-serif;
text-align: justify;
}
