@charset "UTF-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	background:#fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 989px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #fff; 
	padding: 5px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:100%;
	background: #FFFFFF;
}

.oneColFixCtrHdr #mainContent_Contatos {
	padding: 0px;
	background:url(../imagens/contato.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height 450px;
	margin-top:40px;
	padding-left:100px;
	padding-top:0px;
}

.oneColFixCtrHdr #mainContent3 {
	padding: 0px;
	background:url(../imagens/empresa.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:401px;
	margin-top:40px;
}

.oneColFixCtrHdr #mainContent_Album {
	padding: 0px;
	background:url(../imagens/album.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:472px;
	margin-top:40px;
}

.oneColFixCtrHdr #mainContent_Noivas {
	padding: 0px;
	background:url(../imagens/noivas.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:600px;
	margin-top:40px;
}

.oneColFixCtrHdr #mainContent_Fotos {
	padding: 0px;
	background:url(../imagens/album2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:472px;
	margin-top:40px;
}

.oneColFixCtrHdr #footer {
	padding: 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
	font-size:70%;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.span_menu, .span_menu2{
	padding:15px;
	vertical-align:middle;
	font-weight:bold;
	height:34px;
}

#div_menu{
	font-size:13px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#660;
	float:right;
	vertical-align:middle;
}
#div_logo_superior{
	float:left;
	padding-top:1px;
	padding-bottom:1px;
}

.span_menu a:link{
	color:#660;
	text-decoration:none;

}
.span_menu a:visited{
	color:#660;
	text-decoration:none;
}
.span_menu a:hover{
	color:#690;
	text-decoration:underline;
}
.span_menu a:active{
	color:#360;
	text-decoration:none;
}


.span_menu2 a:link{
	color:#690;
	text-decoration:none;
}
.span_menu2 a:visited{
	color:#690;
	text-decoration:none;
}
.span_menu2 a:hover{
	color:#660;
	text-decoration:underline;
}
.span_menu2 a:active{
	color:#360;
	text-decoration:none;
}


#mainContent_direita{
	float:top;
	text-align:right;
	margin-left:320px;
}

#mainContent_direita3{
	float:top;
	margin-bottom:0px;
	margin-left:400px;
	text-align:center;
	width:500px;
	background-color:#693
}

#mainContent_esquerda{;
	float:left;
	width:300px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	height:100%;
}

#mainContent_esquerda2{
	float:left;
	width:450px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	height:100%;
}

#mainContent_esquerda_conteudo{
	padding:10px;
	background-color:#693;
	color:#CCC;
	font-size:16px;
	
}

#mainContent_Album_conteudo{
	margin-top:0px;
	margin-left:30px;
	margin-right:30xpx;
	width:900px;
	text-align:center;
	padding:10px;
	padding-top:50px;
	color:#030;
	font-size:16px;
}

.mainContent_Album_icone{
	text-align:center;
}

.mainContent_Album_icone TD{
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	color:#ccc;
}

.mainContent_Album_icone TD a:link, .mainContent_Album_icone TD a:visited{
	color:#CCC;
	text-decoration:none;
}

.mainContent_Album_icone TD a:hover{
	color:#666;
	text-decoration:underline;
}
.mainContent_Album_icone TD a:active{
	color:#000;
	text-decoration:underline
}

#mainContent_direita_conteudo3{
	left:-5px;
	top:-5px;
	background-color:#693;
	color:#CCC;
	font-size:16px;
	width:500px;
	text-align:left;
	padding:15px;
	
}


.menu_vertical li{
	list-style-type: none;
	padding-left:20px;
	padding-top:10px;
}




    /*
    Alpha PNG support for IE
    ------------------------------
    Aviso, este código abaixo funciona apenas para visualização na tela. Quando este documento for impresso, o bug voltará.
    O Hack Abaixo faz o código rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari já tem a transparencia de PNG nativo.
    \*/
    * html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
    }
	