body {
	margin: auto;
	background-image: url(../fig/sfondo-body.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	background-color: #814401;
}

#testa {
	background-color:#fff;
	height: 29px;
}

#logohome {
	position: absolute;
	left: 1px;
	top: 1px;
}
#utility {
	background-image: url(../fig/textutility.jpg);
	background-repeat: repeat-x;
	background-color:#f3e503;
	height: 22px;
	overflow:hidden;
}
#presentazione {
	background-image: url(../fig/textpresentazione.jpg);
	background-repeat: repeat-x;
	background-color:#de2c0a;
	height:114px;
}

#presentazione2 {
	background-image: url(../fig/textpresentazione2.jpg);
	background-repeat: repeat-x;
	background-color:#1b64dc;
	height:100px;
	border-bottom: 3px solid #555;
}
#presentazione2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#presentazione2 a:visited {
	color: #F3D78E;
	text-decoration: underline;
}
#presentazione2 a:hover {
	color: #EFE605;
	text-decoration: none;
}

#categoriaa {
	/*background-color: #fff;
	background-image:url(../fig/sfondo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:258px;
	height:auto !important;
	height: 258px;*/
	width: 200px;
	position: absolute;
	top: 370px;
	left: 29px;
}

#categoriab {
	/*background-color: #fff;
	background-image:url(../fig/sfondo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:258px;
	height:auto !important;
	height: 258px;*/
	width: 229px;
	position: absolute;
	top: 370px;
	left: 249px;
}

#categoriaa ul, #categoriab ul {
	margin-top: 2px;
	margin-right: 22px;
	padding:0px;
	margin:0px;
}

#categoriaa ul li, #categoriab ul li {
	padding-left: 2px;
	padding-bottom: 0px;
	border-bottom:1px solid #CCCCCC;
	list-style-image: url(../fig/product_icon.gif);
	font-size:12px;
	/*margin-top: 0px !important;
	margin-bottom: 0px !important;*/
	margin-left:24px;
	
}
/*#categoriaa ul li a:link, #categoriab ul li a:link {
	color: #D69101;
	text-decoration: underline;
}
#categoriaa ul li a:visited, #categoriab ul li a:visited {
	color: #970808;
	text-decoration: underline;
}
#categoriaa ul li a:hover, #categoriab ul li a:hover {
	color: #009900;
	text-decoration: none;
}
*/


 a:link {
	color: #D69101;
	text-decoration: underline;
}
 a:visited {
	color: #970808;
	text-decoration: underline;
}
 a:hover {
	color: #009900;
	text-decoration: none;
}


#categoriaa h2, #categoriab h2 {
	color: #FF6600;
	margin: 0px;
}

#categoriaa h3, #categoriab h3 {
	color: #FF6600;
	margin: 0px;
	font-weight: normal;
	font-size: 13px;
}

#presentazione p.slogan {
	font-size: 2em;
	color:#142e71;
	margin-top:0px;
	margin-left:2em;
	padding-top:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	
}


#presentazione p.presentazione {
	font-size: 1em;
	color:#FFFFFF;
	margin-left:160px;
	padding-top:0.2em;
	width:40%;
	font-weight:bold;
}

#fotografia {
	position: absolute;
	right: 0px;
	top: 0px;
}

#presentazione2 ul {
	list-style-type:none;
	padding-left:30px;
	margin-top:75px;
	font-weight:bold;
	color:#fff;
	float:right;
	
}

#presentazione2 ul li{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	font-size:0.85em;
}

.didascalia {
	font-size: 0.7em;
	color: #F35403;
	margin: 0px 0px 15px 0px !important;
	text-align: center;
}
.didascalia a:link {
	color: #FF6F04;
	
}
.didascalia a:visited {
	color: #F35403;
	
}
.didascalia a:hover {
	color: #009900;
	text-decoration: none;
}

#news {
	position: absolute;
	right: 12px;
	top: 464px;
	z-index:2;
	width: 349px;
}

#news h2 {
	color: #FF6600;
	margin: 0px;
	border-bottom: 1px solid #FF6600;
	/*
	margin-left:0px;
	color: #206de0;
	background-image: url(../fig/racchetta-tennis.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;*/
}

#news p.data {
	font-weight: bold;
	color: #874639;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-image: url(../fig/texture-beije.gif);
}

#news p {
	font-size: 11px;
	color: #970808;
	margin-top: 29px;
	font-weight: bold;
}



#news span.titolonews {
	font-size: 12px;
	font-variant: small-caps;
	color: #874639;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(../fig/texture-beije.gif);
	margin-right: 2px;
}

#news p.abstract {
	font-size: 11px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: justify;
}

/*#news p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#news a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#news a:visited {
	color: #F3D78E;
	text-decoration: underline;
}
#news a:hover {
	color: #EFE605;
	text-decoration: none;
}
*/

#contenuti {
	/*width:80%;*/
	margin:0px auto;
	/*text-align:center;*/
	min-height: 1049px;
	height:auto !important;
	height: 1049px;
	background-color: #fff;
	background-image:url(../fig/sfondo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#contenuti p {
	margin:0px;
}
/*
#boxmenu .imgcentrata {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 9px;
	margin-top: 671px;
}
#boxmenu div.menu {
	width:33%;
	min-height:180px;
	height:auto !important;
	height: 180px;
	float:left;
	margin:0;
	text-align:left;

}

#boxmenu h4 {
	color:#444;
	display:block;
	height:40px;
	margin-top:10px;
}
#boxmenu h4 a:link {
	color: #FF6F04;
	
}
#boxmenu h4 a:visited {
	color: #F35403;
	text-decoration: underline;
	
}
#boxmenu h4 a:hover {
	color: #009900;
	text-decoration: none;
}



#boxmenu h2 {
	margin-left:30px;
	color: #206de0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #206DE0;
}
*/

#fotografie {
	position:absolute;
	top: 749px;
	left: 91px;
}
/*#brochure {
	position:absolute;
	top: 629px;
	right: 91px;
	width: 400px;
}
#brochure h2 {
	width: 400px;
	font-size: 16px;
	color: #FF6F04;
	text-align:justify;
}
#brochure h2 a:link {
	color: #FF6F04;
	text-decoration: underline;
	
}
#brochure h2 a:visited {
	color: #F35403;
	
}
#brochure h2 a:hover {
	text-decoration: none;
	color: #009900;
}
#brochure p {
	width: 400px;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	text-align: justify;
}
#brochure p.evidenza {
	width: 400px;
	font-size: 16px;
	color: #FF6F04;
	margin-top: 0px;
	font-variant: small-caps;
	text-align: center;
}
#brochure p a:link {
	color: #FF6F04;
	text-decoration: underline;
	
}
#brochure p a:visited {
	color: #F35403;
	
}
#brochure p a:hover {
	text-decoration: none;
	color: #009900;
}
*/
#news ul {
	margin: 0px;
	text-indent:20px;
	font-size:10px;
}

#news ul li{
	margin:0px;
	padding:0px;
	line-height:12px;
}

.pubblicita {
	font-size: 12px;
	text-align: left;
	margin-right: 119px;
}
.pubblicita h3 a:link {
	color: #F9B700;
	
}
.pubblicita h3 a:visited {
	color: #F35403;
	
}
.pubblicita h3 a:hover {
	color: #009900;
	text-decoration: none;
}

#box {
	width: 450px;
	text-align: left;
	left: 71px;
	top: 473px;
	position: absolute;
}
#box p {
	color: #FF6F04;
}
#box ul li {
	border: none;
}
#aereo {
	position:absolute;
	top: 0px;
	left: 175px;
	width: 261px;
	z-index: 2;
}

#fotogruppo {
	position:absolute;
	top: 136px;
	z-index: 2;
}

#progetto {
	position:absolute;
	top: 570px;
	left: 29px;
	width: 450px;
}

#messaggio {
	position:absolute;
	top: 300px;
	right: 175px;
	width: 410px;
	text-align: right;
}

img#imgmessaggio {
	position:absolute;
	top: 300px;
	right: 12px;
}

#messaggio p.titolo {
	font-size: 22px;
	color: #336699;
}

#messaggio p.rimpicciolisci {
	color: #336699;
}



#messaggio p {
	color: #ff6640;
}

#newsletter {
	position:absolute;
	top: 174px;
	left: 300px;
	width: 212px;
	z-index: 3;
}

img#imgnewsletter {
	position:absolute;
	top: 16px;
	left: 0px;
}

#newsletter p {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	position:absolute;
	top: 39px;
	left: 4px;
}

#newsletter p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#newsletter p a:visited {
	color: #970808;
	text-decoration: underline;
}

#newsletter p a:hover {
	text-decoration: none;
}

#progetto img {
	border:none;
}

#bachecalink p {
	color: #177D1F;
	font-size: 20px;
	margin: 0px;
	position:absolute;
	right: 70px;
	top: 432px;
	z-index: 5;
	font-weight: bold;
	font-variant: small-caps;
}

#articoli h6 {
	margin:0px 0px 0px -20px;
	background-color:#FFC;
	
}
	
#news ul  {
	list-style-type:none;
	margin:10px 0px;
	padding:0px;
	color:#990000;
}
	
#news ul li {
	font-size:11px;
	margin:2px;
}

.imgcentro{
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.imgcentroborder {
	margin: 6px auto 6px auto;
	padding: 1px;
	border: 1px solid #FF6600!important;
	display: block;
}

#sponsors{
	position:absolute;
	bottom: 120px;
	right: 29px;
	width:192px;
}

#sponsors p{
	font-size:12px;
	text-align:center;
}
