@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-color: #F50707;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
	a:link {
	color: #770303;
}
a:hover {
	color: #EC0707;
}
a:visited {
	color: #333;
}
#tudo {
	width: 1003px;
	margin: auto;
	overflow: auto;
}
#estrutura {
	width: 1003px;
	height: auto;
	overflow: auto;
}

#cabecalho {
	background-image: url(../images/layout_01.png);
	height: 182px;
	width: 1003px;
	overflow: auto;
}
#corpo {
	width: 1003px;
	height: auto;
	overflow: auto;
}

#box {
	float: right;
}
#box_cabecalho {
	background-image: url(../images/layout_03.png);
	height: 49px;
	width: 731px;
	z-index: auto;
}
#box_conteudo {
	background-image: url(../images/layout_06.png);
	height: auto;
	width: 731px;
	min-height: 500px;
	overflow: auto;
}
#box_text_page {
	height: auto;
	width: 680px;
	margin: auto;
	overflow: auto;
}

#box_rodape {
	background-image: url(../images/layout_11.png);
	height: 70px;
	width: 731px;
	text-align: right;
}
#menu {
	height: auto;
	width: 272px;
	float: left;
	padding-top: 108px;
	padding-bottom: 70px;
	overflow: auto;
}

#menu_menu {
	background-image: url(../images/layout_07.png);
	height: 55px;
	width: 257px;
}
#menu_album {
	background-image: url(../images/layout_08.png);
	height: 54px;
	width: 257px;
}
#menu_noticias {
	background-image: url(../images/layout_09.png);
	height: 53px;
	width: 257px;
}
#conteudo_album {
}
#conteudo_noticias {
}
#rodape {
	background-image: url(../images/boy_gilr_02.png);
	height: 283px;
	width: 700px;
	background-repeat: no-repeat;
	margin-top: -70px;
}
#bg_logo {
	position:absolute;
	left:0px;
	top:0px;
	width:328px;
	height:285px;
	z-index:auto;
	background-image: url(../images/tag.png);
}
#text_title {
	font-size: 16px;
	color: #F00;
	width: 680px;
	height: auto;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #770303;
	margin: 20px 20px 0px 30px;
	padding-bottom: 3px;
	overflow: auto;
}

#logo {
	position:absolute;
	left:123px;
	top:94px;
	width:146px;
	height:132px;
	z-index:auto;
}
#pos {
	position: absolute;
}
#menuver {
	padding: 0;
	margin: 0px 0px 0px 0px;
	width: 262px;
	text-align: left;
	height: auto;
	overflow: auto;
}
#menuver ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#menuver li {
	margin: 0;
	color: #FFF;
	list-style: none;
	width: 250px;
	text-align: right;
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#menuver li a {
	margin:0;
	padding:0;
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #FFF;
}
#menuver li a:hover {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-color: #560202;
}
#cu3er-container {
	width:680px;
	height: 520px;
}
#box_fotos_img {
	float: left;
	border-color: #770303;
	border-top-style: solid;
	border-left-style: solid;
	border: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	margin: 2px 3px 2px 3px;
	width: 96px;
	height: 96px;
	background-color: #000;
}
.box {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    /*width: ...;
    height: ...;*/
}
.box * {
	vertical-align: middle;
}
.box span {
    display: inline-block;
    height: 100%;
}
#titulo_album {
	border-bottom: 1px;
	border-bottom-color: #770303;
	border-bottom-style: solid;
	font-size: 12px;
	font-weight: bold;
	color: #E70707;
}
#box_produto {
	width: 670px;
}
h1, h2, h3, h4, h5, h6 {
	color: #EC0707;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #770303;
}
#entrada {
	float: right;
	height: 250px;
	width: 290px;
	padding: 170px 170px 0px 40px;
	color: #FFF;
	text-align: justify;
	font-size: 11px;
	background-image: url(../images/bg_intro.png);
	background-repeat: no-repeat;
	background-position: 30px 296px;
}
#logoentrada {
	float: left;
	height: 400px;
	width: 300px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 125px 160px;
}
#tudoentrada {
	height: 100%;
	width: 800px;
	margin: auto;
}
#newsletter {
	height: 72px;
	width: 225px;
	background-image: url(../images/newsletter.png);
	padding: 10px 10px 10px 25px;
	color: #FFF;
}
.text_newsletter {
	font-size: 10px;
	font-style: normal;
	color: #CCC;
}

