/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}
H1, H2, H3
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
H1
{
}
H2
{
}
H3
{
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}
P, BLOCKQUOTE, UL, OL
{
	margin-bottom: 2em;
	line-height: 1.6em;
}
P
{
}
BLOCKQUOTE
{
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0;
	text-align: center;
	font-style: italic;
}
UL
{
	list-style: none;
}
UL LI
{
}
OL
{
	list-style-position: inside;
}
OL LI
{
}
A
{
	color: #666666;
}
A:hover
{
	text-decoration: none;
	color: #000000;
}
IMG
{
	border: none;
}
#sponsor
{
	position: absolute;
	background-color: #C43A5A;
	font-size: 11px;
	font-family: Verdana;
	top: 244px;
	left: 400px;
	width: 361px;
	height: 304px;
	border: 5px solid #FFFFFF;
}
DIV.chiudi
{
	text-align: right;
	border-bottom: 2px dotted #FE9494;
}
A.sponsor
{
	color: #FFF;
	text-decoration: none;
}
A.sponsor:hover
{
	color: #000;
	text-decoration: none;
}
/*Container*/
DIV.contenitore
{
	float: left;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding: 0pt;
	width: 1093px;
	position: relative;
	left: 50%;
	margin-left: -490px;
}
.barra_navi
{
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #BB4F5C;
	font-size: xx-small;
	font-weight: bold;
}
.container
{
	padding-top: 20px;
}
/*Boxed*/
.boxed
{
}
.boxed .title
{
	padding: 10px;
	font-size: 1.2em;
}
.boxed .content
{
	padding: 10px;
}
/*Logo*/
#logo
{
/*width: 1024px;
height: 50px;
margin: 0 auto;
padding: 40px 0 0 0;
*/
	float: left;
	height: 50px;
	margin: 0pt;
	padding: 0pt;
	width: 362px;
}
#logo H1
{
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}
#logo H2
{
	float: left;
	font-size: 1em;
}
#logo A
{
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
#logo FONT
{
	color: #000000;
}
/*Menu*/
#menu
{
/*
width: 1024px;
height: 40px;
margin: -40px auto 0 auto;
*/
	float: left;
	height: 40px;
	margin: 0pt;
	padding: 0pt;
	padding-top: 20pt;
	width: 618px;
}
#menu UL
{
	float: right;
	margin: 0;
	list-style: none;
}
#menu LI
{
	display: inline;
}
#menu A
{
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: xx-small;
	font-weight: bold;
}
#menu A:hover, #menu .active A
{
	border-bottom-color: #000000;
	color: #000000;
}
/*Wrapper*/
#wrapper
{
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y;
}
#wrapper-2col
{
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/Sfondo2col.gif) repeat-y;
}
#wrapper-1col
{
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/Sfondo1col.gif) repeat-y;
}
/*Column One*/
#col-one
{
	float: left;
	width: 280px;
	padding-top: 10px;
	background: url(images/img02.gif) no-repeat;
}
#col-one .image
{
	height: 150px;
}
#col-one .container
{
	background: url(images/img04.gif) repeat-x;
}
#col-one .boxed
{
}
#col-one .boxed .title
{
	color: #A92030;
}
#col-one .boxed .content
{
}
#col-one .boxed .content FORM
{
}
#col-one .boxed .content FIELDSET
{
	border: none;
}
#col-one .boxed .content LEGEND
{
	display: none;
}
#col-one .boxed .content LABEL
{
}
#col-one .boxed .content .textfield
{
}
#col-one .boxed .content .button
{
}
#col-one .boxed .content .tiny
{
}
#col-one .boxed .content .tiny A
{
}
/*Column Two*/
#col-two
{
	float: right;
	width: 400px;
	margin-left: 0px;
	padding-top: 10px;
	background: url(images/img08.gif) no-repeat;
}
#col-two .image
{
	height: 150px;
}
#col-two .container
{
	background: url(images/img10.gif) repeat-x;
}
#col-two .boxed
{
}
#col-two .boxed .title
{
	color: #4DAB50;
}
#col-two .boxed .content
{
}
/*Column Two-2col*/
#col-two-2col
{
	float: right;
	width: 690px;
	margin-left: 0px;
	padding-top: 10px;
	background: url(images/testacoltwo2col.gif) no-repeat;
}
#col-two-2col .image
{
	height: 150px;
}
#col-two-2col .container
{
	background: url(images/img10.gif) repeat-x;
}
#col-two-2col .boxed
{
}
#col-two-2col .boxed .title
{
	color: #4DAB50;
}
#col-two-2col .boxed .content
{
}
/*Column Two-1col*/
#col-two-1col
{
	float: right;
	width: 980px;
	margin-left: 0px;
	padding-top: 10px;
	background: url(images/testacoltwo1col.gif) no-repeat;
}
#col-two-1col .image
{
	height: 150px;
}
#col-two-1col .container
{
	background: url(images/img10.gif) repeat-x;
}
#col-two-1col .boxed
{
}
#col-two-1col .boxed .title
{
	color: #4DAB50;
}
#col-two-1col .boxed .content
{
}
/*Column Three*/
#col-three
{
	float: left;
	width: 280px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat;
}
#col-three .image
{
	height: 150px;
}
#col-three .container
{
	background: url(images/img7.gif) repeat-x;
}
#col-three .boxed
{
}
#col-three .boxed .title
{
	color: #C99F1A;
}
#col-three .boxed .content
{
}
/*Extra*/
#extra
{
	height: 4px;
	background: url(images/img11.gif);
}
#extra-2col
{
	height: 4px;
	background: url(images/Piede2col.gif);
}
#extra-1col
{
	height: 4px;
	background: url(images/Piede1col.gif);
}
/*Footer*/
#footer
{
	clear: both;
}
#footer P
{
	margin: 0;
	width: 1024px;
	margin: 0 auto;
	font-size: x-small;
}
