/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCFF33;
	border-right-color: #CCFF33;
	border-bottom-color: #CCFF33;
	border-left-color: #CCFF33;
	font-family: Arial, Helvetica, sans-serif;
}

p, ul, ol, blockquote {
	font-size: small;
	line-height: 160%;
}

a {
	color: #67823B;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	background: url(images/1.gif) no-repeat center center;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
}

#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 10px;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	background: url(images/img2.gif);
	border: 2px solid #CCCCCC;
}
#content2 {
	width: 740px;
	margin: 0 auto;
	border: 2px solid #CCCCCC;
}

#colOne {
	float: left;
	width: 460px;
	padding: 20px;
}

#colTwo {
	float: right;
	width: 180px;
	padding: 20px;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	background: #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}.small {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	border: thin solid #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
select {
	border: thin solid #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
textarea {
	border: thin solid #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
option {
	border: thin solid #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
menu {
	border: thin solid #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.error {
	border: thin solid #FF0000;
}
.success{
	background: #FFF0BA;
	border: thin solid #E87C29;
}
.alert{
	background: #FFD8D6;
	border: thin dashed #FF0038;
}
.rosso {
	color: #FF0000;
}
.RIQUADRO_ROSSO{
	font-size: 14px;
	border: thin solid #FF0000;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RIQUADRO_VERDE{
	font-size: 14px;
	border: thin solid #99CC00;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bordonero {
	border: thin solid #000000;
}
.news {
	background-color: #FFFFFF;
	height: 200px;
	width: 100%;
}
img {
	border: thin solid #000000;
	background-color: #FFFFFF;
}
strong {
}
