@charset "UTF-8";
/* CSS Document */




body {
	margin-top: 0px;
	margin-bottom: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #403B33;
	background-attachment: fixed;
	background-color: #94C7B6;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../images/generalBAck.gif);
}
.titulos {
	font-size: 16px;
	color: #D2663C;
}
.photos {
	margin-top: 20px;
	margin-bottom: 9px;
	margin-right: 10px;
	border: medium solid #D8623F;
}


#page-container {
	width: 773px;
	margin: auto;
}

#main-nav {
	height: 23px;
	background-image: url(../images/bodyBack2.png);
}
#header {
	height: 57px;
	background-color:transparent;
	background-image: url(../images/bodyBack.png);
}

#sidebar-a {
	background: darkgreen;
}

#content {
	background-image: url(../images/bodyBack.png);
	background-color:transparent;
}

#footer {
	height: 88px;
	background-image: url(../images/buttomBack.gif);
	background-color:transparent;
	background-repeat: repeat-x;
}
#rights {
	height: 23px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

p {
	margin: 9px;
	padding: 9px;
	text-align: justify;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	text-indent: 20px;
	font-weight: lighter;
	white-space: normal;
}

/*MenuRight*/

img{border:0px;}
.flt{float:left;}
.menubg{clear:left; background-color:#F3FAED; width:261px;}
.menu{float:left; clear:left; font:bold 14px Helvetica, Arial, sans-serif;text-indent: 12px;
	margin-top: 4px;
	padding-top: 4px;}
.menu li {
margin:0px 0px 0px 0px;
	list-style:none;
	}
.menu a, .menu a:visited {
	width:261px;
	height:32px;
	margin:0px 0px 2px -40px;
	position:relative;
	display:block;
	color:#006699;
	text-decoration:none;
	background:url(../images/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
*html .menu a, .menu a:visited {
	width:261px;
	height:32px;
	margin:0px 0px 2px -40px;
	position:relative;
	display:block;
	color:#006699;
	text-decoration:none;
	background:url(../images/menubg2.jpg) no-repeat;
	padding:4px 0 0 8px;
	}
.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  {
	background:url(../images/menubg1.jpg) no-repeat;
	text-decoration:none;
	}	
.bot{clear:left;}
	
/*fnish menu*/


.footer a:link {
	color: #403B33;
	text-decoration: none;
	font-style: italic;
}
.footer a:visited {
	text-decoration: none;
	color: #403B33;
	font-style: italic;
}
.footer a:hover {
	text-decoration: none;
	color: #D06441;
	font-style: normal;
}
.pequenoTXT {
	font-size: 12px;
}
.footer a:active {
	text-decoration: none;
	color: #403B33;
	font-style: italic;
}.boldText {
	font-weight: bold;
}
.tableBg {
	background-color: #F3FAED;
}
.tableTit {
	background-color: #E8E8E8;
}
.italic {
	font-style: italic;
	margin-left: 12px;
}
.titulos2 {
	font-size: 16px;
	color: #94C7B6;
}
.titulos3 {
	font-size: 16px;
	color: #403B33;
}



a:link {
	color: #D8623F;
}
a:visited {
	color: #D8623F;
}
a:hover {
	color: #94C7B6;
}
a:active {
	color: #D8623F;
}
.titulos1 {
	font-size: 16px;
	color: #6699CC;
}

