#layout {
	width: 760px;
	border: 2px solid #000;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	background-color: #FFF;
}

#layout_popup {
	width: 600px;
	border: 2px solid #000;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	background-color: #FFF;
}

#topo {
	background-color: #E1E1E1;
	border-bottom: 1px solid #156ABF;
	}
	
#barra {
	padding: 0px;
}

#menu {
	height: 20px;
	border-right: 1px solid #000;
	padding: 7px;
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #DA251C;
	text-decoration: none;
}
#menu01 {
	height: 20px;
	padding: 7px;
	font-family: verdana;
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #DA251C;
	text-decoration: none;
}

#menu a {
	width: 150px;
	height: 20px;
	padding: 7px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #DA251C;
	text-decoration: none;
}

#menu01 a {
	width: 150px;
	height: 20px;
	padding: 7px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #DA251C;
	text-decoration: none;
}


.int_menu {
	border-right: 1px solid #DA251C;
}

.logo {
	font-family: verdana;
	font-size: 16px;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.slogan {
	font-family: verdana;
	font-size: 30px;
	text-align: right;
	font-weight: bolder;
	font-style: italic;
	color: #5A5A5A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 20px;
}

#conteudo {
	border-top: 1px solid #DA251C;
	background-color: #D8D8D8;
	padding-top: 0px;
	padding-bottom: 0px;
}

.fachada {
	background-image: url(../img/fachada.jpg);
}

.rolling {
	padding:4px;
	border-bottom: 1px solid #DA251C;
	margin-left: 4px;
}

#eventos {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	border-bottom: 0px solid #DA251C;
	padding-top: 4px;
	padding-bottom: 4px;
}

.evento {
	border-left: 1px solid #DA251C;
	}
	
.eventos {
	text-decoration: none;
	color: #000000;
}

.eventos a {
	text-decoration: none;
	color: #000000;
}

#capa_texto {
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	color: #000;
	background-color: #D8D8D8;
	padding-top: 10px;
	padding-right: 15px;
	border-right: 0px solid #FFF;
}

#capa_texto01 {
	font-family: verdana;
	font-size: 28px;
	text-align: right;
	color: #000;
	background-color: #D8D8D8;
	padding-top: 35px;
	padding-right: 15px;
}

.SiteContato {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	background-color: #D8D8D8;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 0px;
}

#SiteRodape {
	width: 760px;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	border-top: 1px solid #DA251C;
	background-color: #D8D8D8;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}

/*********** Páginas Internas ****************/

#pag_title {
	width: 400px;
	font-family: verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #DA251C;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom: 1px solid #DA251C;
}

#pag_text {
	width: 740px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#pag_title_popup {
	width: 80%;
	font-family: verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #DA251C;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 0px;
	border-bottom: 1px solid #DA251C;
}

#pag_text_popup {
	width: 590px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.tituloProduto {
	border-bottom: 1px solid #999;
}

.tituloProduto a{
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}

.tituloProduto a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;
}
