/* CSS Document */

body {
	margin: 0px;
	height: 100%;
	background: url(../img/bgBody3.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	margin: 0px;
	height: 100%;
	/*background: url(../img/bgBody2.gif) center repeat-y;*/
}

img {
	border: none;
}

#wraper {
	background: #e7e8e9;
	min-width: 697px;
	width: 75%;
	min-height: 100%;
	margin: 0px auto;
	border-left: 1px solid #cdcfd0;
	border-right: 1px solid #cdcfd0;
}

form {
	display: inline;
}

/* HEADER e MENU */

#red {
	width: 100%;
	height: 12px;
	background-color: #cd1a21;
}

.cinza {
	width: 100%;
	height: 1px;
	background-color: #c7c9cb;
	font-size: 0px;
}

#header {
	position: relative;
	width: 100%;
	height: 164px;
	background: url(../img/bgMapa.jpg) no-repeat right top #ffffff;
}

#logo {
	position: absolute;
	z-index: 1;
	top: 22px;
	left: 20px;
	width: 213px;
	height: 56px;
}

#bgMenu {
	position: absolute;
	z-index: 1;
	top: 99px;
	left: 0px;
	width: 697px;
	height: 65px;
}

#menu {
	position: absolute;
	z-index: 1;
	top: 120px;
	left: 0px;
	width: 697px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style: none;
	display: inline;
	margin-left: 45px;
}

#menu ul li#one {
	margin-left: 35px;
}

#menu ul li#two {
	margin-left: 47px;
}

#menu ul li#three {
	margin-left: 36px;
}

#menu ul li a {
	text-decoration: none;
	color: #c42730;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#menu ul li a:hover, #menu ul li a#activo {
	color: #8c8b8b;
}

#foto {
	width: 100%;
	height: 334px;
	background: url(../img/bgBody3.jpg) repeat #eeeeef;
}

#foto1 {
	width: 100%;
	height: 334px;
	background: url(../img/fotosHome/01_3.jpg) no-repeat #eeeeef;
}


/* CONTEUDO */

#conteudo {
	/*width: 653px;
	padding: 22px;*/
	width: 94%;
	padding: 3%;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
	font-size: 11px;
}

#imgs {
	overflow: auto;
	width: 100%;
	height: 220px;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color:#ffffff;
	/*scrollbar-highlight-color:#FF0000;*/
	scrollbar-face-color:#ffffff;
	/*scrollbar-shadow-color:#0000FF;
	scrollbar-darkshadow-color:#FFFF00;*/
	scrollbar-track-color:#cccccc;
}

#imgs2 {
	overflow: auto;
	width: 100%;
	height: 380px;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color:#ffffff;
	/*scrollbar-highlight-color:#FF0000;*/
	scrollbar-face-color:#ffffff;
	/*scrollbar-shadow-color:#0000FF;
	scrollbar-darkshadow-color:#FFFF00;*/
	scrollbar-track-color:#cccccc;
}

#left {
	float: left;
	/*width: 335px;*/
	width: 51%;
	text-align: justify;
}

#leftSemD {
	float: left;
	/*width: 653px;*/
	width: 100%;
	text-align: justify;
}

#right {
	float: left;
	/*margin-left: 30px;*/
	margin-left: 5%;
	/*width: 288px;*/
	width: 44%;
}

h1 {
	display: inline;
	color: #cd1a21;
	font-size: 13px;
	text-align: left;
}

#right table {
	margin: 13px 0px 0px 0px;
	padding: 0px;
}

.bgFoto {
	background: #e5e6e6;
}

.cGray {
	color: #636363;
}

.cRed {
	color: #cd1a21;
}

a.saberMais {
	color: #000000;
	text-decoration: none;
}

a.saberMais:hover {
	color: #cd1a21;
	text-decoration: none;
}

.bgCinza {
	border: 3px solid #e4e5e6;
	background-color: #e4e5e6;
}

.titI {
	font-weight: bold;
	color: #e11e25;
	font-size: 15px;
}

a.linkT, a:hover.linkT {
	font-weight: bold;
	color: #e11e25;
	font-size: 15px;
	text-decoration: none;
}

.seps {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tipologia {
	text-align: center;
	float: left;
	margin-right: 38px;
	margin-bottom: 30px;
	font-size: 13px;
}

.tipologia a {
	text-decoration: none;
	color: #000000;
}

.tipologia a:hover, .tipologia a#activo {
	text-decoration: none;
	color: #dc1d24;
}

.bgFdetalhe {
	background: url(../img/bgFotoDetalhe.jpg) center bottom no-repeat #e4e5e6;
}

.bgFdetalhe2 {
	background: url(../img/bgFotoDetalhe2.jpg) center bottom no-repeat #e4e5e6;
}

a.moveF {
	text-decoration: none;
	color: #959595;
}

a:hover.moveF {
	color: #d91c23;
}

.bgDetail {
	background: url(../img/bgDetails.jpg) left top no-repeat #ffffff;
	padding-top: 6px;
	padding-left: 12px;
}

ul#mapaSite li {
	color: #666666;
	list-style: square;
	line-height: 180%;
}

ul#mapaSite li a {
	text-decoration: none;
	color: #666666;
}

ul#mapaSite li a:hover {
	text-decoration: overline underline;
}

/* RODAPE */

#rodape {
	width: 100%;
	background-color: #e7e8e9;
	text-align: center;
	font-size: 11px;
	color: #97999b;
	border-top: 1px solid #e7e8e9;
	border-bottom: 1px solid #e7e8e9;
}

#r {
	margin-top: 8px;
}

#by {
	font-size: 10px;
}

#rodape a {
	text-decoration: none;
	color: #333333;
}

#rodape a:hover {
	text-decoration: underline;
}
