body {
	color: #333333;
	background-color: #006633;
	background-image:    url(images/sfondo1.jpg);
	background-position: center top;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-y;
}
html>body .content {
width:700px
}
#content { 
	width: 700px; 
	background-color: #006633;
	position: relative;  
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
a:link {
	color: #000000;
	text-decoration: none; 
}
a:visited { 
	text-decoration: none; 
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#header {
	width: 700px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #FFFFFF;
}
#nav {
	width: 700px;
	position: relative;
	margin: 5px auto 5px auto;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5fcc1;
	font-weight: bold;
	background-color: #e5fcc1;
}
#image {
	width: 710px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #006633;
}
#imageleft {
	width: 230px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	float:left;
}
#imageright {
	width: 460px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #006633;
	float:right;
	border: double #FFFFFF;
}
#image h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
}
#text1 {
	width: 710px;
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#left1 {
	width: 190px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 10px 20px;
	float:left;
	font-weight: normal;
	color: #333333;
	background-color: #e5fcc1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#left1 h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#left1 h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#right1 {
	width: 440px;
	color:#333333;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 20px 20px;
	float:right;
	text-align: justify;
	background-color: #e5fcc1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}
#right1 h4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
}
#footer {
    width: 90%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align:right;
	float:left;
	background-color: #006633;  
}
#footer h5{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 10px 0px;
	text-align:right;
}
#footer h5 a:link {
	color: #ffffff;
	text-decoration: none; 
}
#footer h5 a:visited { 
	text-decoration: none; 
	color: #ffffff;
}
#footer h5 a:hover {
	text-decoration: none;
	color: #ffffff;
}
