@import url("reset.css");
body{
	background:#f5e578;
}
/* ---------------------------------------------------------------- TITULO H1 */
/* background:#f00; */ /* border: 1px solid #ff0; */
.titulo-home{
	margin-left:23px;
	margin-top:30px;
}
.titulo-home #titulo-valmac span{
	display: none;
}
.titulo-home #titulo-valmac a{
	width:225px;
	height:195px;
	/*top-right-bottom-left*/
	margin-top:25px;
	display: block; /* Definir como Bloco*/
	float:left;
	background:url(../images/layout/logo-valmac.jpg) no-repeat left;
	cursor:default;
}
/* ------------------------------------------------------------------ LAY-OUT */
/* background:#f00; */ /* border: 1px solid #ff0000; */
#page{
	width:1002px;
	left:50%;
	margin-left:-501px;
	top:10px;
	position:absolute;
	padding:0px;
	float:left;
}
/* ------------------------------------------------------------------- HEADER */
/* background:#f00; */ /* border: 1px solid #ff0000; */
#page #header{
	width:1000px;
	height:375px;
	padding:1px;
	margin-left:0px;
	float:left;
	background:url(../images/layout/bg-header.jpg) repeat-x;
}
#page #header #banner-falsh{
	width:700px;
	height:283px;
	margin-top:-31px;
	margin-right:-1px;
	float:right;
}
#page #header #menu-horizontal{
	width:1002px;
	height:87px;
	float:left;
	background:url(../images/layout/bg-menu1.jpg) repeat-x;
	margin-left:-1px;
}
/* ------------------------------------------------------------------ CONTENT */
/* background:#f00; */ /* border: 1px solid #ff0000; */
#page #content-home{
	width:1002px;
	min-height:300px;
	margin-top:-10px;
	float:left;
	background:#000153 url(../images/layout/bg-content.jpg) repeat-x;
}
#page #content-global{
	width:1002px;
	min-height:300px;
	margin-top:-10px;
	float:left;
	background:#fee002;
}
/* ------------------------------------------------------------------- FOOTER */
/* background:#f00; */ /* border: 1px solid #ff0000; */
#page #footer{
	width:1002px;
	float:left;
	margin-bottom:10px;
	background:url(../images/layout/bg-footer.jpg) repeat-x left top;
}
#page #footer .footer-copyright-left{
	width:450px;
	margin:10px 0px 10px 10px;
	padding-bottom:35px;
	float:left;
}
#page #footer .footer-copyright-rigth{
	width:450px;
	margin:10px 0px 10px 10px;
	padding-bottom:35px;
	float:right;
	text-align:right;
}#page #content-home .content-home .area-left .area-left-conteudo .titulo-institucional-home img {
	padding-left: 50%;
	margin-left: -100px;
}


.tit_bg{
background: url(../images/global/bg_tit.jpg) repeat-x;
width:672px;
height:40px;
float:right;
}

.top{
margin-top:10px;
}

#direita{
width:672px;
height:770px;
float:right;
margin-top:38px;
}

.direita_p{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:47px;
*padding-top:32px;
padding-left:10px;
padding-right:20px;
line-height:20px;
font-size:14px;
}

.direita_p2{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:10px;
padding-left:10px;
padding-right:20px;
line-height:20px;
font-size:14px;
}

.lista{
padding-left:50px;
color:#FFFFFF;
line-height:17px;
}


.destaque{
padding-top:760px;
*padding-top:770px;
}

.maior{
font-size:28px;
}

#endereco{
width:890px;
}

#endereco_esquerda{
float:left;
width:370px;
font-size:24px;
padding-left:50px;
padding-top:40px;
}

#bg #endereco #endereco_esquerda p{
color:#0049aa;
}

#bg #endereco #endereco_direita p{
color:#0049aa;
}

#endereco_direita{
float:right;
width:460px;
font-size:18px;
padding-top:35px;
}
