﻿body{
padding:0px;
margin:0px;
}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

span strong { color:#D1021D}
font strong {
	color: #040404
}

a { color:#565656}
span a { color:#224460}
font a { color:#D1021D}

strong a { color:#224460; background:url(images/a1.gif) right center no-repeat; text-decoration:none; padding-right:12px}
strong a:hover { text-decoration:underline}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#565656;
	}
	
.bg { width:766px}

.bg-bot { height:92px}
.bg-bot strong{ color:#F2E7D1}
.bg-bot strong span{ font-size:12px}
.bg-bot strong a { background:none; color:#686868; text-transform:uppercase; font-size:10px; padding:0px; font-family:Verdana}
.bg-bot span strong{ color:#686868; font-size:10px; font-family:Verdana}
.bg-bot span strong a{ color:#686868; font-size:10px; font-family:Verdana; text-transform:none; text-decoration:underline}
.bg-bot span strong a:hover{text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.line { background:url(images/line.gif) repeat-x; height:1px}

.form{height:20px; margin-top:1px;}
.form input {width:163px; height:17px; padding-left:5px}

textarea {width:163px; height:96px; padding-left:5px; overflow:auto; margin-top:1px}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #040404;
}
li  {background:url(images/a2.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 8px}
li a  {font-family:Tahoma; font-size:11px; line-height:14px; color:#525151; text-decoration:none;}
li a:hover {text-decoration:underline;}

.ul2 li  {background:url(images/a2.gif) no-repeat 0 6px; margin:0px; padding:0px 0px 0px 8px}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:normal; color:#224460; text-decoration:underline;}
.ul2 li a:hover {text-decoration:none;}

.ul3 li  {background:url(images/a2.gif) no-repeat 0 6px; margin:0px; padding:0px 0px 0px 8px}
.ul3 li a  {font-family:Tahoma; font-size:11px; line-height:16px; color:#224460; text-decoration:underline;}
.ul3 li a:hover {text-decoration:none;}

#leftmenu ul li {list-style-type:none; background:transparent;}
#leftmenu ul li a{font-size:14px;color:#fff; background:url(images/sf_men_act.jpg) repeat-x 0px 0px; display:block; padding:4px 0 0 5px; height:24px; width:210px; margin:0px 0 5px 35px;}
#leftmenu ul li a:hover{color:#ddd; background:url(images/sf_men_hov.jpg) repeat-x 0px 0px;}


.contenuto {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height: 20px; test-decoration: none; font-weight:bold;}

.big {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height: 20px; test-decoration: none; font-weight:bold;}

.titolimenu {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height: 25px; test-decoration: none; font-weight:bold; color:#FFFFFF; text-align:center;}


#menu{
	margin:5px;
}
	#menu ul{
		list-style:none;
	}
		#menu li{
			list-style:none;
			display:block;
			float:left;
			margin:0 3px;
			padding:4px;
			border:1px solid #ccc;
			background:#fff;
		}
			#menu li a{
				display:block;
				float:left;
				color:#fff;
				text-transform:uppercase;
				font-size:11px;
				font-weight:bold;
				background:#2f2f31;
				padding:15px 35px;
				text-decoration:none;
			}
				#menu li a:hover{
					display:block;
					float:left;
					background:#FF0000 no-repeat center top;
					text-decoration:none;
				}
			#menu li a.current{
				display:block;
				float:left;
				color:#fff;
				text-transform:uppercase;
				font-size:11px;
				font-weight:bold;
				padding:15px 35px;
				background:#FF0000 no-repeat center top;
				text-decoration:none;
			}
