/* CSS Document */
h2 {
font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
}

html {
	height: 100%;
}



.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 12px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  margin-left:3px;
  
}

.pagenav {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg2.png) repeat-x;
  padding: 0px 10px;
  line-height: 21px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
margin: 0px;
padding: 0px;
list-style: none;

}

li {
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
padding-bottom:3px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;

margin-left:5px;
}

td {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	
}



body {
	margin-top: 5px;
	margin-left:0px;
	margin-right:0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #006699; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;	text-decoration: none;
	font-weight: bold;
}
a.linktop:link, a.linktop:visited {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow2.png);
background-repeat: no-repeat;
background-position: 0px 2px;
color:#FFFFFF;
font-size:10px;
font-weight:normal;
}
a.linktop:hover {
text-decoration:underline;
} 

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpanelinea {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border-top:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
table.contentpanelinea td {
  
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}

table.contentpaneopen td {
   padding-right: 8px;
   padding-left: 8px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 5px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	color: #006699;
	font-family: Verdana,Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #EEEEEE;
	width: auto;
	line-height: 12px !important;
	line-height: 14px;
	height: 15px !important;
	height: 17px;
	margin-top: 1px;
	margin-bottom:3px;
	padding-bottom: 15px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align:top;
	cursor:pointer;
}

.inputbox2 {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size:9px;
	height: 11px !important;
	height:16px;
	width:57px;
	
	
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size:9px;

	
	
}
.inputbox_uext {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size:9px;
	width:90%;
}

.componentheading {
	/*background: url(../images/subhead_bg_body.png) repeat-x;
	color: #ffffff;
	text-align: left;
	padding-top: 7px;
	padding-left: 12px;
	height: 60px;
	font-weight: bold;
	font-size: 18px;*/
	height: 22px;
	background-color:#014C90;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left:5px;
	padding-top:3px;
	/*white-space: nowrap;
	border-bottom:#cccccc solid 2px;*/
	text-transform:uppercase;
	vertical-align:middle;

}
#componentheading {
	/*background: url(../images/subhead_bg_body.png) repeat-x;
	color: #ffffff;
	text-align: left;
	padding-top: 7px;
	padding-left: 12px;
	height: 60px;
	font-weight: bold;
	font-size: 18px;*/
	height: 22px;
	background-color:#014C90;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left:5px;
	padding-top:3px;
	/*white-space: nowrap;
	border-bottom:#cccccc solid 2px;*/
	text-transform:uppercase;
	vertical-align:middle;

}
.tableheader {
	width:99%;
	height: 22px;
	background-color:#006699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-left:5px;
	padding-top:3px;
	/*white-space: nowrap;
	border-bottom:#cccccc solid 2px;*/
	text-transform:uppercase;
	vertical-align:middle;

}
td.buttonheading {
background-color:#014C90;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 22px;
	background-color:#014C90;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left:5px;
	text-indent:0px;
	/*white-space: nowrap;
	border-bottom:#cccccc solid 2px;*/
	text-transform:uppercase;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 10px;
	margin-bottom: 2px;
	width:100%;
}
div.moduletable_menuprinci {
	background-color:#B4B4B4;
	padding: 0px;
	margin-bottom: 1px;
	/*width:500px !important;
	width:504px;*/
	border-right:#014C90 0px solid;
	border-left:#014C90 0px solid;
}
div.moduletable_grigio {
	background-color:#B4B4B4;
	padding: 0px;
	margin-bottom: 0px;
	/*width:500px !important;
	width:504px;*/
	border-right:#CCCCCC 0px solid;
	border-left:#CCCCCC 0px solid;
}
div.moduletable_login {
	background-color:#E2082A;
	padding: 0px;
	margin-top:0px;
	margin-bottom: 2px;
	/*width:504px !important;
	width:504px;*/
	
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg_body.png);
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
	background-repeat: no-repeat;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


/* MODULETABLE_LEFT  */
div.moduletable_left {
	padding: 0;
	margin-bottom: 2px;
	border: #cccccc solid 0px;
	width:100%;
	
}
table.moduletable_left {
	width: 110px;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}
table.moduletable_left th, div.moduletable_left h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #ffffff;
	text-align: left;
	padding-top: 14px;
	padding-left: 4px;
	height: 49px;
	line-height: 15px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
	margin: 0px;
}

table.moduletable_left td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	height:21px;
	font-weight: bold;

  	color:#ffffff;
	margin:5px;
	background-color: #0057AE;
	text-indent:3px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
	height:20px;
	text-indent:10px;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
		height:20px;
		text-indent:10px;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

/* MAINLEVEL_LEFT */
a.mainlevel_left:link, a.mainlevel_left:visited {
	display: block;
	background: url(../images/menu_bg_left.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px !important;
	height: 25px;
	/*width: 100%;*/
	text-decoration: none;
	
	
}

a.mainlevel_left:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}



/* MAINLEVEL */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-color:#FFFFFF;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 15px;
	height: 14px !important;
	height: 16px;
	/*width: 100%;*/
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	white-space: nowrap;
}

a.mainlevel:hover {
	background-position: 0px -18px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	background-position: 0px -18px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}
/* ----------------------- */
/* MAINLEVEL GRIGIO */
a.mainlevel_grigio:link, a.mainlevel_grigio:visited {
	display: block;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	background-color:#999999;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	padding-right: 15px;
	/*padding-left: 18px;*/
	height: 14px !important;
	height: 16px;
	/*width: 100%;*/
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
	white-space: nowrap;

}

a.mainlevel_grigio:hover {
	background-color:#666666;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel_grigio#active_menu_grigio {
	background-color:#CCCCCC;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.mainlevel_grigio#active_menu_grigio:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
/* ----------------------- */
/* MAINLEVEL BLUBLU*/
a.mainlevel_BB:link, a.mainlevel_BB:visited {
	display: block;
	background: url(../images/menu_bg_BB.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	height: 14px !important;
	height: 16px;
	/*width: 100%;*/
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
}

a.mainlevel_BB:hover {
	background-position: 0px -18px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel_BB#active_menu_BB {
	background-position: 0px -18px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.mainlevel_BB#active_menu_BB:hover {
	color: #fff;
}
/* ----------------------- */
.subleveldiv {
height:25px;
border-bottom:#eeeeee solid 1px;
border-top:#eeeeee solid 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-align: left;
	
}

a.sublevel:hover {
	color: #333333;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #006699;
	text-decoration: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.sfondo_left{
	background-image: url(../images/sfondo_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sfondo_right{
	background-image: url(../images/sfondo_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sfondo_sfondo{
background-image: url(../images/sfondo_body.jpg);

	
}
.spalla_left{
padding: 4px;
width:130px;
border-right:#CCCCCC solid 1px;
vertical-align:top;

}

.spalla_right{
padding: 4px;
width:130px;
border-left:#CCCCCC solid 1px;
vertical-align:top;
}
.rigatop {
	background-color: #4F8BBA;
	text-align:right;
}
table.tablainterna{
border: #eeeeee solid 2px;
padding:5px;

}
table.tablainterna td{
border-bottom:#eeeeee solid 1px;
border-right:#eeeeee solid 1px;
padding:5px;

}
.borderhotels {
background-color:#eeeeee;
}
.trgrey {
background-color:#eeeeee;
}
.header_categoria{
background-color:#4079A9;
color:#ffffff;
font-weight:bold;
font-size:14px;
height:25px;
padding-top:4px;
}
.sectiontableheader_pbk {
background-color:#cccccc;
color:#333333;
font-weight:bold;
}

table.scheda_directory {
border-top: #eeeeee solid 1px;
border-right: #eeeeee solid 1px;
width:100%;
padding:5px;
margin:10px;
}

table.scheda_directory td {
border-bottom: #eeeeee solid 1px;
border-left: #eeeeee solid 1px;
}

table.scheda_directory td.titolo {
border-bottom: #eeeeee solid 1px;
border-left: #eeeeee solid 1px;
background-color:#4079A9;
color:#ffffff;
font-weight:bold;
height:25px;
padding: 5px;
width:200px;
}
.tablamenuoriz {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.biancobold {
color:#FFFFFF;
font-weight:bold;
}

/* BOX TITULO AMARILLO FONDO GRIS */
table.moduletable_AG {
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable_AG th, div.moduletable_AG h3 {
	background-color:#FFAC2F;
	color: #FFFFFF;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom:#FFFFFF 2px solid;
	margin: 0 0 2px 0;
}


table.moduletable_AG td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color:#CCCCCC;
	padding:5px;
	}
div.moduletable_AG {
	padding: 0px;
	margin-bottom: 2px;
	width:100%;
	background-color:#CCCCCC;
	border-top:#FFFFFF 0px solid;
	border-bottom:#FFFFFF 0px solid;
	border-left:#FFFFFF 0px solid;
	border-right:#FFFFFF 0px solid;
	

}
/* BOX TITULO AZUL FONDO AZUL */
table.moduletable_BB {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable_BB th, div.moduletable_BB h3 {
	background: url(../images/bullet_orange_trans.png) no-repeat;
	background-color:#014C90;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	
	margin: 0 0 2px 0;
	text-transform: uppercase;
	
	border-bottom:#FFFFFF 0px solid;
}

table.moduletable_BB td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color:#CCCCCC;
	}
div.moduletable_BB {
	padding: 0px;
	margin-bottom: 4px;
	width:100%;
	background-color:#014C90;
	color: #FFFFFF;
	height:100%;

}
/* --------------- */
/* BOX TITULO ROJO FONDO ROJO */
table.moduletable_RED {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}
table.moduletable_RED th, div.moduletable_RED h3 {
	background: url(../images/bullet_orange_trans.png) no-repeat;
	background-color:#E2082A;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	
	text-transform: uppercase;
	
	border-bottom:#FFFFFF 0px solid;
}

table.moduletable_RED td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	}
div.moduletable_RED {
	padding: 5px;
	margin-bottom: 2px;
	width:100%;
	background-color:#E2082A;
	color: #FFFFFF;
	height:100%;

}
/* --------------- */
.sfondoblu {
background-color:#014C90;
}
.sfondogrigio {
background-color:#CCCCCC;
}
.briciole {
height:25px;
background-color:#EEEEEE;
}
table.contenitore_modules_ama{
	border-right:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	height:inherit;
}
table.contenitore_modules_blu{

}
table.contenitore_modules td.celdas_ama{
	border-left:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 1px solid;
	background-color:#CCCCCC;
	
}
table.contenitore_modules td.celdas_blu{
	border-right:#FFFFFF 0px solid;
	border-bottom:#FFFFFF 1px solid;

}
table.contenitore_modules td.celdas_blu2{
	border-right:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 1px solid;

}
.yancsubscriber {
color:#FFFFFF;
}
div.titolo_yanc {
	background: url(../images/bullet_orange_trans.png) no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	position:relative;
	margin-top: 10px !important;
	margin-top: 0px ;
	margin-left:0px;
	margin-bottom:2px;
	margin-right:0;
}
hr.lineablu {
width:100%;
position:absolute;
left:0px;
background-color:#014C90;
height:4px;
padding-top:5px;
margin-top:5px;
margin-bottom:5px;
border:#014C90 0px solid !important;
border:#014C90 4px solid;
}

table.scheda {
border-right:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
width:90%;
}
table.scheda td{
border-left:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;
margin: 5px;
}
table.scheda td.titolo{
font-weight:bold;
color:#FFFFFF;
background-color:#006699;
border-left:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;
margin: 5px;
}
.pulsantedocman {
border:#CCCCCC 1px solid;
margin:5px;

}
.recuadro {
border:#CCCCCC 1px solid;
margin:5px;
padding:5px;

}
.logged {
height:19px !important;
height:22px;
float:left;
vertical-align:top;
padding-top:3px;
}
table.blog {
width:100%;}

.campitos {
padding-top:1px !important;
padding-top:2px;
}
#boxmsg {

height:70px;
width:60%;
border: #CCCCCC 1px solid;
padding: 5px;
font-size:14px;
font-weight:bold;
background-color:#FFFF99;
text-align:center;
}
table.cuadricula {
border-left:#cccccc 1px solid;
border-top:#cccccc 1px solid;
}
table.cuadricula td {
border-right:#cccccc 1px solid;
border-bottom:#cccccc 1px solid;
}
.sfondo_header {
	background-image: url(../newimgs/sfondo_header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
table.contentpane td.contentdescription {
padding-left:9px;
}
.contentdescription {
padding-left:9px;
}
.message {
	height:70px;
	width:60%;
	border: #CCCCCC 1px solid;
	padding: 5px;
	font-size:14px;
	font-weight:bold;
	background-color:#FFFF99;
	text-align:center;
	margin:10px;
}

.separacion {
padding:5px;
width:90%;
}
/** right **/
div.moduletable_box {
	padding: 10px;
	float:left;
	width:250px;
	margin:10px;
	border:#EEEEEE solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	

}
table.moduletable_box th, div.moduletable_box h3 {

	height:28px;
	font-weight: bold;
	padding:5px;
  	color:#ffffff;
	margin:0px;
	background-color: #0057AE;
	
	font-size: 11px;
	text-transform: uppercase;
	border-bottom:#FFFFFF 2px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";

}
table.tabla_lista {
border-top: #AEC5DB solid 1px;
border-left: #AEC5DB solid 1px;
}
table.tabla_lista th {
border-bottom: #AEC5DB solid 1px;
border-right: #AEC5DB solid 1px;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
background-color:#4177A9;
text-align:left;

}
table.tabla_lista td.sectiontableheader {
border-bottom: #AEC5DB solid 1px;
border-right: #AEC5DB solid 1px;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
background-color:#4177A9;
text-align:left;

}
table.tabla_lista td {
border-bottom: #AEC5DB solid 1px;
border-right: #AEC5DB solid 1px;
vertical-align:top;
}
table.tabla_lista td.titulo {
font-weight:bold;
background-color:#4177A9;
color:#FFFFFF;
font-size:11px;
width:20%;
}
.tdbold {
font-weight:bold;
}
.message {
	background-color:#FFFF99;
	margin:5px;
	color:#333333;
	background-image: url(../../../images/alert_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.select {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size:11px;
	color:#333333;
}
hr.linea_titulo {
border:1px dotted #CDDBF5;
}
.newslettersList {
padding:5px;
border: #eeeeee solid 1px;
}
.contentdescription {
background-color:#ffffff;
padding:10px;
font-size: 11px;
margin:0px;
}