﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
    margin: 0px;
/*    background: url(/DSC_2098.JPG);*/
}
/*
div {
	border: thin solid #FF0000;
}
*/
#spacerFundo {
	width: 250px;
    height: 30px;
    margin-top: 10px;
    padding: 10px;
    background-color: white;
}
#conteudo {
	padding-top: 25px;
	width: 1000px;
    padding-left: 150px;
	margin: 0px auto;
    /*background-color: white;*/
}
#onePage {
	float: left;
	width: 950px;
    background-color: white;
    padding: 10px;
}
#firstPage {
    float: left;
    width: 515px;
    background-color: white;
    padding: 10px;
}
#leftPage {
	float: left;
	width: 250px;
    background-color: white;
    padding: 10px;
}
#leftPageLarge {
    float: left;
    width: 385px;
    background-color: white;
    padding: 10px;
}
#rightPage {
	margin-left: 15px;
	float: left;
	width: 250px;
	background-color: white;
	padding: 10px;
	font-size: 12px;
}
#rightPageLarge {
    margin-left: 15px;
    float: left;
    width: 385px;
    background-color: white;
    padding: 10px;   
}
#rightPage2 {
    margin-left: 15px;
    float: left;
    width: 250px;
    background-color: white;
    padding: 10px;   
}
#twoRightPage {
    margin-left: 15px;
    float: left;
    width: 515px;
    background-color: white;
    padding: 10px;   
}
#mainPage {
	float: top;
	width: 950px;
    margin-top: 0px;
}
#menuTopo {
	float: top;
	width: 950px;
	height: 20px;
}
#logoTopo {
	float: top;
	width: 950px;
	height: 64px;
    padding: 10px;
    background-color: white; 
    margin-top: 25px;
    padding-top: 13px;
    padding-bottom: 7px;
}
#layerChinelos {
    position: relative;
    top: 35px;
    background-color: white;
    left: -830px;
    z-index: 2;
    margin: 10px;
    width: 120px;
}
#logoSubTitulo {
	float: top;
	width: 980px;
	height: 75px;
    padding: 10px;
    font-style: italic;
    margin-top: 10px;
}
#menuitem {
	text-transform: uppercase;
	float: left;
	padding-right: 25px;
	color: gray;
	font-size: 10px;
	line-height: 12px;
    font-family: Arial;
    background-color: white;
    padding: 7px;
}
a, a:link, a:visited {
	color: gray;
	text-decoration: underline;
}
#menuitem a, #menu a:link, #menu a:visited {
	color: gray;
	text-decoration: none;
}
#menuitem a.current {
	color: black;
}
#menuitem a:hover {
	color: black;
}
.tituloCapitulo {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-transform:lowercase;
    font-style: italic;   
}
.subTituloLeft {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
}
.subTituloRight {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-transform: lowercase;
}
.tituloPress a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.tituloPress a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #999999;
}
.subTituloPress {
	font-size: 10px;
	color: #999999;
}
.fontePress {	
	font-size: 10px;
	color: #999999;
	text-align: left;
	text-decoration: underline;
}
.citacao {
	/*font-style:italic;*/
	text-align: left;
}
.assinaturaCitacao {
	text-align: left;
}
.assinaturaCitacaoRight {
	text-align: left;
	font-size: 10px;
}
ul {
	list-style-type:none;
    margin:0px;
    padding:0px;
    text-indent:0px;
}
li {
    line-height:24px;
	padding-bottom: 10px;
}
.tituloPressBold {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
#imgRoll {
	float: left;
	width: 83px;
	height: 83px;
	cursor: hand;
    padding-left: 5px;
}
#imgShow {
    padding: 10px;
    background-color: white;
}

#redesSociais{
	width:100px;
	float:right;
	margin-right:40px;
	margin-top:20px;	
}
