* {
	margin: 0px;


0px;

0;0;


0;0;0;
	left: 0px;
	right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	background: #F6F4F0 url(pattern.png);
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	
}


p, ul, ol {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 28px;
	color: #003366;
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 20px;
	line-height: 30px;
}

h3 {
	font-size: 20px;
	font-family: Tahoma;
	color: #666666;
	font-weight: normal;
	padding-bottom: 10px;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #666666;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#header {
	width: 960px;
	height: 297px;
	margin: 0 auto;
	padding: 0px;
	
}

/* menu::base */
div#menu {
	width: 960px;
	height:41px;
	background:url(images/main-bg.png) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}



div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
	
}
div#menu ul.menu {
	padding-left: 130px;
}

div#menu li {
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0 5px 0 0;
    display: block;
    float: left;
}
div#menu li:hover>ul {
    left: -2px;
}

div#menu a {
	position: relative;
	z-index: 30;
	height: 41px;
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#menu a:hover, div#menu a:hover span { color: #fff; } 

div#menu li.current a {}

div#menu span {
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 95% 0;
}
div#menu li li a.parent span {
    background-position:95% 8px;
    background-image: url(images/item-pointer.gif);
	
}
div#menu li li a.parent:hover span {
    background-image: url(images/item-pointer-mover.gif);
}


/* menu::level1 */
div#menu a {
	line-height: 30px;
	color: #e5e5e5;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}
div#menu span {
    margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url(images/main-delimiter.png) 98% 4px no-repeat; }
div#menu li.last { background: none; }


div#menu li.back {
    background: url(images/lava.png) no-repeat right -44px !important;
    background-image: url(images/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(images/lava.png) no-repeat top left !important;
    background-image: url(images/lava.gif);
    height: 44px;
    margin-right: 8px;
}






#content {
	width: 960px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#page {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table thead th{
	color:#FFFFFF;
	background-color:#003366;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color:#333333;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#333333;
	background-color:#E8E8E8;
	}






.separator {
}

.more {
	padding: 3px 10px;
	background: #474747;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#footer {
	width: 945px;
	height: 100px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
}

#footer p {
	text-transform: none;
	font-size: 11px;
	color: #666666;
}

#footer .links {
	text-decoration: none;
	color: #FFFFFF;
}

.image-left {
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}

#map_canvas {
	width: 100%;
	height: 600px;
	width: 800px;
	float: left;
	
}

#locations { list-style: none; width: 250px; float: left;  }
#locations li {
	padding: 0px;
	width: 600px;
	float: left;
	position: relative;
}
#locations li:hover, #locations li.hover {
	background-color: #FFFFFF;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: 128px 0;
}
#locations li:hover h3, #locations li.hover h3 { color: red; text-shadow: 0 1px 0px rgba(255,255,255,0.3); }


#content_1 { width: 300px; }

#more-info { width: 340px; float: right; background: #ffe8b2; padding: 20px; height: 360px; }
#more-info * { position: relative; z-index: 40; }
#more-info > div { background: #e9e2bf; -moz-box-shadow: 0 0 14px rgba(70,49,1,0.5); -webkit-box-shadow: 0 0 14px rgba(70,49,1,0.5); padding: 20px; height: 320px; }
.longdesc { display: none; }


.clear { clear:both }



#form {
	font-size: 12px;
}


.formLeft {
	width: 210px;
	float: left;
	padding-top: 1px;
	text-align: right;
	padding-right: 30px;
	margin-bottom: 10px;
}

.formRight {
	width: 500px;
	float: left;
	margin-bottom: 10px;
}

.form_txt_insc  {
	border:1px solid #5F5F5F;
	font-size:12px;
	padding-left:5px;
	text-align:justify;
}

.form_campo  {
	border:0 none;]
	font-size:11px;
	height:17px;
	width:163px;
}


.form  {

	margin-left:64px;

	margin-top:25px;

	width:600px;

}
