@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#FFF;
}

/* STRUTTURA - CSS HEADER */

#main {
	margin:auto;
	width:915px;
}

#header {
	float:left;
	margin: auto;
	width:915px;
	height:171px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#header-sx {
	float:left;
	width:366px;
	height:150px;
	line-height:19px;
	color:#FFF;
	background-color:#000;
	letter-spacing:1px;
	
}

#header-dx {
	float:right;
	width:549px;
	height:150px;
}

#content {
	float:left;
	width:915px;
	margin:auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#content-text {
	float:left;
	width:300px;
	margin:0px;
	padding:30px 30px 30px 30px;
	
}

#content-text-prenota {
	float:left;
	width:700px;
	margin:0px;
	padding:30px 30px 30px 30px;
	
}

#oratraffico {
	float:left;
	width:300px;
	padding-top:20px;
}

#content-img {
	float:right;
	width:550px;
	margin:0px;
	padding:30px 0px 0px 0px;
}

#content-img-prenota {
	float:right;
	width:150px;
	margin:0px;
	padding:30px 0px 0px 0px;
}

#content-bottom-home {
	float:left;
	width:914px;
}


#content-bottom-home-sx {
	float:left;
	width:233px;
	padding-top:60px;
}

#content-bottom-home-dx {
	float:right;
	width:180px;
}

#content-bottom {
	float:left;
	width:914px;
}


#content-bottom-sx {
	float:left;
	width:233px;
}

#content-bottom-dx {
	float:right;
	width:130px;
	padding-top:20px;
}


#footer {
	float:left;
	width:915px;
	height:70px;
	margin:0px;
	padding:0px;
	background:#000 url(../images/fascetta.jpg) top no-repeat;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#footer-credits {
	float:left;
	color:#FFF;
	margin:50px 0px 0px 10px;
}

#footer a {
	color:#FFF;
}

#footer a:hover {
	color:#E2001A;
}

/* TESTI */

h1 {
	font-size:14px;
	color:#E2001A;
	margin:0px;
	font-weight:lighter;
}

h2 {
	font-size:20px;
	color:#E2001A;
	margin:0px;
	font-weight:lighter;
}

p {
	line-height:20px;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#C00;
	text-decoration:none;
}

.header-info-brescia {
	color:#E2001A;
}

#header-sx a {
	color:#FFF;
	text-decoration:none;
}

#header-sx a:hover {
	color:#E75236;
	text-decoration:none;
}

/* IMMAGINI */

img {
	border:0px;
}

img a {
	border:0px;
}
#content-privacy {
	float:left;
	width:850px;
	margin:0px;
	padding:30px 30px 30px 30px;
	
}

.credits{
	color:#999999;
	font-size:x-small;
}