* html .png {
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	margin: 0;
}

p {
font-size: 1.1em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
}
h1 {
	font-size: 1.1em;
	color: #B01D47;
}
h2 {
	font-size: 1em;
	color: #B01D47;
}
h3 {
	font-size: 0.9em;
}
h5 {
	font-size: 0.9em;
}
input{
margin:0;
padding:2px;
border:1px #c1c1c1 solid;
font-size: 11px;
margin-top:5px;
}
.inputpeq{
width:20px;
margin:0;
padding:2px;
border:1px #c1c1c1 solid;
font-size: 11px;
margin-top:5px;
}
select{
padding: 0;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px #c1c1c1 solid;
}
textarea{
margin-top:5px;
padding: 2px;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px #c1c1c1 solid;
}
#all{
width:876px;
margin:0 auto;
}

a {
	color: #a10038;
	text-decoration:none;
	font-weight:bold;
	outline: none;
}
a:hover {
	color: #000;
}

/*HEADER HP*/
#header{
	width:876px;
	height:179px;
	margin:0;
}


/*MENU- O Clube, Cultura, Lazer e Tempos Livres */
#menu2{

	white-space: nowrap;
    height:19px;
	margin-left:90px;
}

/*MENU- HOMEPAGE */
#menu{
	position:relative;
	width:876px;
	height:30px;
	top:5px;
	bottom:5px;
	padding-top:5px ;
	vertical-align:middle;
    text-align: left;
}
#menu a{
	color:#fff;
	font-weight:bold;
	margin: 0 5px 10px 5px;
	text-decoration:none;
}
#menu a:hover{
	color:#bb476f;
}

#menu .pesquisa {
color:#fff;
margin: 0;
padding: 3px 0 0 5px;
}

/*CONTENT*/
#content{
width:876px;
margin:23px 0 10px 0;
}

#contentnoticias{
	float:left;
	width:730px;
	margin:0 0 0 5px;
}
.imagenoticias{
	float:left;
	width:136px;
	text-align: right;
	padding-right: 6px;
	}

#nosubmenu {
	width:830px;
	padding:50px 10px 20px 35px;
	margin:0;
}

#nosubmenuani {
	width:805px;
	float:left;
	padding:80px 35px 10px 35px;
	margin:0;
	text-align:justify;
}

#nosubmenuleft{
	float:left;
	width:840px;
	margin:0 0 10px 30px;
}

#galerie{
	clear:both;
	width:500px;
	}
#galerie img{
	border:none;
	}

#votacao{
	clear:both;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color: #a10038;
	margin-bottom:10px;}


#votacao img{
	border:none;
	margin:1px;
	}


/*PAGINAÇÃO*/
#paginacao{
	text-align:right;
	font-weight:bold;
	margin: 0;
	padding: 0 0 5px 30px;
}
#paginacao a{
	margin:5px;
}
#paginacao a:hover{
	margin:5px;
}

/*login associados*/


#associados{
	height:23px;
	margin:-2px 0 -2px 0;
	padding:1px 5px 0 0;
	text-align:right;
	color:#FFF;
	}
#associados a{
	color:#FFF;
	font-weight:normal;
	}
#associados a:hover{
	color: #dedede;
	}

#associados input{
	margin:0;
	height:12px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	width:80px;
}

/*CONTEÚDO DAS DIFERENTES AREAS*/
#contentarea{
	width:876px;
	margin:5px 0 10px 0;
	float:left;
}
/*HP DESTAQUE AREAS*/
#destq{
	float:left;
	width:425px;
	height:171px;
	margin:0;
	padding-top:40px;
}

#destaque{
	float:left;
	overflow:hidden;
	width:273px;
	height:160px;
	padding:5px;
}
#notdetalhe{
	float:left;
	width: 540px;
	text-align:justify;
}

#contentdetalhe{
	float:left;
	width:605px;
	margin:0 0 0 5px;
	text-align:justify;
}

#benefdetalhe{
	float:left;
	width:360px;
	margin:0 10px 35px 0;
	padding-right:10px;
	text-align:justify;
	border-right-color:#a20038;
	border-right-width:1px;
	border-right-style:solid;
}
.benefdetalhe{
	padding-bottom:25px;
}



.fotogaleria{
	float:left;
	width:130px;
	height:160px;
	background-image: url(../images/lupa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px 20px 10px 0;
}
.videogaleria{
	float:left;
	width:130px;
	height:160px;
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px 20px 10px 0;
}
.audiogaleria{
	float:left;
	width:130px;
	height:160px;
	background-image: url(../images/audio.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px 20px 10px 0;
}
/*BANNER HP programação para dois banner rodarem alternadamente*/
#bannerhp{
float:left;
width:305px;
height:201px;
}

/*NOVIDADES*/
#novi{
	float:left;
	width:266px;
	margin:0;
}

#novidade{
	float:left;
	overflow:hidden;
	width:247px;
	height:169px;
	background-color:#a10038;
	margin: 0 1px 0 0;
	border:1px #a20038 solid;
}

*+html #novidade{height:167px;} /* hack ie6 e ie7*/
* html #novidade{height:167px;} /* hack ie6 e ie7*/


#novidade ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
}
#novidade li {
	background-image:url(../images/icon_pdf.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	list-style-position: outside;
	margin: 0 0 3px 0;
	list-style-type: none;
}
#novidade a {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
#novidade a:hover {
	color: #000;
}
.scrollbarrosa{
 	height:171px;
	width: 12px;
	float:left;
	text-align:center;
	background-color:#a10038;
}
*+html .scrollbarrosa{height:169px;} /* hack ie6 e ie7*/
* html .scrollbarrosa{height:169px;} /* hack ie6 e ie7*/

/*seta scroll branca*/
.setabranca{
	height: 20px;
	width: 12px;
	background:url(../images/seta_branca.png) no-repeat;
	cursor:pointer;
}

/*AGENDA*/
#agend{
float:left;
width:305px;
height:189px;
font-weight:bold;
}

#agend .ano{
margin: 5px 15px 5px 5px;
font-weight:bold;
font-size: 18px;
vertical-align:bottom;

}

#agend select{
margin: 0 27px 5px 0;
padding: 0;
height:20px;
font-size: 1.2em;
vertical-align:bottom;
border:1px #666 solid;
}
#agend img{
vertical-align:bottom;
}

#agenda td {
	padding-bottom: 5px;
	font-weight:normal;
}

#agenda .numeros {

	margin: 0;
	top:0;
	color:#FFF;
	vertical-align:top;
	padding: 0 5px;
}

#agenda{
	overflow:hidden;
	width:290px;
	float:left;
	font-weight:normal;
	height:169px;
	background-color:#fff;
	color:#000;
}
*+html #agenda{height:167px; margin-top: 3px} /* hack ie6 e ie7*/
* html #agenda{height:167px; margin-top: 3px} /* hack ie6 e ie7*/

.scrollbar-vert2{
	height:169px;
	width: 12px;
	float:left;
	text-align:center;
}
*+html .scrollbar-vert2{height:167px; margin-top: 3px} /* hack ie6 e ie7*/
* html .scrollbar-vert2{height:167px; margin-top: 3px} /* hack ie6 e ie7*/

/*NOTÍCIAS*/
#notbox{
float:left;
width:385px;
height:458px;
margin:10px 5px 0 0;
}
#noticias{
	overflow:hidden;
	width:382px;
	float:left;
	height:430px;
	border:1px solid #a10038;
	margin: 5px 0 0 0 ;
}
*+html #noticias{margin: 8px 0 0 0 ; height:438px;} /* hack ie6 e ie7*/
* html #noticias{margin: 8px 0 0 0 ; height:438px;} /* hack ie6 e ie7*/

.textnot{
width:360px;
float:left;
margin:5px 0 5px 5px;
}
.scrollbargrande{
 	height:432px;
	margin: 5px 0 0 0 ;
	width: 12px;
	float:left;
	text-align:center;
	background-color:#a10038;
}
*+html .scrollbargrande{margin: 8px 0 0 0 ; height:440px;} /* hack ie6 e ie7*/
* html .scrollbargrande{margin: 8px 0 0 0 ; height:440px;} /* hack ie6 e ie7*/

/*NOTÍCIAS destaque HP AREA*/
#notboxdest{
float:left;
width:405px;
margin:10px 5px 0 0;
}
#notboxarea{
float:right;
width:305px;
margin:10px 5px 0 0;
}

.destaquenot{
	float:left;
	overflow:hidden;
	width:400px;
	padding:5px 5px 0 0;
	margin-bottom:10px;
}
.textnotarea{
width:295px;
float:left;
margin:5px 0 5px 5px;
}

/*SUBMENU*/
#submenu {
	float:left;
	width: 134px;
	list-style: none;
	margin: 0;
	padding: 0;
				}
	#submenu ul {
	margin: 0;
	padding: 0;
	}
	#submenu li a {
	display: block ;
	padding: 1px 3px;
	text-decoration: none ;
	font-weight: bold;
	width: 124px; /* por causa do JS do João */
	}
	#submenu .selected {
	display: block;
	padding: 2px 3px 2px 4px;
	text-decoration: none;
	}
	#submenu .selectedAberto span {/* quando item com submenu está aberto */
	display: block;
	padding: 1px 3px;
	text-decoration: none;
	}

	#submenu .nivel2 li, #submenu .nivel2 li a {
	text-indent: 10px;
	list-style: none;
	font-weight: normal;
	}
	#submenu .nivel2 li .selected, #submenu .nivel2 li a:hover {
	text-indent: 10px;
	}

/*SUBMENU farmacias*/
#submenuempty {
	float:left;
	width: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
				}
	#submenuempty ul {
	margin: 0;
	padding: 0;
	}

/*BENEFÍCIOS*/
#benbox{
	float:left;
	width:481px;
	padding:0;
	margin-top:10px;
}

#beneficios{
    float:left;
	width:481px;
	margin:5px 0 5px 0;
	color:#fff;
	font-size:1.1em;
	background-color:#bb476f;
	min-height:251px;
}
#beneficios  a {
	font-weight: bold;
	color:#f3a7c1;
	text-decoration: none;
}
#beneficios  a:hover {
	color:#fff;
}
#beneficios img{
	border:1px #fff solid;
	margin:5px;
}
#benetext1{
float:left;
margin-top:5px;
text-align:left;
}
#benetext2{
float:left;
margin-left:5px;
}

.categoriaBenef h1 {
color: #000;
}
.categoriaBenef h2 {
color: #333;
}

.benefdetalhe h2 {
color: #333;
}

/*FOOTER COM VÁRIOS BANNERES */
#bannerbox {
clear:both;

}
/*FOOTER*/
#footer{
clear:both;
height:47px;
text-align:center;
color:#a10038;
font-weight: bold;
font-size:1.1em;
margin-top:10px;

}
#footer a{
color:#a10038;
text-decoration:none;
}
#footer a:hover{
color:#bb476f;
}
/*BLOCO PARA IMAGENS*/
.bloco {
	display: block;
}


/*CLEANER*/
.cleaner{
clear:both;
margin:0;
padding:0;
height:1px;
}
/*** Fomulario ***/

form {
	border: none;
	margin: 0;
	padding: 0;
}
 fieldset {	
border:1px #a20038 solid;
width:600px;
padding:5px;
margin:10px 0;
}
fieldset label {	
	float: left; 
	width: 20%;	
	text-align: left;
	margin: 0;
	padding: 0.7em .5em 0 0;
	color:				#a20038;
	font-size:			11px;
	line-height:		16px;
	letter-spacing:		0px;

}
.right {	
		text-align:right;
		float:right;
}
.focus {	
	background-color: #a20038;
	color:#FFFFFF;
}
 .normal {	
	background-color:#FFFFFF ;
	color:#a20038;
}

.botaoForm {
float: right;
width:130px;
background-color:#a20038;
color:#FFF;
text-align:center;
padding: 1px;
cursor: pointer;
}
.botaoFormleft{
width:130px;
margin:0;
background-color:#a20038;
color:#FFF;
text-align:center;
padding: 1px;
cursor: pointer;
}

/*** FORUM ***/
.headerforum{
float:left;
background-color:#a20038;
height:15px;
width:670px;
margin-bottom:10px;
color:#FFFFFF;
text-align:center;
}
.headerright{
float:right;
width:130px;
background-color:#a20038;
height:15px;
color:#FFFFFF;
text-align:center;
}

.headerright a{
color:#FFFFFF;
}
.headerright a:hover{
color:#000;
}

.forum td { /* tabela lista forum*/
	background-color: #F7F7F7;
	border-top: #a20038 solid 1px;
	padding: 3px 10px;
}


.titleforum fieldset {	
border:1px #a20038 solid;
width:800px;
padding:5px;
margin: 10px 0;
}

.titleforum h1{
margin-top:5px;
}
.titleforum h2{
margin-top:5px;
}
.forum{
font-weight:bold;
}

.forum h1{
font-size:1.1em;
color:#000;
}
.forum .peqforum{
background-color:#a20038;
color:#fff;
text-align:center;
height:15px;
width:15%;
}
.forum .bigforum {
background-color:#a20038;
color:#fff;
text-align:center;
height:15px;
}

 td[scope=col] {
   text-align:center;
}


/* Tabelas*/


 
.titlegalp fieldset {	
border:1px #a20038 solid;
width:800px;
padding:5px;
margin: 10px 0;
}

			/* table styles */
.galp table {
			border:0;
			padding:0;
			margin:0 0 1em;
			border-left:1px #a20038 solid;
border-top:1px #a20038 solid;
}
.galp tr {
border:0;
padding:0;
margin:0;
border:none;

}
.galp td, th {
border:0;
padding:2px 6px;
margin:0;
text-align:center;
border-right:1px #a20038 solid;
border-bottom:1px #a20038 solid;
}

.galp th {
white-space: nowrap;
background-color:#a20038;
padding:2px 20px;
color:#FFF;
}

.galp tfoot td {
border:none;
}
.galp tfoot .total{
border:1px solid #a20038;
border-top:none;
}
.galp thead th {
border:1px solid #fff;
border-bottom:1px solid #a20038;
border-right:none;
}
.resp a {
font-weight:normal;
}
.resp a:hover {
font-weight:normal;
}

#flashcontent{
margin:5px 0 0 0;
}

.red
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:red;
}


/* ------------alterado dia 9 de março de 2010--------------*/
/*ASSOCIADOS*/
.associclube{
	background:#c45379 url(../images/bg_login_associ_clube.gif) top right repeat-y;
	float:right;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
}
/* ------------FIM alterado dia 9 de março de 2010--------------*/

.nome{
		font-size:11px;
		font-weight:bold;
		font-stretch:semi-condensed;
		margin-right:20px
}

