* {
	margin:0;
	padding:0;
	list-style-type:none;
	text-indent:0;
}
h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
a{text-decoration: none; color: #870505;}
a img{border: none; }
a:hover{text-decoration: underline;}


body {	
	margin: 0px;
	padding: 0px;
	font-size : 62.5%;	
	font-weight: normal;	
	font-family : "Times New Roman",times,serif;
	background: #242021;	
	color: #333;
}

#container{
	width: 760px;
	margin: 0 auto;	
	background: url('../images/logo.jpg') no-repeat 0 0;
	padding-left: 200px;
	font-size: 1.4em;
	position: relative;
}

#main{
	background: #fff;
	padding: 30px 30px 50px;
	height:100%;
	overflow:hidden;
}

#slideshow{
	width:701px;
	height:312px;	
	margin: 0 auto 30px;
	position:relative;
}

.col_left{
	float: left;
	width: 340px;
}

.col_right{
	float: left;
	padding-left: 30px;
	width: 330px;
}

.small_col_left{
	float: left;
	width: 149px;
	
}

.large_col_right{
	float: left;
	width: 521px;
	padding-left: 30px;
}

#bottom_modules{
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #eee;
}

#footer{
	clear: left;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #ccc;
}

/***************************** MENU ********************************/
#menu{
	padding-top: 25px;
	padding-left: 0px;
	overflow: hidden;
	height: 100%;
}

#menu li{
	float: left;
}

#menu li a{
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 1.2em;
	padding: 0 16px 0 15px;
	color: #fff;
	background: url('../images/menu_item.jpg') no-repeat 100% 100%;
}

#menu li a:hover{
	text-decoration: underline;
}

#menu2 a{
	display: block;
	color: #333;
	font-size: 1.2em;
	text-align: right;
	height: 2em;
	line-height: 2em;
	border-bottom: 1px solid #eee;
	padding-right: 5px;
}

/***************************** BOX FOTO/VIDEO ********************************/
#boxfoto{margin-bottom: 15px;}

#boxvideo{margin-bottom: 35px;}
 
#boxfoto h3, #boxvideo h3{
	font-size: 1.8em;
	margin-bottom: 5px;
	color: #555;
	font-weight: normal;
}

#boxfoto img, #boxvideo img, .boxfototesto img{
	background: #fff;
	border: 1px solid #b19d54;
	padding: 3px;
}

.boxfototesto img{
	margin: 0 0 15px 15px; 
}

/***************************** SLiDER ********************************/
.panelContainer{
	position: relative;
	width:330px;
}

.panelContainer .goLeft, .panelContainer .goRight{
	width: 11px; 
	height: 73px;
	display: block;
	position: absolute;
	background: url('../images/go.jpg') no-repeat 0 0;
	cursor: pointer;
}

.panelContainer .goLeft{
	left: 0;
	top: 0;	
}

.panelContainer .goRight{
	right: 0;
	top: 0;
	background-position: -11px 0;	
}

.panelWindow{	
	margin: 0 11px 0px 11px;
	overflow: hidden;
	width:312px;	
}

.panelSlider{
	width: 2000px;
}

.panelWindow li{
	float: left;
	width: 99px;
	margin-right: 5px;
	text-align: center;
}

.panelWindow li h4{
	font-size: .8em;
	font-weight: bold;
	color: #444;
}

.panelWindow li h4 a{
	color: #444;
}

/***************************** BOX FOTO/VIDEO PAGINA INTERNA ********************************/
div.photo_category, div.video_category, a.thumb{
	float: left;
	width: 165px;
	margin-right: 13px;
	text-align: center;
	margin-bottom: 30px;
}

div.photo_category img, div.video_category img, a.thumb img{
	background: #fff;
	border: 1px solid #b19d54;
	padding: 4px;
}

div.photo_category h4{
	padding-top: 5px;
}

div.photo_category a, div.video_category a{
	color: #444;
}

div.photo_category a:hover img, div.video_category a:hover img, a.thumb:hover img{
	background-color: #FFF5CF;
}

/***************************** BOX NEWS ********************************/
.boxnews div{
	margin-bottom: 15px;
}

.boxnews h4{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1px;
}

.boxnews h4 a{
	color: #333;
}

/***************************** paGINa ColPI ********************************/
.box_colpo{
	width: 250px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 21px;
}

.box_colpo img{
	width: 170px;
}
/************************************** VARIE ********************************************/
h1.titolo{
	background: url('../images/title_bg.jpg') no-repeat 100% 0;
	font-size: 25px;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.boxnews h3, .boxtesto h3{
	font-size: 1.8em;
	color: #B19D54;
	margin-bottom: 10px;
	font-style: oblique;
}

#footer strong{
	color: #b09c57;
	font-weight: bold;
}

h4{font-family: Arial, sans-serif;}

#main p{
	line-height: 135%;
}

div.google_map{
	background: #fff;
	border: 1px solid #b19d54;
	padding: 4px;
}

input, textarea{
	border: 1px solid #B19D54;
	padding: 5px 10px;
	background-color: #f3f3f3;
	font-family:  inherit;
	font-size: 1em;
	margin-bottom: 10px;
}

input.button{
	border-color: #e0e0e0 #aaa #aaa #e0e0e0;
	cursor: pointer;
}
