@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100px;
	background-image: url(../images/fdMacau.jpg);
	background-repeat: repeat-x;
	background-position: left 320px;
	font-family: "HermesRegular" ,  Geneva, sans-serif;
}
#contentor {
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#cabecalho {
	height: 110px;
	width: 950px;
	background-image: url(../images/cabecalho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.siga-nos {
	position: absolute;
	left: 785px;
	top: 20px;
	font-size: 14px;
	color: #333;
}
.facebook {
	position: absolute;
	top: 18px;
	right: 177px;
}

.fb, .fb  a, .fb a:link {
	position: absolute;
	height: 34px;
	width: 34px;
	left: 849px;
	top: 11px;
	display: block;
	text-indent: -2000px;
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.yt, .yt a, .yt a:link {
	position: absolute;
	height: 34px;
	width: 34px;
	left: 887px;
	top: 11px;
	display: block;
	text-indent: -2000px;
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 40px;
	width: 400px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li     {
	list-style-type: none;
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 19px;
}
#menu ul li a, #menu ul li a:link {
	color: #000;
	text-decoration: none;
	height: 33px;
	margin-right: 15px;
	display: list-item;
}
#menu ul li a:hover  {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #D6516B;
	color: #666;
	height: 33px;
}
#menu ul li .activo{
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #A62D48;
	color: #968c8e;
	height: 33px;
}
#home {
	background-image: url(../images/caixa_conteudo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 950px;
	padding-top: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
#programas {
	background-image: url(../images/fdProgramas.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	background-color: #FFF;
}
#descubra  {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	width: 950px;

}
#descubra #colunaEsquerda  {
	width: 300px;
	float: left;
	background-color: #A62D48;
	background-image: url(../images/colunaEsquerda.jpg);
	height: 514px;
	clear:left;
}
#descubra #colunaDireita {
	width: 650px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
	clear:right;
}
#sintaporsi  {
	background-color: #FFF;
	background-image: url(../images/videos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 150px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 25px;
	height: 250px;
}
#sintaporsi .video{
	height: 205px;
	width: 282px;
	margin-right: 26px;
	float: left;
}

#titulos {
	width: 910px;
	padding: 20px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#titulos h3 {
	color: #A72A45;
	font-size: 30px;
	font-weight: normal;
	float: left;
}

#titulos h4 {
	color: #585858;
	font-size: 22px;
	font-weight: normal;
	float: right;
	text-align: right;
	margin-top: 5px;
}

#3colunas {
	width: 950px;
	z-index: 200;
	clear: both;
}
.coluna_produto {
	width: 276px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	height: 150px;
	position: relative;
}
.coluna_produto h4 {
	color: #a8284d;
	font-weight: normal;
	font-size: 20px;
}
.coluna_produto img {
	float: left;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-top: 12px;
	z-index: 0;
}
.coluna_produto p {
	font-size: 13px;
	margin-top: 10px;
	color: #555555;
}
.preco  {
	background-color: #FFF;
	float: left;
	width: 120px;
	position: absolute;
	left: 20px;
	bottom: 8px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	color: #a8284d;
	padding: 6px;
}
.info , a .info{
	background-color: #FFF;
	float: left;
	position: absolute;
	bottom: 10px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	color: #a8284d;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	right: 20px;
	text-decoration: none;
	border: 1px solid #E6E6E6;
}
.info:hover {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#rodape {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../images/rodape.jpg);
	background-position: left top;
	height: 168px;
	position: relative;
	clear: both;
}
.ie , .ie a, .ie:link{
	position: absolute;
	height: 34px;
	width: 65px;
	left: 717px;
	display: block;
	text-indent: -2000px;
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 6px;
}

.firefox , .firefox a, .firefox a:link{
	position: absolute;
	height: 34px;
	width: 65px;
	left: 794px;
	display: block;
	text-indent: -2000px;
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 6px;
}

.chrome , .chrome a, .chrome a:link{
	position: absolute;
	height: 34px;
	width: 74px;
	left: 866px;
	display: block;
	text-indent: -2000px;
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 6px;
}

.pacote {
	float: left;
	height: 320px;
	width: 316px;
	color: #565656;
	position: relative;
}
.pacote:hover {
	background-color: #F0F0F0;
}
.pacote .infoPacote {
	background-color: #FFF;
	float: left;
	position: absolute;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	color: #a8284d;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	right: 81px;
	text-decoration: none;
	top: 147px;
	border: 1px solid #E6E6E6;
}
.pacote .infoPacote:hover {
	border: 1px solid #CCC;
}
.pacote h4 {
	font-size: 18px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.pacote p {
	font-size: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
	position: absolute;
	left: 10px;
	bottom: 5px;
	line-height: 12px;
}


/* ACORDEAO */


.acordeao {
	width: 600px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/fdAcordeao.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	position: relative;
	}
.acordeao h4 {
	color: #A72A45;
	font-size: 18px;
}
.acordeao p {
	width: 500px;
}
.acordeao:hover {
	background-color: #FFF;
	background-image: url(../images/fdAcordeaoHover.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
	
.acordeao .infoPrograma {
	background-color: #FFF;
	float: left;
	position: absolute;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	color: #a8284d;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	right: 20px;
	text-decoration: none;
	top: 20px;
	border: 1px solid #E6E6E6;
}

.acordeao .infoPrograma:hover {
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
 
.conteudoAcordeao {
	width: 600px;
	float: left;
	display: none;
	background-color: #AB2C46;
	color: #FFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	}





@font-face {
    font-family: 'HermesRegular';
    src: url('../fontes/hermes-regular-webfont.eot');
    src: url('../fontes/hermes-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/hermes-regular-webfont.woff') format('woff'),
         url('../fontes/hermes-regular-webfont.ttf') format('truetype'),
         url('../fontes/hermes-regular-webfont.svg#HermesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.conteudoAcordeao p {
	margin-bottom: 15px;
	font-size: 13px;
}
.conteudoAcordeao h3 {
	font-size: 16px;
}
.conteudoAcordeao a:link , .conteudoAcordeao a:visited, .conteudoAcordeao a:active{
	font-size: 14px;
	color: #EFD9DE;
}
.conteudoAcordeao a:hover {
	color: #000;
}
.conteudoAcordeao img {
	float: left;
	height: 200px;
	width: 200px;
	border: 1px solid #D292A2;
	margin-right: 20px;
	margin-bottom: 50px;
}
