/*Ahadesign-CSS*/
* { 
margin : 0;
padding : 0;
}
* html #mainout {
  margin:5px 0;
  width: 80em; 
  width: expression((document.documentElement && document.documentElement.clientHeight) ?
    (document.documentElement.clientWidth < 994) ? "994px" : (( document.documentElement.clientWidth > 1280 ) ? "1280px" : "auto") :
(document.body.clientWidth < 994) ? "994px" : (( document.body.clientWidth > 1280 ) ? "1280px" : "auto")
);
}
html {
font-size : 100.01%;
}
body {
  text-align : center;
  background-color : #000000;	/*#095D85;*/	/*  #095D85 */
  color : #A8FFFF;	/* #052605 */		/* #A8FFFF */
  font-size : 76.1%;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  line-height : 1.3em;
  margin : 0;
}
#mainout {
  width : 99%;
  margin : 5px auto;
  text-align : left;
  height : 100% !important ;
  height : 1%;
  position:relative;
  min-width : 994px;
  background : #955a92;		/*#227322;*/ /*  #095D85 	MODIFICATO COLORE DI BACKGROUND*/
  overflow:hidden;
  color : #052605;
}
.padding { 
  padding : 1px;
  color : #052605;
}
.clear {
  clear : both;
}
blockquote {
  overflow : auto;
  margin-top : 0.8em;
  background : #6C95B1;
  color:#A8FFEF;
  border : #365E82 1px dashed ;
  white-space : normal;
}
pre {
  overflow : auto;
  margin-top : 0.8em;
  font-size : 1.2em;
  background : #6C95B1;
  color:#A8FFEF;
  border : 1px solid #365E82;
  border-left : 5px solid #365E82;
  white-space : normal;
}
.poll {
	margin:0 auto;
	text-align:left;
	}
form {
padding:0;
margin : 0;
white-space:normal;
}
.module form li, .module form li:hover {
	background:none;
	padding:0;
	}
#form-login ul {
text-align : center;
}
#form-login ul a:link, #form-login ul a:visited {
font-weight : bold;
color : #bbf;
}
#form-login ul a:hover {
font-weight : bold;
color : #d9d900;
}
#form-login-username, #form-login-password {
text-align : center;
margin : 0 auto;
padding : 0;
}
#login {
margin : 0;
text-align : center;
}
.input {
  text-align : center;
  background-color : #6C95B1; 			/*#4dca4d;*/		/* #6C95B1 MODIFICATO  */
  border-color : #365E82;			/*#30a330;*/		/* #365E82 MODIFICATO  */
  border-style : solid;
  color : #A8FFEF;
}
.inputbox {
background-color : #6C95B1; 			/*#4dca4d;*/		/* #6C95B1 MODIFICATO  */
border-color : #365E82;				/*#30a330;*/		/* #365E82 MODIFICATO  */
border-style : solid;
color : #A8FFEF;
}
.inputbox:hover {
background-color : #365E82;			/*#30a330;*/		/* #365E82 MODIFICATO  */
color : #000000; /*#fff*/
border-color : #95FFE5;				/*#4dca4d;*/		/* #95FFE5 MODIFICATO  */
}
fieldset {
border : none;
text-align : center;
white-space:normal;
}
#system-message dd ul, #system-message dd ul li, #system-message dd ul:hover, #system-message dd ul li:hover {
color : #000;
border : none;
background : none;
}
dd {
margin-left : 0.8em;
}
ol li, ol li:hover {
list-style : upper-roman;
background : none;
}
ul {
  text-align : left;
}
.sfondo_news{
  background-color:#095D85;			/*#227322;*/ 	/* #095D85 MODIFICATO  */
  background :url(../images/css_celeste/c_sfondo_news.png)  no-repeat; /* AGGIUNTO PREFISSO */	/* MODIFICATO:*/
  text-align : left; /*center*/
  width: 988px;
  height: 37px;
  padding-top: 10px;
  margin-left: 3px;
}
.sfondo_news bordo_menu{ 
  margin-right: 30px; 
}

.module li { 
	background :url(../images/arrow.png) 4px 0 no-repeat;
	list-style:none;
	padding-left:30px;
	padding-bottom:12px;
	color: #94FFFF; 
}
.module li:hover {
	background :url(../images/arrow_hover.png) 4px 0 no-repeat;
	list-style:none;
	padding-left:30px;
	padding-bottom:12px;
	color: #94FFFF;
}
.module li a {	
	color: #94FFFF; 	/*#d8d827;*/ 	/* #94FFFF MODIFICARE*/
}
.module li a:hover {	
	color: #94FFFF; 	/*#d8d827;*/ 	/* #94FFFF MODIFICARE*/
}
.a_new {	
	color: #94FFFF; 	/*#d8d827;*/ 	/* #94FFFF MODIFICARE*/
}

.small_agenzie{
  font-size : 75.1%;
}

#contentarea ul li {
	background :url(../images/carrow.png) 4px 0 no-repeat;
	list-style:none;
	padding-left:30px;
	padding-bottom:2px;
	}
#contentarea ul li:hover {
	background :url(../images/carrow_hover.png) 4px 0 no-repeat;
	list-style:none;
	padding-left:30px;
	padding-bottom:2px;
	}
a:link, a:visited {
text-decoration : none;
color : #ffffff;			/*#d8d827;*/	/* #bbf MODIFICARE*/
}
a:hover {
text-decoration : none;
color : #975a92;
}
h1 {
font-size : 1.7em;
line-height : 1.7em;
color : #06638B;
font-weight:bold;
}
h2 {
font-size : 1.5em;
line-height : 1.5em;
color : #06638B;
font-weight:bold;
}
h3 {
font-size : 1.3em;
line-height : 1.3em;
color : #06638B;
font-weight:bold;
}
h4 {
font-size : 1.2em;
line-height : 1.2em;
color : #06638B;
font-weight:bold;
}
h5 {
font-size : 1.1em;
line-height : 1.1em;
color : #06638B;
font-weight:bold;
}
h6 {
font-size : 0.8em;
line-height : 0.8em;
color : #06638B;
font-weight:bold;
}
.componentheading {
text-align : center;
font-size : 1.5em;
line-height : 1.5em;
font-weight : bold;
color : #06638B; 		/*#052605;*/	/* #06638B  MODIFICARE */
}
.contentheading {
font-size : 1.3em;
line-height : 1.3em;
color : #06638B;
font-weight : bold;
padding-bottom : 10px;
padding-top : 6px;
}
.contentheading a:link, .contentheading a:visited {
font-size : 1.3em;
line-height : 1.3em;
color : #bbf;
font-weight : bold;
}
.contentheading a:hover {
font-weight : bold;
color : #d9d900;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
font-weight : bold;
color : #bbf;
font-size : 1.3em;
}
a.contentpagetitle:hover {
font-weight : bold;
color : #d9d900;
}
.contentpane {
font-weight : bold;
}
.contentpane ul {
font-weight : normal;
margin : 0;
}
.contentpane ul li {
overflow : hidden;
}
.contentpane ul li a:link, .contentpane ul li a:visited {
padding : 0;
margin : 0 auto;
display : inline;
font-size : 1.1em;
font-weight : bold;
color : #bbf;
}
.contentpane ul li a:hover {
color : #d9d900;
font-weight : bold;
}
.contentpaneopen {
width : 100%;
text-align : left;
}
.contentpaneopen span, .contentpaneopen ul li span, .contentpaneopen ul li ul li, .contentpaneopen ul li ul li span {
font-size : 1em;
color : #144871;
}
.createdate {
color : #144871;
display : block;
font-size : 0.8em;
}
.createdby {
color : #144871;
display : block;
font-size : 0.8em;
padding-left : 2px;
}
.modifydate {
color : #144871;
display : block;
font-size : 0.8em;
padding : 0;
}
span.small {
color : #144871;
font-size : 0.8em;
}
span.content_rating {
margin : 4px 0 0;
display : block;
}
.content_vote {
margin : 0 0 10px;
display : block;
}
.content_vote input {
margin : 0 5px;
}
td {
  padding : 0;
  margin : 0;
  white-space:normal;
  color : #ffffff;
}
table {/*
padding : 0;
margin : 0;
width:auto;
*/
}
.pagenav, span.pagenav:link, span.pagenav:visited, a.pagenav:link, a.pagenav:visited, .pagenav_next a:link, .pagenav_next a:visited, .pagenav_prev a:link, .pagenav_prev a:visited, .pagenavbar, .pagenavbar a:link, .pagenavbar a:visited {
font-weight : bold;
font-size : 1em;
color : #144871;
}
span.pagenav:hover, a.pagenav:hover, .pagenav_next a:hover, .pagenav_prev a:hover, .pagenavbar a:hover {
color : #d9d900;
font-weight : bold;
font-size : 1em;
}
.error {
font-style : italic;
text-transform : uppercase;
padding : 5px;
color : #FF0000;
font-size : 14px;
font-weight : bold;
}
.highlight {
background-color : #FFFF00;
color : #000;
padding : 0 2px;
}
.code {
background-color : #C0C0C0;
color : #5B5B5B;
border : 1px solid #000;
}
hr {
width : 90%;
margin : 1% 5%;
}
hr.separator {
width : 40%;
margin : 1% 5%;
}
.blog {
	width:100%;
	}
.blog_more {
text-align : right;
font-size : 1em;
margin : 0;
}
a.blogsection:link, a.blogsection:visited {
text-align : left;
font-size : 1.1em;
font-weight : bold;
line-height : 1.3em;
color : #bbf;
}
a.blogsection:hover {
color : #d9d900;
}
.blog_more ul li {
list-style : none;
background : none;
}
a.readon:link, a.readon:visited {
text-align : left;
font-size : 1.1em;
text-decoration : none;
line-height : 1.1em;
padding-left : 14px;
margin-top : 10px;
text-decoration : none;
font-weight : bold;
}
.sectiontableheader {
padding-bottom : 6px;
}
.sectiontableheader a:link, .sectiontableheader a:visited {
font-weight : bold;
color : #144871;
}
.sectiontableheader a:hover {
color : #d9d900;
font-weight : bold;
}
.sectiontableentry1 a:link, .sectiontableentry3 a:visited {
text-align : justify;
background : none;
font-size : 1em;
line-height : 1.2em;
vertical-align : middle;
color : #bbf;
}
.sectiontableentry2 a:link, .sectiontableentry4 a:visited {
text-align : justify;
background : none;
font-size : 1em;
line-height : 1.2em;
vertical-align : middle;
color : #ECECFF;
}
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover, .sectiontableentry3 a:hover, .sectiontableentry3 a:hover {
color : #d9d900;
}
a.category {
font-weight : bold;
vertical-align : middle;
}
a.category:link, a.category:visited {
  font-weight : bold;
  font-size : 1em;
  text-align : center;
  color : #bbf;
}
a.category:hover {
  color : #d9d900;
}
.categorytitle {
  font-weight : bold;
  font-size : 1.2em;
}
.description {
  margin : 15px;
}
.contentdescription {
  font-weight : bold;
  padding : 10px 0;
  overflow : hidden;
}
* html .contentdescription {
  height : 1.5em;
}
* + html .contentdescription {
  height : 1.5em;
}
  .tool-tip {
  font-size : 0.8em;
}
.tool-title {
  font-weight : bold;
}
.contenttoc {
  border : 1px dashed #ddd;
  background : #000;
  color : #ddd;
  margin-left : 8px;
}
.contenttoc a:link, .contenttoc a:visited {
  padding : 4px;
  white-space : nowrap;
  font-weight : bold;
  color : #bbf;
}
.contenttoc a:hover {
  font-weight : bold;
  color : #d9d900;
  border: none;
}
img {
  margin : 0 4px;
  border:none;
}
.button {
  background-color : #4F4B6D;	/*#dada2f;*/	/* #4F4B6D MODIFICATO  */
  border-color : #43405D;	/*#848417;*/	/* #43405D MODIFICATO  */
  border-style : solid;
  color : #bbf;			/*#701313;*/	/* #bbf	MODIFICATO  */
  margin-top : 6px;
}

.button:hover {
  background-color : #0ff;	/*#848417;*/	/* #0ff MODIFICATO  */
  color : #4F4B6D;		/*#dada2f;*/	/* #4F4B6D MODIFICATO  */
  border-color : #4F4B6D;	/*#dada2f;*/	/* #4F4B6D MODIFICATO  */
}

.tasti {
  background-color : #4F4B6D; 	/*#dada2f;*/	/* #4F4B6D MODIFICATO  */
  border-color : #43405D;	/*#848417;*/	/* #43405D MODIFICATO  */
  border-style : solid;
  color : #bbf;			/*#701313;*/	/* #bbf MODIFICATO  */
  margin-top : 6px;
}

.tasti:hover {
  background-color : #0ff;	/*#848417;*/	/* #0ff MODIFICATO  */
  color : #4F4B6D;		/*#dada2f;*/	/* #4F4B6D MODIFICATO  */
  border-color : #4F4B6D;	/*#dada2f;*/	/* #4F4B6D MODIFICATO  */
}

.header { 
  margin:0;
  width:100%;
  height : 210px;
}
#headleft {
  height : 210px; /* original: 189px */
  width : 100%;
  float : left; 
  background : url(../images/css_celeste/c_header_left_cv.png) no-repeat top left; /* AGGIUNTO PREFISSO */ /* MODIFICATO  original: url(../images/header_left.png) 	*/
  margin : 0;
  padding : 0;
}
.header h1 a:link, .header h1 a:visited {
  float : left;
  font-family : Helvetica, Arial, sans-serif;
  text-align : left;
  font-size : 1.5em;
  font-weight : bold;
  color : #8ff;
  margin-top : -60px;
  padding-left : 170px;
  /*text-indent:-5000px; comment out and delete this text for removing sitename*/
}
.header h1 a:hover {
  color : #ececff;
  font-weight : bold;
}
#headright {
  height : 210px; /* original: 189px */
  width : 222px;
  float : right;
  background : url(../images/css_celeste/c_header_right_cv.png) no-repeat top right; /* AGGIUNTO PREFISSO */ /* MODIFICATO */ /* original: url(../images/header__right.png) */
}
#logo {
  width : 410px; 		/* 118px; */
  height : 110px;	/* MODIFICA 5 marzo 185; */
  float : left;
  margin-top : -140px; /* MODIFICA 5 marzo -150; */
  margin-left : 300px;
  background : url(../images/logo_cv.png) no-repeat;
}
#testo_cv {
  width : 900px;
  height : 50px;
  float : left;
  margin-top : -180px; /* MODIFICA 5 marzo -240px; */
  margin-left : 50px;
  font-size : 1.5em;
  font-weight : bold;
  color : #d464f9; 	/*#ff7f00;*/	/*  #88FFFF MODIFICATO*/
  /* background : url(../images/css_celeste/testo_cv.gif) no-repeat; */
}

.Box_1 {
  width : 160px; 
  height : 80px; 
  float : right;
  margin-top : -145px;  /* MODIFICA 5 marzo -210; */
  margin-right : 803px;
}

/*
.Box_2 {
  width : 160px; 
  height : 80px;
  float : left;
	margin-top : -145px;   
	margin-left : 30px;
}
*/

.Box_2 {
  width : 160px; 
  height : 80px;
  float : right;
	margin-top : -145px;  /* MODIFICA 5 marzo -210; */
  margin-right : 803px;
}
.Box_3 {
  width : 160px; 
  height : 80px;
  float : left;
  margin-top : -145px;  /* MODIFICA 5 marzo -210; */
  margin-left : 800px;
}
.Box_4 {
  width : 160px; 
  height : 80px;
  float : left;
  margin-top : -145px;  /* MODIFICA 5 marzo -210; */
  margin-left : 800px;
}

#logo_middle_cv {
  width : 166px; 
 height : 140px;	/* 9 marzo MODIFICATO da 168px; */
  float : left;
  margin-top : -160px;	/* 9 marzo MODIFICATO da -185px; */
  margin-left : 440px;
  background : url(../images/immagine_cv_new.gif) no-repeat; /* 9 marzo MODIFICATO da ...immagine_cv.gif...; */
}
.search {
	margin-top:5px;
	}
.search .inputbox {
	height:40px;
	width:223px;
	padding:5px 0 0 40px;
	font-size : 15px;
	border : none;
	color : #8ff;
	background: url(../images/search.png) top left no-repeat;
	}
.search input.button {
	background-color : #4F4B6D;
	border : #43405D solid 2px;
	color : #bbf;
	margin:0 6px 4px;
	}
.search input.button:hover {
	background-color : #0ff;
	color : #4F4B6D;
	border : #4F4B6D solid 2px;
	margin:0 6px 4px;
	}
* html .search input.button, * html .search input.button:hover {
	margin:0 4px 14px;
	}
* + html .search input.button, * + html .search input.button:hover {
	margin:0 4px 14px;
	}
	   
#topmenu ul {
  text-decoration : none;
  list-style : none;
  padding : 0;
  margin : 5px 5px 0;
  float : right;
}
#topmenu ul li {
  width : 118px;
  float : left;
  font-size : 0.9em;
  height : 34px;
  line-height : 34px;
  margin : 0;
  padding : 0;
  display : inline;
  background : none;
}
/* TASTI BARRA SUPERIORE TESTATA*/
#topmenu ul li a:link, #topmenu ul li a:visited {
  font-weight : bold;
  text-align : center;
  text-decoration : none;
  white-space : nowrap;
  display : block;
  width : 100%;
  overflow : hidden;
  color : #d464f9;		/*#701313;*/	/* #0ff	MODIFICATO*/
  margin : 0;
  padding : 0;
  background : url(../images/css_celeste/c_hornav.png);	/* AGGIUNTO PREFISSO */	/* MODIFICATO */
}
#topmenu ul li a#active_menu-nav {
  text-decoration : underline;
}
#topmenu ul li a:hover {
  white-space : nowrap;
  margin : 0;
  padding : 0;
  color : #675D91;		/*#d8d827;*/	/* #675D91 MODIFICATO */
  background-position : -118px 0;
}
.bread {
	width:100%;
	}
#breadleft {
	height:30px;
	width:100%;
	float:left;
	background: url(../images/breadleft.png) left top no-repeat;
	padding:0;
	margin:0;
	}
#breadright {
	height:30px;
	width:186px;
	float:right;
	background: url(../images/breadright.png) right top no-repeat;
	}
.breadcrumbs {
	float:left;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:1em;
	padding-left:10px;
	padding-top:3px;
	line-height:17px;
	text-align:left;
	color:#cc0;
	}
.breadcrumbs img {
	vertical-align:middle;
	}
.pathway a:link, .pathway a:visited {
	font-weight:bold;
	color:#8ff;
	}
.pathway a:hover {
	font-weight:bold;
	color:#d9d900;
	}
#mainarea {
  float : left;
  width : 80%;
  background : #955a92;		/*#227322;*/	/* #095D85 MODIFICATO */
  color : #052605;
}

.nero_new{
  color : #052605;
}

#contentarea {
float : right;
width : 75%;
overflow : hidden;
background : #975a92;		/*#227322;*/	/* #095D85 MODIFICATO */
color : #052605;
}
#contentarea h3 {
	background:none;
	}
* html #contentarea {
overflow:auto;
}
* + html #contentarea {
overflow:auto;
}
div.rahmen h3 {
font-family : Helvetica, Arial, sans-serif;
font-size : 1.2em;
font-weight : bold;
color : #A8FFFF;						
margin-bottom : 4px;
}
div.rahmen {
background : url(../images/css_celeste/c_ltop.png) no-repeat 0 0; 	/* AGGIUNTO PREFISSO */	/* MODIFICATO */
margin: 5px 0;
padding-bottom : 2px;
overflow:hidden;
}
div.rahmen div {
background : url(../images/css_celeste/c_rtop.png) no-repeat 100% 0;	/* AGGIUNTO PREFISSO */	/* MODIFICATO */
margin-bottom : -2px;
}
div.rahmen div div {
background : url(../images/css_celeste/c_lbottom.png) no-repeat 0 100%;	/* AGGIUNTO PREFISSO */	/* MODIFICATO */
}
div.rahmen div div div {
background : url(../images/css_celeste/c_rbottom.png) no-repeat 100% 100%;	/* AGGIUNTO PREFISSO */	/* MODIFICATO */
padding:10px;
width:auto;
}
* + html div.rahmen div div div {
height:1%;
}
* html div.rahmen div div div {
height:1%;
}
div.rahmen div div div div {
background : none;
margin : 0;
padding : 0;
}
* + html div.rahmen div div div div {
height:1%;
}
* html div.rahmen div div div div {
height:1%;
}
#leftmodules {
float : left;
text-align : left;
width : 24.99%;
overflow : hidden;
background : #975a92;		/*#227322;*/	/* #095D85 MODIFICATO */
}
h\tml:f\irst-child>body #leftmodules {
	width:25%;
	}
#rightmodules {
float : right;
text-align : right;
width : 20%;
overflow : hidden;
background : #975a92;		/*#227322;*/	/* #095D85 MODIFICATO */
}
.foot {
width:100%;
}
.foot ul li {
background : url(../images/arrow.png) 4px 0 no-repeat;
padding-left : 30px;
padding-bottom:2px;
list-style:none;
}
.foot ul li:hover {
background : url(../images/arrow_hover.png) 4px 0 no-repeat;
padding-left:30px;
padding-bottom:2px;
list-style:none;
}
#footleft {
height : 50px;
width : 100%;
float : left;
background : url(../images/css_celeste/c_footer_left.png) no-repeat top left;		/* AGGIUNTO PREFISSO */	/* MODIFICAto */
margin : 0;
padding : 0;
}
#footright {
height : 50px;
width : 315px;
float : right;
background : url(../images/css_celeste/c_footer_right.png) no-repeat top right;	/* AGGIUNTO PREFISSO */	/* MODIFICAto */
}
#sitename {
float : right;
margin-top : -20px;
margin-right : 20px;
font-weight : normal;
font-size : 1em;
color : #A8FFFF;
}
#sitename a:link, #sitename a:visited {
font-weight : normal;
color : #A8FFFF;
}
#sitename a:hover {
color : #ff0;
font-weight : normal;
}
#rss {
float : right;
margin-top : -40px;
margin-right : 20px;
}
#rss a:link, #rss a:visited {
font-size : 1em;
font-weight : bold;
color:#A8FFFF;
}
#rss a:hover {
font-size : 1em;
font-weight : bold;
color:#ff0;
}
#rss a img {
border : none;
}
#footermodule {
padding-top : 50px;
}
* + html #footermodule {
margin : 0;
padding : 0;
}
* html #footermodule {
margin : 0;
padding : 0;
height:1%;
}
#footermodule ul li {
background : url(../images/arrow.png) 4px 0 no-repeat;
padding-left : 30px;
padding-bottom:2px;
list-style:none;
}
#footermodule ul li:hover {
background : url(../images/arrow_hover.png) 4px 0 no-repeat;
padding-left:30px;
padding-bottom:2px;
list-style:none;
}
#topmodule {
width : 498px;
float : right;
margin-top : -120px;
margin-right : 40px;
color : #88FFFF;
}
#topmodule ul li {
background : none;
text-align : left;
}
#topmodule ul li:hover {
background : none;
}
#topmodule ul li a, #topmodule a:link, #topmodule a:visited {
color : #CCCC00;
}
#topmodule ul li a:hover, #topmodule a:hover {
color : #EAEAF2;
}
#topmodule_cv {
width : 800px;
float : right;
margin-top : -180px;
margin-left : 20px;
color : #88FFFF;
}
#advert2module1 {
width : 100%;
float : left;
}
#advert2module2 {
width : 49.99%;
float : left;
}
h\tml:f\irst-child>body #advert2module2 {
	width:50%;
	}
#advert2module3 {
width : 33.33%;
float : left;
}
#advert2module4 {
width : 24.99%;
float : left;
}
h\tml:f\irst-child>body #advert2module4 {
	width:25%;
	}
#user1module1 {
  width : 100%;
  float : left;
}
#user1module2 {
  width : 49.99%;
  float : left;  
}
h\tml:f\irst-child>body #user1module2 {
	width:50%;
	}
#user1module3 {
width : 33.33%;
float : left;
}
#user1module4 {
width : 24.99%;
float : left;
}
h\tml:f\irst-child>body #user1module4 {
	width:25%;
	}
#user2module1 {
width : 100%;
float : left;
}
#user2module2 {
width : 49.99%;
float : left;
}
h\tml:f\irst-child>body #user2module2 {
	width:50%;
	}
#user2module3 {
width : 33.33%;
float : left;
}
#user2module4 {
width : 24.99%;
float : left;
}
h\tml:f\irst-child>body #user2module4 {
	width:25%;
	}
#user5module1 {
width : 100%;
float : left;
}
#user5module2 {
width : 49.99%;
float : left;
}
h\tml:f\irst-child>body #user5module2 {
	width:50%;
	}
#user5module3 {
width : 33.33%;
float : left;
}
#user5module4 {
width : 24.99%;
float : left;
}
h\tml:f\irst-child>body #user5module4 {
	width:25%;
	}
#advert1 {
width : 100%;
}
div.module h3, div.moduletable h3, div.module_text h3, div.module_menu h3 {
  font-family : Helvetica, Arial, sans-serif;
  font-size : 1.2em;
  font-weight : bold;
  color : #052605;
  background:	url(../images/css_celeste/c_modul_head.png); 	/* AGGIUNTO PREFISSO */	/* MODIFICAto */
  height:32px;
  line-height : 32px;
  text-align : center;
  margin:0 3px;
  padding-bottom:2px;
}
.height_200{
  height:145px;
}
.height_2{
  height:2px;
}
* + html div.module h3, .moduletable h3, .module_menu h3, .module_text h3 {
margin-top : -2px;
padding-bottom : 4px;
}
* html div.module h3, .moduletable h3, .module_menu h3, .module_text h3 {
margin-top : -2px;
padding-bottom : 4px;
}
.moduletable {
text-align : center;
padding-bottom : 2px;
margin:0;
}
div.module, .module_menu, .module_text {
text-align : center;
background : url(../images/css_celeste/c_letop.png) 0 0 no-repeat; /* AGGIUNTO PREFISSO */	/* MODIFICAto */
padding : 0;
margin : 5px 2px;
}
div.module div, div.module_menu div, div.module_text div {
background : url(../images/css_celeste/c_ritop.png) 100% 0 no-repeat;	/* AGGIUNTO PREFISSO */	/* MODIFICAto */
margin-bottom : -2px;
}
div.module div div, div.module_menu div div, div.module_text div div {
background : url(../images/css_celeste/c_lebot.png) 0 100% no-repeat;		/* AGGIUNTO PREFISSO */	/* MODIFICAto */
}
div.module div div div, div.module_text div div div, div.module_menu div div div {
background : url(../images/css_celeste/c_ribot.png) 100% 100% no-repeat;	/* AGGIUNTO PREFISSO */	/* MODIFICAto */
padding : 4px 2px;
width:auto;
}
* + html div.module div div div, * + html .module_text div div div, .module_menu div div div {
height:1%;
}
* html div.module div div div, * html .module_text div div div, .module_menu div div div {
height:1%;
}
div.module div div div div, .module_menu div div div div, .module_text div div div div {
background : none;
margin : 0;
padding : 0 5px;
}
* + html div.module div div div div, * + html .module_menu div div div div, * + html .module_text div div div div {
height:1%;
}
* html div.module div div div div, * html .module_menu div div div div, * html .module_text div div div div {
height:1%;
}
ul.menu {
	background:none;
	list-style:none;
	padding:0;
	}

.module_menu ul li a {
	display: block;
	padding:0;
	margin:0 3px;
	text-align:center;
	height:29px;
	line-height:29px;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	overflow:hidden;
}



h\tml:f\irst-child>body .module_menu ul li a {
	font-size:1.3em;
}
.prova {
	color: #bbf;
	background:url(../images/ver_nav.png) repeat-x;
	border:none;
	font-weight:bold;
  padding:0;
	margin:0 3px;
	text-align:left;
	height:29px;
	line-height:29px;
	font-size:1em;
	text-decoration:none;

	}
   
.module_menu ul li a:link, .module_menu ul li a:visited {
	color: #bbf; 			/*#b8fcb8;*/	/*  #bbf MODIFICARE */
	background:url(../images/css_celeste/c_ver_nav.png) repeat-x;	/* AGGIUNTO PREFISSO */	/* MODIFICATO */
	border:none;
	font-weight:bold;
	}
.module_menu ul li a:hover {
	color: #d9d900;							 
	background-position: 0px -30px;
	font-weight:bold;
	}
.module_menu ul li a:active, .module_menu ul li a:focus {
	color:#fff;
	background-position: 0px -58px;
	font-weight:bold;
	}	
.module_menu ul li.active a:link, .module_menu ul li.active a:visited {
	color:#bbf;
	background-position: 0px -58px;
	font-weight:bold;
	}
.module_menu ul li ul li {
	background:#1C3546;
	padding:0;
	margin:0 3px;
	list-style:none;
	}
.module_menu ul li ul li a {
	text-align: left;
	font-weight:bold;
	padding:6px 18px;
	height:14px;
	line-height:14px;
	}
.module_menu ul li ul li a:link, .module_menu ul li ul li a:visited {
	color: #bbf;
	border:none;
	font-size:0.8em;
	font-weight:bold;
	}
.module_menu ul li ul li a:hover, .module_menu ul li ul li a:active, .module_menu ul li ul li a:focus {
	color: #d9d900;
	border:none;
	font-weight:bold;
	}
.module_menu ul li.active ul li a:link, .module_menu ul li.active ul li a:visited {
	background:url(../images/indent1.png) 1px 6px no-repeat;
	color:#bbf;
	font-size:0.8em;
	}
.module_menu ul li.active ul li a:hover {
	color:#d9d900;
	}
.module_menu ul li.active ul li.active a:link, .module_menu ul li.active ul li.active a:visited {
	color:#fff;
	}
.module_menu ul li.active ul li.active a:hover {
	color:#d9d900;
	}
.module_menu ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	padding:6px 24px;
	}
.module_menu ul li ul li ul li a:link, .module_menu ul li ul li ul li a:visited {
	color: #bbf;
	font-size:0.8em;
	}
.module_menu ul li ul li ul li a:hover, .module_menu ul li ul li ul li a:active, .module_menu ul li ul li ul li a:focus {
	color: #d9d900;
	}
.module_menu ul li.active ul li.active ul li a:link, .module_menu ul li.active ul li.active ul li a:visited {
	background:url(../images/indent1.png) 7px 6px no-repeat;
	color:#bbf;
	}
.module_menu ul li.active ul li.active ul li a:hover {
	color:#d9d900;
	}
.module_menu ul li.active ul li.active ul li.active a:link, .module_menu ul li.active ul li.active ul li.active a:visited {
	color:#fff;
	}
.module_menu ul li.active ul li.active ul li.active a:hover {
	color:#d9d900;
	}
.module_menu ul li ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	padding:6px 32px;
	}
.module_menu ul li ul li ul li ul li a:link, .module_menu ul li ul li ul li ul li a:visited {
	color: #bbf;
	font-size:0.8em;
	}
.module_menu ul li ul li ul li ul li a:hover, .module_menu ul li ul li ul li ul li a:active, .module_menu ul li ul li ul li ul li a:focus {
	color: #d9d900;
	}
.module_menu ul li.active ul li.active ul li.active ul li a:link, .module_menu ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent1.png) 13px 6px no-repeat;
	color:#bbf;
	}
.module_menu ul li.active ul li.active ul li.active ul li a:hover {
	color:#d9d900;
	border:none;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active a:link, .module_menu ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#fff;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#d9d900;
	}
.module_menu ul li ul li ul li ul li ul li a {
	text-align: left;
	font-weight:normal;
	padding:6px 38px;
	}
.module_menu ul li ul li ul li ul li ul li a:link, .module_menu ul li ul li ul li ul li ul li a:visited {
	color: #bbf;
	font-size:0.8em;
	}
.module_menu ul li ul li ul li ul li ul li a:hover, .module_menu ul li ul li ul li ul li ul li a:active, .module_menu ul li ul li ul li ul li ul li a:focus {
	color: #d9d900;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li a:link, .module_menu ul li.active ul li.active ul li.active ul li.active ul li a:visited {
	background:url(../images/indent1.png) 19px 6px no-repeat;
	color:#bbf;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li a:hover {
	color:#d9d900;
	border:none;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:link, .module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:visited {
	color:#fff;
	}
.module_menu ul li.active ul li.active ul li.active ul li.active ul li.active a:hover {
	color:#d9d900;
	}
	
	
.nicepopup a.close{
  line-height: 16px;
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  text-indent: -124px;
  overflow: hidden;
  text-decoration: none;
  width: 16px;
  height: 16px;
  background: url(../images/close.png) 100% 0 no-repeat;
} html>body .nicepopup a.close{ top:0;right:0; }

.nicepopupHover a.close{
  background-position: 100% -16px;
}
.nicepopup a.close:hover{
  background-position: 100% -32px;
}

.nicepopupLoading .outerImage{
  border: 1px dotted silver;
  width: 100px;
  height: 100px;
  background: url(caricamento.png) 50% 50% no-repeat;
  z-index:10;
}

.nicepopup .prevNextBar{
  padding-top: 7px;
  text-align: center;
}

.linea_tratteggiata{
  border-bottom: #B2B3AD 1px dotted;
}

.separator_iscritti{
  height:115px;
  border-bottom: #B2B3AD 1px dotted;
	background-repeat:repeat-x;  
}

.separator_iscritti_f{
  border-bottom: #B2B3AD 1px dotted;
	background-repeat:repeat-x; 
  height:5px; 
}

.separator_agenzie{
  height:50px;
  border-bottom: #B2B3AD 1px dotted;
	background-repeat:repeat-x;  
}
.separator_casting{
  border-bottom: #B2B3AD 1px dotted;
	background-repeat:repeat-x;  
}
.separator_vip{
  height:70px;
  border-bottom: #B2B3AD 1px dotted;
	background-repeat:repeat-x;  
}
.linea_tratteggiata{
  border-bottom: #B2B3AD 1px dotted;
}
#bordo_menu {
  border-color: #052605;
  border-style: solid;
  border-width: 1px;
}
