﻿body, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:navy;
	font-size: 12px;
	/*width: 1024px;*/
}
body
{
	position: relative;
	width: 100%;
}
table, tr, td
{
	padding: 0px;
	margin: 0px;
}
form
{
	/*background-image: url(../images/background_fade.jpg);*/
	/*background-image: url(../images/background3.jpg);*/
	background-image: url(../images/background6.jpg);
	width: 1004px;
	position: relative;
	text-align: left;
	margin: auto;
}
a, a:hover, a:visited
{
	color: #003366;
}
div
{
	/*border: solid 1px #cccccc;*/
}
.cleaner
{
	clear: both;
	width: 0px;
	height:0px;
}
.header
{
	color: #003366;
	font-size: 11px;
	height: auto;
	width: 100%;
}
.header img, .header h2
{
	float: left;
	margin-bottom: 5px;
}
.header h2
{
	color: #003366;
	font-size: 24px;
	letter-spacing: 3px;
}
.header .userInfo
{
	float: right;
	
}
.header .menu, .header .prevMenu
{
	clear: both;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: 600;
	height: auto;
	padding-bottom: 2px;
	padding-top: 2px;
}
.header .menu
{
	background-color: #999999;
}
.header .prevMenu
{
	background-color: #ff0000;
}
.header .menu a:hover, .header .menu a:visited, .header .prevMenu a:hover, .header .prevMenu a:visited
{
	color: inherit;
}
.static
{
	margin-left: 2px;
	margin-right: 2px;
	background-color: inherit; /*#999999;*/
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #0000CC;
}
.prevMenu .static
{
	color: #ffffff;
}
.static_hover
{
	background-color: #C0C0C0;
	color: #006699;
}
.static_selected
{
	background-color: #0033CC;
	color: #CCCCCC;
}
.dynamic
{
	padding: 1px;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	background-color: #3366FF;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}
.prevMenu .dynamic
{
	background-color: #ff6633;
	color: #ffffff;
}
.dynamic_hover
{
	background-color: #6699FF;
	color: #ffffff;
	display: block;
	width: 100%;
}
.prevMenu .dynamic_hover
{
	background-color: #ffcc33;
	color: #000000;
}
.dynamic_selected
{
	background-color: #C0C0C0;
	color: #006699;
	display: block;
	width: 100%;
}
.prevMenu .dynamic_selected
{
	background-color: #6666ff;
	color: #ffff33;
}
.content .menu, .content .prevMenu, .content .contentArea, .content .sideBar, .content .banner
{
	position:relative;
	margin-right: 12px;
	float:left;
}
.content
{
	position:relative;
	width: 100%;
}
.content .contentArea
{
	margin-top: 20px;
	width: 660px;
	min-height: 400px;
	font-size: 13px;
	font-weight: 500;
}
.content .contentArea h1
{
	font-style: italic;
	color: navy;
	font-size: 24px;
	letter-spacing: 2px;
}
.content .sideBar
{
	width: 175px;
	margin-top: 50px;
	margin-left: 10px;
}
.content .sideBar h2
{
	color: #666666;
	/*font-style: italic;*/
	font-size: 15px;
	font-weight: 900;
}
.content .banner
{
	width: 125px;
	margin-top: 50px;
	background-color: #ffffff;
	font-size: 8px;
	/*min-height: 200px;*/
	margin-right: 5px;
}
.footer
{
	position:relative;
	margin:0px 0px 0px 0px;
	height:30px;
	display:block;
	clear:both;
	top: 50px;
	color: #333333;
	font-size: 10px;
	text-align: center;
}
.footer A
{
	color: #666666;
	text-decoration: none;
}
.footer A:hover
{
	text-decoration: underline;
}
.footer .icons
{
	
}

.footer .icons img
{
	height: 50px;
	border: 0px;
}



/* GoogleMaps */
.googleMap
{
	width: 660px;
	height: 400px;
}
.googledir
{
	width: auto;
	background-color: #ffffff;
	/*display: none;
	height: 200px;*/
}
.googledir, .googledir td
{
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.odd, .even, .code
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.odd
{
	background-color: silver;
}

.legenda
{
	/*border: 1px solid #0033CC;*/
}
.legenda .odd td
{
	background-color: #ffffff;
}
.legenda .even td
{
	background-color: #C0C0C0;
}
.mapDetailPopup
{
	max-width: 300px;
}