/*
Author:		Donny Burnside
Website:	http://www.ginger-ninja.net/
*/

/* Misc. */

* {
	margin:0;
	padding:0;
	}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	background-image:url(../images/background2.gif);
*/	background-color:#A70436;
	color:#444444;
	}
a {
	color:#444444;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#a61615;
	}
img {
	border:0;
	}
p {
	margin-bottom:20px;
	line-height:20px;
	}

/* Structure */
#menu img{
	border:0;
}#menu a,a:hover{		
	display:inline;
}

#wrapper {
	width:700px;
	margin:0 auto;
	background-color:#F5F9DD;
	border-left:5px solid #a4c6c6;
	border-right:5px solid #a4c6c6;
	padding:10px;
	}
#header {
	height:100px;
	line-height:100px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border:1px dashed #777777;
	margin-bottom:10px;
	padding-left:10px;
	text-align:right;
	}
#body {
	width:687px;
	min-height:600px;
	background-color:#FFFFFF;
	border:1px dashed #777777;
	padding:5px;
	}
#sidebar {
	width:170px;
	min-height:400px;
	float:right;
	background-color:#FFFFFF;
	border:1px dashed #777777;
	margin-left:10px;
	padding:5px;
	}
#footer {
	clear:both;
	margin-top:10px;
	text-align:right;
	}

img{margin:3px; border:2px solid #b6a77b}
legend{color:#a83433; font-weight:bold; padding:2px; font-size:15px}

/* Headings */

h1 {
	
	}
h1 a {
	color:#113a90;
	}
h1 a:hover {
	color:#113a90;
	}
h2 {
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#a83433;
	}
h3 a {
	font-size:36px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#ffffff;
	}
#slogan {
	font-style:italic;
	margin-top:-76px;
	padding-left:10px;
	color:#ffffff;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	}
#sidebar a {
	text-decoration:none;
	color:#444444;
	}
#sidebar a:hover {
	text-decoration:underline;
	color:#444444;
	}
	

.outlink{ 
	color:#3366FF; font:inherit;
}


	
/****************************************** MODULO DI CONTATTO **********************************/
/*.contatti .label_contatti{float: left; width: 100px;}*/
.contatti label{float: left; width: 100px;}
.contatti input, textarea{width: 180px; margin-bottom: 5px;}
.contatti textarea{width: 250px; height: 150px;}
.contatti .boxes{width: 1em;}
.contatti #submitbutton{margin-left: 100px; border:0; width:38px; background-image:url(../images/button.jpg); background-position:top left; background-repeat:no-repeat;}
.contatti br{clear: left;}
.contatti .radio{width:20px; margin:0;}
/****************************************** MODULO DI CONTATTO **********************************/


/****************************************** MODULO DI PRENOTAZIONE **********************************/
.Prenotazione label{width:100px;}
.Prenotazione tr{margin-bottom:10px;}
/****************************************** MODULO DI PRENOTAZIONE **********************************/
	

.link {font-size:10px; margin-left:auto; margin-right:auto;}
.link td,a{font-size:10px; border:0px; color: #333}
.link a:hover{font-size:10px; border:0px; color: #333}
.link img{border:0px; height:0px; width:0px;}
