body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 0
}

.h2 {
	font-weight: bold;
	 font-size: 16px;
	color:#A5211D;
}



a {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	
}


.menu {
    font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	
}

.menu a:link {
    font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	
}

.menu a:visited {
    font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	
}

.menu a:hover {
    font-size: 10px;
	color: #000000;
	font-weight: normal;
	
	
}

.menu a:active {
    font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	
}


input {
    font-family : Arial;
	font-size: 12px;
	height : 17;
	color : #333333;
	border : 1px solid #A5211D;
	background :  #FFFFFF;
}


select {
	font-family : Arial;
	font-size: 12px;
	color : #333333;
	border : 1px solid #A5211D;
	background :  #FFFFFF;	
}

textarea {
	font-family : Arial;
	font-size: 12px;
	color : #333333;
	border : 1px solid #A5211D;
	background :  #FFFFFF;	
}

.INPUTtextarea {
	height : 100;
	width : 450;
}

.INPUTgrande {
	width : 300;
}

.INPUTpiccolo {
	width : 150;
}


.titolo {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	
}


.titolo a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	
}

.titolo a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	
}

.titolo a:hover {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	
}

.titolo a:active {
    font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	
}


.testo {
	font-size: 11px;
    color:#FFFFFF;
	font-weight : normal;
}

.testo a:link {
	font-size: 11px;
	color:#FFFFFF;
	font-weight : normal;
	
}


.testo a:visited {
	font-size: 11px;
	color:#FFFFFF;
	font-weight : normal;
	
}

.testo a:hover {
	font-size: 11px;
	color:#000000;
	font-weight : normal;
	
}

.testo a:active {
	font-size: 11px;
	color:#FFFFFF;
	font-weight : normal;
	
}

.copy {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.copy a:hover {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.copy a:active {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.sfond_td {
	background-image: url(../img/barbecue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
