/*******************/
/*CATEGORY BAR MENU*/
/*******************/
div.categorybar ul{
	overflow:hidden;
	clear: both;

	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.categorybar ul li{
	float: left;

	margin: 0px;
	padding: 0px 1px;
}

/***********/
/*PAGE VIEW*/
/***********/
div.page_view{

}

div.page_view h1{
	margin: 0px 0px 20px 0px;

	font-weight: bold;
	font-size: 18px;

	color: #000;
}

div.page_view h1.home{
	margin: 0px 0px -30px 0px;
}

div.page_view h1 img{
	display: inline;
	
	margin: 0px 15px 0px 0px;

	vertical-align: bottom;

	border: none;
}

div.page_view p.text_body{
	margin: 0px 0px 20px 0px;

	font-size: 14px;
	text-align:justify;
}

div.page_view img{
	display: block;

	margin: 0px auto 20px auto;
	padding: 2px;

	border: solid 1px #000;	
}

div.page_view div.html_body{
	
}

div.page_view p.date_datas{
/*
	clear: left;
	float: left;
*/

	margin: 0px 0px 0px 0px;

	font-weight: bold;
	font-size: 14px;
}

div.page_view p.page_date{
	font-size: 12px;
	font-style: italic;
}

div.page_view div.events_date_map h2 img{
	display: inline;
	border: none;
	
	margin: 0px 15px 0px 0px;
	
	vertical-align: bottom;
}

div.page_view div.date_view_acquista_div{
/*
	float: right;
	clear: right;
*/
	text-align: right;
}

div.page_view div.date_view_acquista_div img{
	margin: 0px 50px 30px auto;
	border: none;
}

div.page_view hr{
	margin: 5px auto 30px auto;

	height: 2px;
	background-color: #000;
	border: none;
}

/*EVENTS_DATE_LIST*/
div.page_view div.date_list{
	margin: 40px auto;
}

div.page_view div.events_home_pages{
	margin: -10px 0px -40px 0px;
}

div.events_home_date_list_elements_1 a img{
	border: none;
	margin: 0px;
	padding: 0px;
}

div.events_home_date_list_elements_2 a img{
	border: none;
	margin: 0px;
	padding: 0px;
}

div.events_home_date_list_elements_1{
	margin-bottom: 2px;
	padding: 2px;
	background-color: #eeeeee;
	height: 60px;
}

div.events_home_date_list_elements_1 div.date_datas_1{
 	float: left;
 	width: 546px;

	height: 60px;
	background-color: #eeeeee;
}

div.date_datas_1 h3{
	margin: 10px 0px 5px 0px;
	padding: 0px;

	background-color: #eeeeee;

	font-size: 14px;
	font-weight: bold;
}

div.date_datas_1 p{
	margin: 0px;
	padding: 0px;

	background-color: #eeeeee;

	font-size: 14px;
	font-weight: bold;
}

div.events_home_date_list_elements_1 div.date_links_1{
 	float:left;
 	margin-left:20px;
	padding-top: 8px;

	background-color: #eee;

	overflow: hidden;

	width: 80px;
	height: 52px;

/*	border: solid 1px black;*/
}

div.events_home_date_list_elements_1 div.date_links_1 img{
	margin-bottom: 8px;
}

/*FORMS*/
div.page_view form fieldset{
	padding: 10px;
	
	border: solid 1px #ccc;
	font-size: 12px;
	font-weight: bold;
}

div.page_view form fieldset input.textbox{
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 2px;
	width: 350px;
	border: solid 1px #444;

	font-size: 12px;
	color: #000000;
}

div.page_view form fieldset textarea.textbox{
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 2px;
	width: 350px;
	height: 150px;
	border: solid 1px #444;

	font-size: 12px;
	color: #000000;
}

div.page_view form fieldset input.submit{
	width: 120px;
	padding: 2px;
	border: solid 1px #444;
	background-color: #ffffff;

	color: #000000;	
	font-weight: bold;
}
/****************************/

/****************************/
div.events_home_date_list_elements_2{
	margin-bottom: 2px;
	padding: 2px;
	background-color: #dddddd;
	height: 60px;
}

div.events_home_date_list_elements_2 div.date_datas_2{
 	float: left;
 	width: 546px;

	height: 60px;
	background-color: #dddddd;
}

div.date_datas_2 h3{
	margin: 10px 0px 5px 0px;
	padding: 0px;

	background-color: #dddddd;

	font-size: 14px;
	font-weight: bold;
}

div.date_datas_2 p{
	margin: 0px;
	padding: 0px;

	background-color: #dddddd;

	font-size: 14px;
	font-weight: bold;
}

div.events_home_date_list_elements_2 div.date_links_2{
 	float:left;
 	margin-left: 20px;
	padding-top: 8px;

	background-color: #dddddd;

	width: 80px;
	height: 52px;
}

div.events_home_date_list_elements_2 div.date_links_2 img{
	margin-bottom: 8px;
}

/***********/
/*PAGE LIST*/
/***********/
div.page_list{

}

div.page_list h1{
	margin: 0px 0px 20px 0px;

	font-weight: bold;
	font-size: 16px;

	color: #000;
}

div.page_list h1 img{
	display: inline;
	
	margin: 0px 15px 0px 0px;

	vertical-align: bottom;

	border: none;
}

div.page_list div.page_list_element{
	overflow: hidden;
}

div.page_list div.page_list_element h2{
	float: left;

	margin: 0px 0px 10px 0px;

	width: 530px;

	font-size: 16px;
}

div.page_list div.page_list_element h2 img{
	margin: 0px 15px 0px 0px;

	vertical-align: bottom;

	border: none;
}

div.page_list div.page_list_element h2 a{
	display: inline;
}

div.page_list div.page_list_element p.text_body{
	float: left;

	margin: 0px 0px 10px 0px;

	width: 530px;

	font-size: 12px;
	text-align:justify;
}

div.page_list div.page_list_element img.page_list_img{
	float: right;

	width: 100px;
	height: 100px;
	
	margin-left: 5px;
	padding: 2px;

	border: solid 1px #000;	
}

div.page_list div.page_list_element a{
	display: block;
	clear: both;
}

div.page_list hr{
	margin: 5px auto 30px auto;

	height: 2px;
	background-color: #000;
	border: none;
}