@charset "utf-8";

/* CSS Document */

body {

	background-image: url(../images/body_bg.jpg);

	background-repeat: repeat-x;

}

#continer {
	width: 1010px;
	
}

#text {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;

}

#text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 8px;
}

#text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	padding-left: 30px;
}

#text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	padding-left: 20px;
}
#text li {
	list-style-type: disc;
	list-style-position: inside;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	padding-right: 15px;
	padding-left: 25px;
}

.text {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;

}

.text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 8px;
}

.text h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	padding-left: 30px;
}

.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	padding-left: 20px;
}
.text li {
	list-style-type: disc;
	list-style-position: inside;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	padding-right: 15px;
	padding-left: 25px;
}



#sigla {
	background-image: url(../images/sigla.jpg);
	background-repeat: no-repeat;
	height: 315px;
	width: 368px;
	border: 3px solid #FFFFFF;
	text-align: center;
	vertical-align: text-bottom;

}
#sigla p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: text-bottom;
	background-color: #009900;
}

#header_picatura {
	background-image: url(../images/header_picatura_1.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 381px;
	border: 3px solid #FFFFFF;

	

}

#header_aspersor {

	background-image: url(../images/header_aspersor_4.jpg);

	background-repeat: no-repeat;

	height: 145px;

	width: 381px;

	border: 3px solid #FFFFFF;

	margin-top:15px;

}





#header_contact {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	height: 316px;
	width: 235px;
	border: 3px solid #FFFFFF;

}
#header_contact a{
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#contact {

	background-image: url(../images/body_bg.jpg);

	background-repeat: repeat-x;

	width: 232px;

	border: 3px solid #FFFFFF;

	padding-top: 10px;

	text-align: right;

	background-image: url(../images/body_bg.jpg);

}

#contact p{

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: lighter;

	color: #003300;

	white-space: normal;

	vertical-align: middle;

	letter-spacing: normal;

}

#foto {

	background-image: url(../images/body_bg.jpg);

	background-repeat: repeat-x;

	width: 1024px;

	height:auto;

	padding-top: 5px;

	padding-bottom: 5px;

}
.foto {

	background-image: url(../images/body_bg.jpg);

	background-repeat: repeat-x;

	width: 1024px;

	height:auto;

	padding-top: 5px;

	padding-bottom: 5px;

}
#bannermiddle { cursor: pointer; overflow: hidden; position: relative; width: 381px;	height: 145px; }
#bannermiddle img {	width: 381px;	height: 145px; 	display: none; position: absolute;	top: 0;left: 0; }

.footer
{
font-size: 11px;
text-align: center;
text-decoration: none;
font-family: Helvetica;
cursor: pointer;
border-style:outset;
border-width: 0.1px;
border-color: #ccc;
width:90%;
margin-left: auto;
margin-right: auto;
background-color:#F9FFF9;
}

.footer a. hover
{
font-size: 14px;
text-decoration: none;
font-weight: bold;
font-family: Helvetica;
cursor: pointer;
background-color:#F9FFF9;
}

