<!--

html {
margin:40px;
}
body {
	background-image: url(images/celeste.gif);
/*	background-image:url(images/homepageBG.gif);*/
	font-size:12px;
	font-family:"Trebuchet MS", "Helvetica LT", Arial, garamond;

}

table {
	font-size:12px;
	font-family:"Trebuchet MS", "Helvetica LT", Arial, garamond;
}

.logo {
/*position: absolute;
left: 10px;
top: 0px;
*/
margin-top:0px;


}

h2 {
font-size:16px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
color: #537B69;
}

h3 {
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
color: #537B69;
}

p {
text-align:justify;
}

.titulo1{
font-weight:bold;
color: #2f3a3a;
}

.titulo2{
font-weight:bold;
color: #537B69;
}

.titulo3{
font-weight:bold;
color: #fff;
}


.tablamenu{
z-index:1;
}

.bookmark {/*
position:relative;
left:675px;
text-align:right;*/
}

.under {/*
		position:absolute;
		left:90%;
		top:10%;
		overflow:visible;
		height:81px;
		width:80px;
		background-image:url(images/bt_bookmark.png);
		background-repeat:no-repeat;
/*		background-position:-70px -75px;
		background-color:transparent;
		margin:0 0 0 0px;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:inherit;
		visibility:hidden;*/
}

.menu {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

a {
color:#185A8F;
}

.menu a {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}



.search{
margin-left:-20px;
background-image:url(images/bt_search.png);
background-repeat:no-repeat;
background-color:transparent;
/*background-color:#5CD15F;*/
border:0px;
width:92px;
height:27px;
color:#f6e97f;
}

.input{

}


.copy{
	font-size:10px;
	text-align:center;
	color:#000000;


}


a.menu:link {
	color: #537B69;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
}
a.menu:visited {
	color: #537B69;
		font-size:12px;
	font-style:normal;
	text-decoration:none;
}
a.menu:hover {
	color: #537B69;
		font-size:12px;
	font-style:normal;
	text-decoration:none;
}
a.menu:active {
	color: #537B69;
		font-size:12px;
	font-style:normal;
	text-decoration:none;
}

-->

