a:link {
	/*color: #4a70ad;*/
	color: #003366;
}
a:visited {
	color: #003399;

}
a:hover {
	/*color: #4a70Fd;*/
	color: #663399;
	font-size:15px;
	}
a:active {
	color: #4a70ad;
	
}

menuConf {
	padding-bottom: 0px;
	background-color: #6FF;
	width: 220px;
	
}

a {
	text-decoration: none;
}

ul.menu {
	display: none;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 10px;
}

a.menuLink {
	font-size: 12px;
}

a.menuLink:hover{
	color: #4a70Fd;
	font-size:15px;
}


body{
background-color: #ffffff;
margin: 5px auto;
text-align: center;
}

#container{
width: 900px;
text-align: center;
margin: -5px auto;
background-image:url(../images/backgroundtxt.jpg);
background-repeat: repeat-y;
background-color: #ffffff;

}


#header{
width: 900px;
height: 250px;
background-repeat: no-repeat;
margin: 5px auto;
text-align: left;
}

#headerImg{
width: 900px;
height: 129px;
background-image: url(../images/header.jpg);
}


#photosPainel{
width:900px;
height:60px;
background-color:#eaebeb
}

#topMenu{

width:900px;
height: 61px;
background-image: url(../images/topMenu.jpg);
color: #4a70ad;
font-family: Tahoma;
font-size: 9pt;
font-weight: bolder;
text-align: right;
padding-top: 30px;

}

#left{

width: 150px;
margin: auto 0;
float: left;
text-align: left;
padding-top: 20px;
padding-left: 10px;
font-family: Tahoma;
font-size: 10pt;
color: #4b71ae;
}

#location{

width:700px;
height: 15px;
font-family: Tahoma;
font-size: 10pt;
text-transform: uppercase;
color: #4971ae;
font-weight: bold;

}


#text{
margin-left: 160px;
text-align: justify;
margin-top: 0px;
background-color: #ffffff;
font-family: Tahoma;
font-size: 9pt;
color: #052b47;
padding-top: 5px;
padding-right: 30px;
padding-bottom: 0px;
padding-left:10px;
background-image:url(../images/backgroundtxt2.jpg);

}




#footer{
clear: both;
width: 900px;
height: 100px;
background-image: url(../images/footer.jpg);
}


#tipo{
	background-color:#339999;
	margin: 3px;
	padding: 1px;
	height: auto;
	width: auto;
	border: thick double #00FF00;
}

p {
	font-family: Tahoma;
	font-size: 9pt;
	color: #052b47;
}
