*{margin:0; padding:0;}

body {
	background-color:#f3f6f7;
	margin:0;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#6e6b6b;
}

#container{
	max-width:1200px;
	min-width:960px;
	margin-left:auto;
	margin-right:auto;
}

#head_container {
	background-image: url(../images/bologna.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:141px;
	margin:0;
	padding:0;
}
.top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:1px solid #9e0906;
}

.sx_alto {
	background-image:url(../images/bg_alto_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dx_alto {
	background-image:url(../images/bg_alto_dx.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}
.col_dx {
background-image:url(../images/bg_col_dx.gif);}

.col_sx {
background-image:url(../images/bg_col_sx.gif);}

.bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:55px;
	text-align:left;
	color:#666666;
	font-size:75%;
	padding-left:10px;
	vertical-align:middle;
}

/*ricerca*/
.ricerca {
	vertical-align:top;
	text-align:right;
	font-size:75%;
	color:#666666;
	padding:8px 15px 0px 8px;

}
.input_ricerca {
	background-image: url(../images/bg_input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #CCCCCC;
	margin-right:5px;
}


/*layout homepage*/
.centro {
	background-image:url(../images/bg_centro.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0 20px 0 0 ;
	height:365px;
	margin:0;
}

.foto_home2 {
	background-image:url(../images/foto_paruolo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:500px;

}

.foto_home {
	background-image:url(../images/foto_paruolo4.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	width:600px;

}
#colsx_home {
	padding:30px 0 10px 0px;
}

#frase2 {
	font-size:110%;
	width:200px;
	margin-left:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	float:rigth;
}
#frase {
font-size: 110%;
width: 180px;
margin-left: 20px;
font-family: Arial,Helvetica,sans-serif;
font-style: italic;
}

#boxes {
	width:215px;
	float:left;
	margin-left:5%;
	padding:0;
}

#blog {
	background-image:url(../images/bg_blog.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:215px;
	height:162px;
	float:left;
	margin-top:20px;
	padding:2px 0 0 2px;
	font-size:90%;
}
#blog h1.blu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	color:#383e5b;
	padding:0;
	margin:4px 0;
}
#blog h1.blu a{
	color:#383e5b;
	text-decoration:none;
}
#box {
	background-image:url(../images/sfondo_box.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 10px 20px 20px;
	font-size:85%;
}
#bottom_box{
	width:215px;
	height:9px;
	background:url(../images/bottom_box.gif) no-repeat;
}
#box h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#cc0000;
	padding:0;
	margin:0 0 5px 0;
}
#box h1 a{
	color:#cc0000;
	text-decoration:none;
}


/*news homepage*/

#news {
	font-size:85%;
	margin:0;
	padding:5px 5px 15px 5px;
	background-image:url(../images/ombra_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.a_news {
	margin:10px 0 10px;
	padding:0;
}
#news h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#cc0000;
	padding:0;
	margin:8px 0 0 0;
}
.a_news h3 {
	color:#d57a0f;
	margin:0;
	padding:3px 0;
	font-size:100%;
}
.a_news h4 {
	margin:0;
	padding:3px 0;
	font-size:90%;
	font-style:italic;
}
.a_news a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin:5px 0;
	font-size:12px;
}
.a_news .gallery a{
	display:inline;
}
/*interno*/
#colonnacentrale{
	padding:10px 50px 50px 50px;
}
#colonnacentrale h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
	color:#cc0000;
	padding:0;
	margin:0 0 4px 0;
}

hr {
	margin: 10px 0px;
	width: 100%;
	height: 1px;
	color: #345D92;
	border: 1px;
	background-color: #345D92;
}

.right{float:right; width:200px;}
.right2{float:right; width:220px; padding-top:20px;}
.gallery {
text-align:center;
border-top:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
padding:3px 0 0 0;}

form {
font-size:90%;
font-family: Arial, Helvetica, sans-serif;}

textarea {
font-family: Arial, Helvetica, sans-serif;
}

.cerca td {
font-size:90%;}
.cerca td a{
color: #415f91;}

#calendario a {color: #d57a0f;padding-bottom:10px;}
