/* ITALCOOK PRINCIPALE */

html {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF url(../resources/layout/html_bg.jpg) top right repeat-x;
	position: relative;
	width: 990px;
	margin: 0px auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

img, div, a, input { behavior: url(include/iepngfix.htc) }
hr { 
	margin-top: 5px; 
	margin-bottom: 5px; 
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: dotted 2px #999;
	padding: 0px;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
a:hover {
	color: #000;
}
a.negativo, a.negativo:link, a.negativo:active, a.negativo:visited {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
a.negativo:hover {
	color: #333333;
}
p {
	margin: 5px 0px 5px 0px;
}
/* Elementi di Intestazione */
#Logo {
	position: absolute;
	top: 20px;
	left: 0px; 
	width: 305px;
	height: 85px;
}
#service_menu {
	text-align: right;
	color: #fff;
	width: 810px;
	height: 60px;
	padding-left: 160px;
	padding-right: 0px;
	padding-top: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	/*background: url(../resources/layout/slowfood.png) no-repeat top left;*/
}
#service_menu a, #service_menu a:link, #service_menu a:active, #service_menu a:visited {
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 15px 8px 15px 5px;
	height: 20px;
	background: url(../resources/layout/dash.png) no-repeat center right;
}
#service_menu a:hover {
	padding: 15px 8px 15px 5px;
	background: url(../resources/layout/dash.png) no-repeat center right;
	color: #FF9900;
}
#service_menu a.checked { color: #000; font-weight: bold; }
#Lingue {
	text-align: right;
	right: 0px;
}
#Lingue a, #Lingue a:link, #Lingue a:active, #Lingue a:visited {
	width: 17px;
	height: 11px;
	margin: 0px 0px 1px 10px;
	padding: 2px;
	background: #CCCCCC;
	float: right;
}
#Lingue a:hover, #Lingue a.on {
	margin: 0px 0px 1px 10px;
	padding: 2px;
	background: #FBB03B;
}

#menu {
	/*position: absolute;*/
	/*top: 95px;*/ float: left; margin-top: -25px;
	width: 935px;
	height: 25px;
	padding: 25px 20px 5px 20px;
	/*margin: 0px;*/
	text-align: center;
	background: url(../resources/layout/menu_bg.png) no-repeat top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	z-index: 30;
}
#menu a, #menu a:link, #menu a:active, #menu a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 10px 5px 10px 3px;
 	background: url(../resources/layout/dash.png) no-repeat right center;	
	height: 20px;
}
#menu a:hover {
	color: #9b4105;
}
#menu a.on, #menu a.on:link, #menu a.on:active, #menu a.on:visited, #menu a.on:hover {
	color: #333;
}
/* fine intestazione */

/* Footer */
#Footer {
	width: 945px;
	clear: both;
	margin: 20px 0px 0px 15px;
	padding: 10px 0px 30px 0px;
	font-size: 11px;
	/*border-top: solid 2px #C7B299*/
}
/* fine footer */


#Page {
	width: 990px;
	margin-top: 35px;
}


/* Elementi di Pagina Home */
.Colonna_Menu_Home {
	width: 305px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.Colonna_Menu_Home p {
 margin: 0px;
}
.Colonna_Home {
	width: 625px;
	float: left;
	margin-left: 15px;
}
.Colonna_Home table {
	width: 625px;
	vertical-align: top;
}
.Colonna_Home table td {
	width: 300px;
	vertical-align: top;
}


/* Elementi di Pagina webpage */
.Colonna_Menu_Webpage {
	width: 225px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
.Colonna_Menu_Webpage ul {
margin: 2px;
padding: 2px 0px 2px 15px;
}
.Colonna_Webpage {
	width: 720px;
	float: left;
}
.Colonna_Webpage table {
	width: 720px;
	vertical-align: top;
}
.Colonna_Webpage table table {
	width: auto;
	vertical-align: top;
}
.Colonna_Webpage table td {
	vertical-align: top;	
}
.Colonna_Webpage table td.testo {
	width: 465px;
	vertical-align: top;
	padding: 15px;
}
.Colonna_Webpage table td.pics {
	width: 225px;
	vertical-align: top;
	padding: 15px 0px 0px 0px;
}
.Colonna_Webpage table td.pics img {
	/*width: 220px;
	height: auto;*/
}
.Colonna_Webpage table.loghi {
	margin-left: 15px;
	width: 705px;
}

.Colonna_Webpage table.loghi td {
	padding: 15px;
	border-bottom: solid 1px #CCC;
}

/* titoli */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #F15A24;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	margin: 0px;
	font-weight: normal;
}
td.testo h3 { color: #666 !important; }
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	margin: 2px 0px 2px 0px;
	background: #F60 url(../resources/layout/h4_bg.jpg) repeat-y top right;
	padding: 5px 0px 5px 2px;
	font-weight: normal;
}
h4 a, h4 a:link, h4 a:active, h4 a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
h4 a:hover {
	color: #000;	
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	margin: 2px 0px 2px 0px;
	border-bottom: solid 1px #333;
	padding: 5px;
	font-weight: normal;
}
h5 a, h5 a:link, h5 a:active, h5 a:visited {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
h5 a:hover {
	color: #000;	
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
	margin: 0px;
	font-weight: normal;
	line-height: 20px;
}
h6 a, h6 a:link, h6 a:active, h6 a:visited {
	text-decoration: none;
	color: #ff6600;
	font-weight: normal;
}
h6 a:hover {
	color: #000;	
}
h6 a.on {
	color: #000;	
}

p.arancio {
	color: #F90;	
}
.menu_box {
	padding: 10px;
	background: url(../resources/layout/menu_bg.jpg) no-repeat top center;
	color: #333;
}

.focus {
	padding: 10px;
	background: url(../resources/layout/focus_bg2.jpg) no-repeat top right;
}
.focus hr {
	margin-top: 5px; 
	margin-bottom: 5px; 
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: dotted 2px #ccb88d;
	padding: 0px;	
}
.focus h2 {
	color: #930;	
}
table.news {
/*width: 465px*/
}
table.news td {
		padding: 5px;
		border-bottom: solid 1px #CCC;
		vertical-align: top;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
}
table.news td span {border: none;}

a.title, a.title:link, a.title:active, a.title:visited {
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
	color: #fff;
}
a.title:hover {
	text-decoration: none;
	color: #333;
}

/* form */
table.form {
	margin: 0px;
}
table.form td {
padding: 0px 2px 10px 2px;
margin: 0px;
width: 150px;
}
table.form td.long {
padding: 0px 2px 0px 2px;
margin: 0px;
width: 450px;
}
input.text {
	width: 140px;
	height: 15px;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	border: solid 1px #999;
	color: #666;
}
select.text {
	width: 145px;	
	font-size: 12px;
	margin: 0px;
	/*height: 15px;*/
	padding: 2px;
	border: solid 1px #999;
	color: #666;
}
select.corso {
	font-size: 12px;
	margin: 2px;
	width: 450px;
	min-height: 19px;
	border: solid 1px #999;
	color: #666;
	background: #fff8de;	
}
input.text:focus, textarea.messaggio:focus  {
	background: #fff8de;
	color: #000;
}
textarea.messaggio {
	width: 450px;
	height: 100px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;	
	border: solid 1px #999;	
	color: #666;	
}
input.bottone_invia {
	height: 24px;
	color: #FFF;
	padding: 0px 10px 4px 10px;
	border: solid 1px #FF6600;
	background: #FF9900;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.bottone_annulla {
	height: 24px;
	color: #FFF;
	padding: 0px 10px 4px 10px;
	border: solid 1px #333;
	background: #666;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mapparicette {
	width: 280px;
	float: left;
}




