/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #AA121F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #AA121F;
}

body {
	
	background: #EFD314 url(images/back_all2.gif) repeat-y center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	margin: 0 auto;
	width: 910px;  /* 692 */
	text-align: left;
	border-left:  2px solid #AA121F;
    border-right: 2px solid #AA121F;
}

#back
{
	width: 910px;  /* 692 */

}

#header {
	height: 404px;
	text-align: left;		
}

/* MENU INICIO ------------------------------------------------------ */

#menu
{
	width: 870px;  /* 652 */
	height: 81px;
	background: url(images/menu3.gif) no-repeat;
	padding-left: 40px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 31px;
      	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 20px;

}

#menu a:hover {
	width: 100px;
    	height: 31px;
	color: #F1F1F1;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}
/* MENU FIM ------------------------------------------------------ */

/* LOGO INICIO ------------------------------------------------------ */
#logo{
	/*background: url(images/header.jpg) no-repeat right;
	width: 662px;
	height: 253px;
	text-align: left;
	padding-left: 30px;
	padding-top: 100px; */
	text-color: #AA121F;
}

#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-size: 30px;
	color: #AA121F;
}
#logo H2 a
{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}


#logo p
{
	font-size: 13px;
	font-weight: normal;
	padding-left: 100px;
	padding-top: 60px;
	padding-right: 100px;
	/*text-align: center;*/
	color: #666666
}

#logo table {
	width: 100%;
}
#logoesq {
	width: 60%;
	text-align: center;
}
#logodir {
	width: 30%;
	text-align: right;
	padding-right: 30px;
}
/* LOGO FIM ------------------------------------------------------ */


#main
{
	padding: 10px;
}

#leftframe
{
	float: left; 
	width: 200px;
	height: 200px;
	margin-left: 5px;
}
#rightframe
{
	float: right; 
	width: 200px;
	height: 200px;
	padding-right: 5px;
}

/* LEFT FRAME - INICIO --------------------------------- */

#left
{
	width: 216px;
	margin-left: 5px;
}

#left H3
{
	width: 190px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) no-repeat
}

#left .title_back
{
	background: url(images/title_back.gif) no-repeat;
	padding-top: 10px;
}

#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 20px;
    	background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #AA121F;
}
#left a:visited {
	color: #AA121F;
}

#left p
{
	padding: 10px;
}


#left .al_center
{
	background-image: none
}
#left table {
	width: 100%;
	text-align: center;
}

/* LEFT FRAME - FIM ------------------------------------------- */

#album{
	width: 100%;
	text-align: center;

}
#album td {
	padding-left: 10px; 
}

/* CALENDAR INICIO ---------------------------------------------*/

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

/* CALENDAR FIM ----------------------------------------------- */


/*Imagens - Início ------------------------------------------------------- */

#imgright  {
    width: 165px ;
    height: 207px;
		/*  Para centralizar a imagem como um bloco (ao lado/fora da imagem será link também se ela for link)
		    display: block;
		    margin-left: auto;
		    margin-right: auto ;*/
    border: none;
}
#imgnoborder  {
    border: none;
}

#imgpadrao  {
    width: 331px ;
    height: 265px;
		/*  Para centralizar a imagem como um bloco (ao lado/fora da imagem será link também se ela for link)
		    display: block;
		    margin-left: auto;
		    margin-right: auto ;*/
    border: none;
}

#imglogo  {
    height: 320px;
    border: none;
}

#img30px  {
    width: 30px ;
    border: none;
}
#img100px  {
    width: 100px ;
    border: none;
}
#img140px  {
    width: 140px ;
    border: none;
}

#img160px  {
    width: 160px ;
    border: none;
}

#img200px  {
    width: 200px ;
    border: none;
}

#img300px  {
    width: 300px ;
    border: none;
}

#img400px  {
    width: 400px ;
    border: none;
}


#img5p  {
    width: 5% ;
    border: none;
}


#img20p  {
    width: 20% ;
    border: none;
}

#img30p  {
    width: 30% ;
    border: none;
}

#img40p  {
    width: 40% ;
    border: none;
}

#img50p  {
    width: 50% ;
    border: none;
}

#img60p  {
    width: 60% ;
    border: none;
}

#img70p  {
    width: 70% ;
    border: none;
}

#img75p  {
    width: 75% ;
    border: none;
}

#img80p  {
    width: 80% ;
    border: none;
}

#img85p  {
    width: 85% ;
    border: none;
}

#img90p  {
    width: 90% ;
    border: none;
}

#img95p  {
    width: 95% ;
    border: none;
}

#img100p  {
    width: 100% ;
    border: none;
}

#img105p  {
    width: 105% ;
    border: none;
}

#img110p  {
    width: 110% ;
    border: none;
}

#imgpagcaes  {
/*    width: 331px ;*/
    height: 280px;
		/*  Para centralizar a imagem como um bloco (ao lado/fora da imagem será link também se ela for link)
		    display: block;
		    margin-left: auto;
		    margin-right: auto ;*/
    border: none;
}
#imgpagabertura  {
/*    width: 331px ;*/
    height: 100px;
		/*  Para centralizar a imagem como um bloco (ao lado/fora da imagem será link também se ela for link)
		    display: block;
		    margin-left: auto;
		    margin-right: auto ;*/
    border: none;
}
#imgpagninhadas  {
/*    width: 331px ;*/
    height: 180px;
		/*  Para centralizar a imagem como um bloco (ao lado/fora da imagem será link também se ela for link)
		    display: block;
		    margin-left: auto;
		    margin-right: auto ;*/
    border: none;
}
#img3nalinha  {
    height: 150px;
    border: none;
}

#img2nalinha  {
    height: 190px;
    border: none;
}

#imgnormal  {

		/*  Para centralizar a imagem como um bloco (ao lado/fora da imagem será link também se ela for link)
		    display: block;
		    margin-left: auto;
		    margin-right: auto ;*/
    border: none;
}

#imgalbum  {
    width: 190px;
		/*  Para centralizar a imagem como um bloco (ao lado/fora da imagem será link também se ela for link)
		    display: block;
		    margin-left: auto;
		    margin-right: auto ;*/
    border: none;
}

#imgfiliacao60  {
    height: 60px;
    border: none;
}
#imgfiliacao  {
    height: 85px;
    border: none;
}
#imgfiliacao120  {
    height: 140px;
    border: none;
}

/*Imagens - Fim ------------------------------------------------------- */


#center
{
	text-align: center;
}
#justify
{
	text-align: justify;
}



/*FRAME RIGHT INICIO ------------------------------------------------------ */
/*------------------------------------------------------------------------- */

#right
{
	float: right;
	width: 640px;
	padding-right: 10px;
}

#right .divesq
{
	float: left;
	width: 400px;
	text-align: justify;
}

#right .divdir
{
	float: right;
	width: 200px;
	padding-left:  10px;
	padding-right: 10px; 
	text-align: justify;
}

#right .divtotal
{
	clear: both;
	width: 620px;
	padding-left:  10px;
	padding-right: 10px; 
	text-align: center;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #AA121F;
}


#right a
{
	color: #AA121F;
	text-decoration: none;
}


#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}



#right ol, #right ul
{
	margin-left: 30px;
}
#right h1 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AA121F;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AA121F;
}

/*Table Right- Inicio ------------------ */
#right .table400px
{
	width: 400px;
	text-align: center;
	}
#right .table10p
{
	width: 10%;
	text-align: center;
	}
	
#right .table50p
{
	width: 50%;
	text-align: center;
	}

#right .table70p
{
	width: 70%;
	text-align: center;
	}

#right .table80p
{
	width: 80%;
	text-align: center;
	}
	
#right .table90p
{
	width: 90%;
	text-align: center;
	}

#right .table100p
{
	width: 100%;
	text-align: center;
	}

#right .table100p td
{
	width: 25%;
	text-align: center;
	padding-bottom: 10px;
	
	}

#right .table100p3c
{
	width: 100%;
	text-align: center;
	}

#right .table100p3c td
{
	width: 33%;
	text-align: center;
	padding-bottom: 10px;
	
	}

/*Table Right- Fim ----------------------- */

/*------------------------------------------------------------------------- */
/*FRAME RIGHT FIM ------------------------------------------------------ */

.date {
	text-align: right;
	color: #AA121F;
	font-size: 11px;
}

.date a {
	color: #AA121F;
}

.referencia {
	text-align: right;
	font-size: 11px;
}


#footer {
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #AA121F;
	background: url(images/footer.gif) repeat-x
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}




/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	padding-left: 40px;
	width: 870px; /*For KHTML*/
	list-style: none;
	height: 70px;
	background: url(images/menu3.gif) no-repeat;
	}

ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;

	}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

ul#navmenu ul li {
	width: 160px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	}

/* Root Menu */
ul#navmenu a {
	padding: 0 11px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #ffffff;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	height: 50px;
	padding-top: 20px;
	}

ul#normal a{
	text-transform: none;
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	background: url(images/menu_r.gif) repeat-x;;
 	}






/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	top: 50px;
	height: 31px;
	}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	top: 0;
	height: 31px;
	}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
top: 0;

	}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {

	}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {


	}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {

	}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
	}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
	}


