﻿img
{
	behavior: url(iepngfix.htc);
	text-decoration: none;
	border: none;

}
body
{
    padding: 0px;
    margin: 0;
    background-color: #FB7BD4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%;
    height: 100%;
}
#container
{
    background-position: left top;
    position: absolute;
    width: 965px;
    height: 520px;
    left: 50%;
    top: 50%;
    margin: -260px 0 0 -482px;
    background-image: url(img/background.gif);
}
h1
{
    font-size: medium;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FF0066;
    text-decoration: none;
}    

h2, h3, h4, h5
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FF0066;
    text-decoration: none;
    text-align: center;
}    
f
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #FF0066;
    text-decoration: none;
    text-align: justify;	
}
.centro
{
    text-align: center;
}
/*------------------------------------------------topo--------------------*/
#topo
{
    background-position: center top;
    position: absolute;
    width: 965px;
    height: 125px;
    text-decoration: none;
    list-style-image: none;
    background-image: url(img/topo03.png);
    background-repeat: no-repeat;
    text-align: left;
}
.logo
{
    margin: 0px 0px 0px 15px;
    height: 125px;
}


#barralateral
{
    margin: 0px;
    position: absolute;
    text-align: center;
    width: 175px;
    z-index: 1;
    float: right;
    right: 0px;

}
.barra
{
    text-align: center;
    z-index: 2;
    top: 220px;
    position: absolute;
    width: 170px;
}

/*------------------------------------------------meio--------------------*/
#meio
{
    margin: 15px;
    position: absolute;
    width: 770px;
    height: 330px;
    text-decoration: none;
    list-style-image: none;
    overflow: auto;
    top: 145px;
    z-index: 3;
    background-color: #FFFFFF;

}
#fotos
{
	text-align: center;
	position: relative;
	right: auto;
	left: auto;
}
.meio
{
    width: 720px;
    text-align: justify;
    margin-right: 15px;
    margin-left: 15px;
}
.destaque
{
}
#direito
{
    margin-right: 15px;
    margin-left: 15px;
    position: absolute;
    text-align: center;
    width: 480px;
    float: right;
    top: 0px;
    left: 235px;
}
/*---------------------------------------------galeria--------------------*/

#galeria
{
	margin: 5px 5px 5px 5px;
	width: 130px;
	position: relative;
	float: left;
	text-decoration: none;
	color: #FF0000;
	text-align: center;
	left: 0px;
}
#galeria a img
{
	text-align: center;
	width: auto;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

/*------------------------------------------------menu--------------------*/
#menugeral
{
    margin: 0px;
    width: 770px;
    line-height: normal;
    position: relative;
    top: 125px;
}
#menu
{
    width: 94%;
    font-size: 95%;
    line-height: normal;
    font-family: verdana;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
}
#menu ul
{
    margin: 0;
    padding: 0px 8px 5px 0px;
    list-style: none;
    text-align: center;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a
{
    background-position: left top;
    float: left;
    margin: 0;
    padding: 0 0 0 14px;
    text-decoration: none;
    background-image: url(img/menuesquerdo1.gif);
    background-repeat: no-repeat;
}
#menu a span
{
    float: left;
    display: block;
    padding: 4px 20px 9px 5px;
    color: #666;
    background-image: url(img/menudireito1.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span{color: #FFFF00;}
#menu a:hover {background-position:0% -25px;}
#menu a:hover span {background-position:100% -25px;}
#menu a.hover span {background-position:100% -25px;}
#menu a.hover span {color: #FFFF00;}
#menu a.hover {background-position:0% -25px;}

/*------------------------------------------------galeria--------------------*/
			.gallery
{
	width: auto;
	height: auto;
	display: block;
}

			.gallery a
{
	display: block;
	float: left;
	margin: 3px;
	opacity: 0.87;
	text-align: center;
}
.gallery a:hover {
				opacity:1;
			}
.gallery a img
{
	border: none;
	display: block;
	text-align: center;
}
			.gallery a#vlightbox{display:none}
			
			
		    .style1
            {
                font-size: medium;
                font-weight: bold;
                color: #CA05D1;
            }
		    .style2
            {
                color: #DB04D1;
                font-weight: bold;
            }			