	body {
	line-height: 16px;
	font-family: "tahoma", serif;
	font-size: 76%;
	margin-top: 0px;
	background-image: url(/images/back_blue.jpg);
	background-repeat: repeat-x;
	color:#666666;
	background-color: #fff;
	}

	p {
	margin: 5px 0 5px 0; }

h2{
	font-size: 1.2em;
	color: #e89108;
}
		a{
		color: #404040;
		text-decoration: underline;
		}
		a:hover{
			color: #017b02;
		}
		a:visited{
		color: #e89108;
		}

		#container {
		width:900px;
		margin-left: auto;
		margin-right: auto;
		}

		#banner {
		height: 230px;
		padding: 5px;
		margin-bottom:1px; ;
		background-image: url(/images/head1.jpg);
		background-repeat: no-repeat;
		}

		#content {
		border-top: 1px dashed #EDF1F2;
		text-align: justify;
		font-size: 0.9em;
		padding: 5px;
		margin-left: 200px;
		background-color:#fff;
		color: #666666;
		background-image: url(/images/shad.jpg);
		background-repeat: no-repeat;
        vertical-align:top;
		}

		#sidebar-a {
		float: left;
	    width:170px;
		border-top: 1px dashed #EDF1F2;
		background-image: url(/images/shad.jpg);
		background-repeat: no-repeat;
		}
		#sidebar-a h1{
		border-bottom: 1px dotted #e89108;
		font-size: 12px;
		font-weight: bold;
		color: #e89108;
		}
		#containerboth{
		padding-right: 30px;
		padding-left:30px;
		}

		#footer {
	    height: 50px;
		clear: both;
		background-image: url(/images/footer1.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		}
		.fotext{
		border-top: 1px dashed #EEEEEE;
		margin-left: 30px;
		margin-right: 30px;
		font-size: 10px;
		padding-top: 10px;
		color:#6A849D;
		}
		.csschanger{
		color: #6A849D;
		font-size: 0.9em;
		float: right;
		margin-top: 10px;
		margin-right: 30px;
		height: 15px;
		}
.navcontainer
{
margin: 190px 0 0 27px;
padding: 0;
height: 20px;
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}

.navcontainer ul li a
{
border-right: 1px solid #007a01;
background: #fff;
width: 83px;
height: 15px;
border-top: 1px solid #007a01;
border-left: 1px solid #007a01;
border-bottom: 1px solid #007a01;
padding: 2px;
margin: 0 0 10px 0;
color: #007a01;
text-decoration: none;
display: block;
text-align: center;
font: 0.9em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover
{
color: White;
background: #f4c000;
}

.navcontainer a:active
{
background: #6A849D;
color: #fff;
}

.navcontainer li#active a
{
background: #6A849D;
color: #fff;
}
.csschanger{
color: #6A849D;
font-size: 0.9em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;
}
.inputxt
{
font-family: "tahoma", serif;
font-size: 100%;
color:#666666;
background-color:#FFFFCC;
}

.inputxtradio
{
border: 0pt;
background-color:#FFFFFF;
}

table, td { border: solid 0px #ffffff;text-align:left;vertical-align:top;padding:1px; }
table { border-collapse:collapse; border-spacing:0px;}

#rightmenu {
    font-size:0.9em;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: url(/images/arrow.gif) no-repeat center left ;
	color: #017b02;
    padding: 2px 2px 5px 15px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-position: 4px;
}

#rightmenu a:hover {
color: #404040;
background:  url(/images/arrow.gif) no-repeat center left;
background-position: 4px;
}
input   {
border: 1pt solid #6A849D;
font: normal 10px tahoma;
color: #000000;
background-color:#FFFF99;
margin:1px 1px 1px 1px;
}
.search{
text-align:left;
padding: 1px;
font-size: 90%;
color: #017b02;
}
	.news{
	border-bottom: 1px dashed #ddd;
	padding:3px;
	color: #9D9C6A;
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 10px;
    }
.boxriservato{
	background-color: #e6fee0;
	border: 1px solid #017b02;
	padding: 5px;
	font-size: 1em;
	color: #017b02;
}
.box{
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background-color: #e6fee0;
	border: 1px solid #009d36;
	padding: 5px;
	font-size: 1em;
	color: #404040;
}
.box h2{
	font-size: 1.2em;
	color: #e89108;
}
.boxwhite{
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 5px;
	font-size: 1em;
	color: #404040;
}
.boxwhite h2{
	color: #e89108;
	font-size: 1.2em;
}
.imgright{
    vertical-align: top;
	border: 1px solid #cccccc;
	padding: 3px;
	float: right;
	margin: 5px;
}
.imgleft{
    vertical-align: top;
	float:left;
	border: 1px solid #cccccc;
	padding: 3px;
	margin:5px;
}

