body{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color: #121212; }

form { margin: 0px 0px 0px 0px; }

img{border: 0px;}

a{ border: 0px; }

div{ position:relative; left:0px; top:0px; }

div, td, th, span, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5a595a;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #8D9192;
	font-weight:bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}

a.nounder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #8D9192;
	font-weight:bold;
}
a.nounder:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}
a.nounder:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}
a.nounder:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}
a.nounder:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5a595a;
	outline: none;
	font-weight:bold;
}



.loading{
	background-image: url("../img/spinner.gif");
	background-repeat: no-repeat;
	background-position: center;
}

#opacizza{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	border:0px solid purple;

	background-color:black;
	-moz-opacity:.25;
	opacity:.25;
	
	filter:alpha(opacity=25);
	z-index: 5000;
	cursor:pointer;
	cursor:hand;
}

#contenitore_opacizzato{
	position: absolute;
	left: 190px;
	top: -150px;
	
	width: 600px;

	overflow: hidden;
	
	border:2px solid #52a6ef;
	background-color:white;
	z-index: 5001;
}
#contenitore_opacizzato_chiusura{
	position: absolute;
	left: 580px;
	top: 0px;
	
	color: #52a6ef;
	z-index: 5002;
	cursor:pointer;
	cursor:hand;
	font-size: 18px;
	font-weight: bold;
}



.adestra{
	text-align: right;
}

.contenitore {
	position: relative;
	top: 0px;
	left: 0px;
	padding-top:10px;
	padding-bottom:20px;
}
.contenitore div {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	
}
.contenitore div div {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contenitore div form div {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	
}

.link_white{
	background-color: #52a6ef;
	color: white;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	height: 18px;
}
.link_white a{
	background-color: #52a6ef;
	color: white;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

.link_red{
	background-color: #E60000;
	color: white;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	height: 18px;
}
.link_red a{
	background-color: #E60000;
	color: white;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}


.bordo_sopra {
	border-top: 1px solid #d6d3d6;
	padding-top: 5px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #52a6ef;
	font-size: 12px;
	font-weight: bold;
}
.titolo a {
	color: #52a6ef;
	font-size: 12px;
	font-weight: bold;
}
.titolo2 {
	color: #52a6ef;
	font-size: 11px;
	font-weight: bold;
}
.titolo2 a {
	color: #52a6ef;
	font-size: 11px;
	font-weight: bold;
}

input{
	border: 1px solid #d6d3d6;
}
textarea{
	border: 1px solid #d6d3d6;
}


/*******************************************************************************************************
** POSIZIONAMENTO SEZIONI
*/
#pagina {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding-top:0px;
	border:0px solid blue;
	background-color: #121212;
}

#container {
	width: 1280px;
	height:720px;
	margin: auto;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	position: relative;
	top: 50px;
	left: 0px;
	border:0px solid yellow;
	background-color: #ffffff;
	margin: auto;
	z-index: 1;
}

/*******************************************************************************************************
** TEMPLATE1 SITO DANIELE MAURIZI
*/

#area_sx {
	position: relative;
	top: 0px;
	left: 0px;
	width: 307px;
	height: 720px;
	border:0px solid yellow;
	float: left;
	
}

#menu_cont {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 360px;
	border:0px solid red;
}

#menu {
	position: relative;
	top: 44px;
	left: 10px;
	width: 200px;
	border:0px solid blue;
}

.menu_item {
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	border:0px solid blue;
}

#logo_cont {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 360px;
	border:0px solid fuchsia;
}

#logo {
	position: relative;
	top: 110px;
	left: 10px;
	width: 196px;
	height: 201px;
	border:0px solid green;
}

#corpo_dx {
	position: relative;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 720px;
	border:px solid green;
	float: left;
}
	
#corpo {
	position: relative;
	top: 44px;
	left: 0px;
	width: 950px;
	height: 632px;
	border:0px solid gray;
}

/*******************************************************************************************************
** TEMPLATE2 SITO DANIELE MAURIZI
*/

#area_up {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 60px;
	border:0px solid yellow;
	float: left;
	
}

#menu_cont_up {
	position: relative;
	top: 0px;
	left: 450px;
	width: 520px;
	height: 60px;
	border:0px solid red;
	float: left;
}

#menu_up {
	position: relative;
	top: 17px;
	left: 0px;
	width: 520px;
	border:0px solid blue;
}

.menu_item_up {
	position: relative;
	top: 5px;
	left: 0px;
	height: 30px;
	border:0px solid blue;
	float: left;
	padding-left: 20px;
}

.menu_item_up_home {
	position: relative;
	top: 0px;
	left: 0px;
	height: 30px;
	border:0px solid blue;
	float: left;
	padding-left: 15px;
}

#logo_cont_up {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 60px;
	border:0px solid fuchsia;
	float: left;
}

#logo_up {
	position: relative;
	top: 5px;
	left: 25px;
	width: 266px;
	height: 50px;
	border:0px solid green;
	float: left;
}

#corpo_down {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 660px;
	border:0px solid green;
	float: left;
}
	
#down {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 660px;
	border:0px solid gray;
}


/*******************************************************************************************************
** VOCI MENU SITO DANIELE MAURIZI
*/

a.menu_link {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #aaaaaa;
	text-decoration: none;
}

a.menu_link:hover {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

a.menu_link_up {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #aaaaaa;
	text-decoration: none;
}

a.menu_link_up:hover {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

a.menu_link_up_home {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #aaaaaa;
	text-decoration: none;
}

a.menu_link_up_home:hover {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

/*******************************************************************************************************
** BIOGRAFIA DANIELE MAURIZI
*/

#biofgrafia {
	position: relative;
	top: 0px;
	left: 0px;
	height: 632px;
	width: 950px;
	background-color: #222222;
	border:1px solid #222222;
	overflow: auto;	
}

.tb_bio {
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
}

.title_bio {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #777777;
}

.testo_bio {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #dddddd;
	text-align: justify;
}


/*******************************************************************************************************
** CONTATTI DANIELE MAURIZI
*/

#contatti {
	position: relative;
	top: 0px;
	left: 0px;
	height: 632px;
	width: 950px;
	background-color: #222222;
	border:1px solid #222222;
}

#tb_contatti {
	 width: 300px;
	 border: 1px solid white;
}

.testo_cnt {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #aaaaaa;
}

.div_cnt {
	position: relative;
	top: 220px;
	left: 370px;
	width: 200px;
	height: 200px;
	border:0px solid green;
	float: left;
}

a.email_cnt {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
	cursor: pointer;
}
a.email_cnt:hover {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

/*******************************************************************************************************
** LINK DANIELE MAURIZI
*/

#link {
	position: relative;
	top: 0px;
	left: 0px;
	height: 632px;
	width: 950px;
	background-color: #222222;
	border:1px solid #222222;
}

.tb_link {
	margin-top: 45px;
	margin-left: 130px;
	margin-right: 50px;
}

.testo_link {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #777777;
	text-align: justify;
}


/*******************************************************************************************************
** TEMPLATE3 SITO ENNIO BRILLI (HOME PAGE)
*/

#area_sx_ennio_home {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 213px;
	height: 310px;
	border:0px solid yellow;
	background-color: #e6e8e3;
	z-index: 1000;
}

#menu_sx_ennio_home {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	border:0px solid red;
	z-index: 1000;
}

#menu_ennio_home {
	position: relative;
	top: 20px;
	left: 50px;
	width: 200px;
	height: 200px;
	border:0px solid blue;
	z-index: 1000;
}

.item_ennio_home {
	position: relative;
	top: 20px;
	left: 0px;
	height: 22px;
	border:0px solid blue;
}
.item_ennio_home_h {
	position: relative;
	top: 5px;
	left: -20px;
	height: 22px;
	border:0px solid blue;
}
.icon {
	position: absolute;
	top: 2px;
	left: -20px;
	height: 20px;
	border:0px solid blue;
}

#logo_cont_ennio_home {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100px;
	border:0px solid fuchsia;
	z-index: 1000;
}

#logo_ennio_home {
	position: relative;
	top: 18px;
	left: 30px;
	width: 164px;
	height: 95px;
	border:0px solid green;
	z-index: 1000;
}

#sfondo_home {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 720px;
	border: 0px solid green;
	z-index: 1000;
}
	
#sfondo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 720px;
	border: 0px solid green;
	z-index: 1;
	float: none;
}

/*******************************************************************************************************
** TEMPLATE1 SITO ENNIO BRILLI
*/

#area_sx_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	width: 307px;
	height: 720px;
	border:0px solid yellow;
	background-color: #e6e8e3;
	float: left;
}

#cont_menu_ennio {
	position: relative;
	top: 200px;
	left: 0px;
	width: 213px;
	height: 310px;
	border:0px solid yellow;
}

#menu_sx_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	border:0px solid red;
}

#menu_ennio {
	position: relative;
	top: 20px;
	left: 50px;
	width: 200px;
	height: 200px;
	border:0px solid blue;
}

.item_ennio {
	position: relative;
	top: 20px;
	left: 0px;
	height: 22px;
	border:0px solid blue;
}
.item_ennio_h {
	position: relative;
	top: 5px;
	left: -20px;
	height: 22px;
	border:0px solid blue;
}
.icon_ennio {
	position: absolute;
	top: 2px;
	left: -20px;
	height: 20px;
	border:0px solid blue;
}

#logo_cont_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100px;
	border:0px solid fuchsia;
	z-index: 1000;
}

#logo_ennio {
	position: relative;
	top: 18px;
	left: 30px;
	width: 164px;
	height: 95px;
	border:0px solid green;
}

#ennio_dx {
	position: relative;
	top: 0px;
	left: 0px;
	width: 970px;
	height: 720px;
	border:px solid green;
	background-color: #e6e8e3;
	float: left;
}
	
#ennio_sfondo_dx {
	position: relative;
	top: 44px;
	left: 0px;
	width: 950px;
	height: 632px;
	border:0px solid gray;
}

/*******************************************************************************************************
** TEMPLATE2 SITO ENNIO BRILLI
*/

#area_top_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 60px;
	border:0px solid yellow;
	float: left;
	background-color: #e6e8e3;
	float: left;
}

#menu_cont_top_ennio {
	position: relative;
	top: 0px;
	left: 100px;
	width: 1000px;
	height: 60px;
	border:0px solid red;
	float: left;
}

#menu_top_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 60px;
	border:0px solid blue;
	float: left;
}

.item_top_ennio {
	position: relative;
	top: 20px;
	left: 0px;
	height: 22px;
	border:0px solid blue;
	padding-left: 40px;
	float: left;
}
.item_top_ennio_h {
	position: relative;
	top: 17px;
	left: 0px;
	height: 22px;
	border:0px solid blue;
	padding-left: 200px;
	float: left;
}
.icon_top_ennio {
	position: absolute;
	top: 3px;
	left: 23px;
	height: 0px;
	border:0px solid blue;
	float: left;
}

#logo_cont_top_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 60px;
	border:0px solid fuchsia;
	float: left;
}

#logo_top_ennio {
	position: relative;
	top: 3px;
	left: 40px;
	width: 89px;
	height: 53px;
	border:0px solid green;
	float: left;
}

#ennio_cont_down {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 660px;
	border:px solid green;
	float: left;
	background-color: #222222;
}
	
#ennio_down_dx {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 660px;
	border:0px solid gray;
}


/*******************************************************************************************************
** VOCI MENU SITO ENNIO BRILLI
*/

a.link_ennio_home {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
}

a.link_ennio_home:hover {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #00832d;
	text-decoration: none;
	letter-spacing: -1px;
}
a.link_ennio_home_h {
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #00832d;
	text-decoration: none;
	letter-spacing: -1px;
}

a.link_ennio_home_h:hover {
	font-size: 24px;
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: -1px;
}
a.menu_link_up {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #aaaaaa;
	text-decoration: none;
}

a.menu_link_up:hover {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

a.menu_link_up_home {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #aaaaaa;
	text-decoration: none;
}

a.menu_link_up_home:hover {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

/*******************************************************************************************************
** BIOGRAFIA ENNIO BRILLI
*/

#biofgrafia_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	height: 632px;
	width: 950px;
	background-color: #222222;
	border:1px solid #222222;	
	overflow: auto;
}

.tb_bio_ennio {
	margin-top: 45px;
	margin-left: 130px;
	margin-right: 50px;
}

.title_bio_ennio {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #00832d;
}

.testo_bio_ennio {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #e6e8e3;
	text-align: justify;
}
a.ancora_bio_ennio {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	color: #00832d;
}
a.ancora_bio_ennio:hover {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration:underline;
	color: #ccc;
}

/*******************************************************************************************************
** CONTATTI ENNIO BRILLI
*/

#contatti_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	height: 632px;
	width: 950px;
	background-color: #222222;
	border:1px solid #222222;
}

#tb_contatti_ennio {
	 width: 300px;
	 border: 1px solid white;
}

.testo_cnt_ennio {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #00832d;
}

.div_cnt_ennio {
	position: relative;
	top: 220px;
	left: 370px;
	width: 200px;
	height: 200px;
	border:0px solid green;
	float: left;
}

a.email_cnt_ennio {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #00832d;
	text-decoration: none;
	cursor: pointer;
}
a.email_cnt_ennio:hover {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

/*******************************************************************************************************
** LINK ENNIO BRILLI
*/

#link_ennio {
	position: relative;
	top: 0px;
	left: 0px;
	height: 632px;
	width: 950px;
	background-color: #222222;
	border:1px solid #222222;
}

.tb_link_ennio {
	margin-top: 45px;
	margin-left: 130px;
	margin-right: 50px;
}

.testo_link_ennio {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #00832d;
	text-align: justify;
}


/*******************************************************************************************************
** 	STRUTTURA PHOTOGALLERY	
*/
#sfondo_slideshow {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1280px;
	height: 660px;
	border:0px solid red;
}
#struttura {
	position: relative;
	top: 0px;
	left: 0px;
	height: 632px;
	width: 940px;
	background-color: #121212;
	border:1px solid #121212;	
}
.div_photo_cont {
	position: relative;
	top: 9px;
	left: 9px;
	height: 196px;
	width: 310px;
	float: left;
}
.div_photo {
	position: relative;
	height: 187px;
	width: 301px;
	background-color: #1e1e1e;
	float: left;
}
.div_img {
	position: relative;
	top: 25px;
	left: 50px;
	height: 132px;
	width: 198px;
	border: 0px solid #dddddd;
}
.div_titolo_img {
	position: relative;
	top: 33px;
	left: 50px;
	width: 198px;
	border: 0px solid red;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	text-align: center;
	font-weight: bold;
}
.div_small_cont {
	position: relative;
	top: 9px;
	left: 9px;
	height: 34px;
	width: 310px;
	float: left;
}
.div_small {
	position: relative;
	height: 25px;
	width: 301px;
	background-color: #1e1e1e;
	float: left;
}
.div_freccie {
	position: relative;
	top: 6px;
	left: 137px;
	height: 17px;
	width: 19px;
}
.div_pagine {
	position: relative;
	top: 3px;
	left: 137px;
	height: 30px;
	width: 30px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #777777;
}
#cont_nav {
	position: absolute;
	top: 586px;
	left: 271px;
	height: 50px;
	width: 700px;
	border: 0px solid red;
	z-index: 1;
}
.icon_sx {
	position: absolute;
	top: 588px;
	left: 325px;
	height: 20px;
	width: 20px;
	padding-top: 6px;
	border: 0px solid red;
	z-index: 13000;
}
.icon_dx {
	position: absolute;
	top: 588px;
	left: 945px;
	height: 20px;
	width: 20px;
	padding-top: 6px;
	border: 0px solid red;
	z-index: 13000;
}
.icon_play {
	position: absolute;
	top: 602px;
	left: 963px;
	height: 20px;
	width: 20px;
	border: 0px solid red;
	z-index: 13000;
}
.space_slideshow_play {
	position: relative;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 100%;
	border: 0px solid red;
}
.no_gall {
	position: relative;
	top: 290px;
	left: 280px;
	width: 300px;
	border: 0px solid red;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #777;
}

.tips{
	z-index: 10000;	
}
.tips .tip-bottom{
	position:relative;
	top:0px;
	left:0px;
	visibility:hidden;
	display:none;	
	z-index: -10000;	
}
.tips .tip-top{
	position:relative;
	top:0px;
	left:0px;
	visibility:hidden;
	display:none;
	z-index: -10000;		
	color:red;
}
.tips .tip .tip-text{
	position:relative;
	top:0px;
	left:0px;
	display:none;
}

/*************************************************************************************************
**																				BOTTONI																								**
*************************************************************************************************/
.bottone {background-color: #eeeeee;}
.bottone A,.bottone A:link,.bottone A:visited{color:#404040;text-decoration:none;font:12px Verdana; font-weight:bold;white-space: nowrap;}
.bottone A:hover,.bottone A:focus,.bottone A:active{color: #404040;text-decoration:none;font:12px Verdana; font-weight: bold;white-space: nowrap;}
.bottone .sinistra { border-left:1px solid #444444; border-top:1px solid #444444; border-bottom:1px solid #444444; width: 10px; height:18px;}
.bottone .destra { border-right:1px solid #444444; border-top:1px solid #444444; border-bottom:1px solid #444444; width: 10px; height:18px;}
.bottone .centro { border-top:1px solid #444444; border-bottom:1px solid #444444; white-space: nowrap; height:18px; vertical-align: middle; text-align: center;}
	
/*************************************************************************************************
**																				TinyMCE																								**
*************************************************************************************************/
.titoloNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.testoNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3333FF;
}

/*************************************************************************************************
**																				ToolTips																								**
*************************************************************************************************/

.helpTip { }

.extTip {
	z-index: 13000;
}

.tip {
	color: #fff;
	width: 330px;
	z-index: 13000;
}
.tip_structure {
	color: #fff;
	width: 150px;
	z-index: 13000;
}
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	/*color: #9FD4FF;*/
	color: #eeeeee;
	padding: 8px 8px 4px;
	background: url(../img/bubble_new.png) top left;
	
}
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/bubble_new.png) bottom right;
	color: #ddd;
}

.tip2 {
	color: #fff;
	width: 180px;
	z-index: 13000;
}
.tip-title2 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 4px 8px 8px;
	float: left;
	background: url(../img/bubble_new.png) top left;
}

.tip-text2 {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/bubble_new.png) bottom right;
	float: left;
}