/* ================================
    STANDARD HTML SETTINGS 
   ================================
*/
@page {size: 210mm 297mm; margin : 2cm}

.shiftforprint {
	position:relative;
	left:150px;
}

html, body
{
	border: 0;
	margin: 0;
	padding: 0;
}
body 
{
	font-weight: normal;
	font-size: 14px;
	font-family: Calibri, Verdana, Tahoma, arial, helvetiva, sans-serif;
	}
p, td, input, select, a, textarea
{
	font-weight: normal;
	font-size: 14px;
	font-family: Calibri, Verdana, Tahoma, arial, helvetiva, sans-serif;
}
li
{
	padding-bottom: 4px;
}
a
{
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
a.ln:link, a.ln:active, a.ln:hover, a.ln:visited
{
	font-weight: normal;
	cursor: text;
	color: black;
}

.noprint {
	visibility:hidden;
	display:none;
}

/* ================================
    PAGE 2 COLUMNS LAYOUT 
   ==============================*/

html, body
{
	height: 100%;
}
body
{
	background-color: white;
}
.wrapper
{
	margin: auto;
	width:100%;
	background-color: white;
}

.leftConRightCol
{
	float: left;
	width:90%;
	position:relative;
	left:-100px;
}

.ContentPane
{
	z-index: 2;
	position: relative;
	left: 165px;
	width:100%;
	background-color: white;
}
.brclear
{
	clear: both;
	font-size: 1px;
	margin: 0px;
	line-height: 0;
	height: 0px;
}
.brspace
{
	font-size: 1px;
	margin: 0px;
	line-height: 0;
	height: 0px;
}

/* IE mac hack */
* html > body #ContentPane
{
	display: inline-block;
	overflow: auto;
}
* html > body #LeftPane
{
	overflow: auto;
}

/* ================================
    PAGE ELEMENTS 
   ================================
*/
.justify
{
	text-align: justify;
}
.forprint
{
	display: none;
}
.foto
{
	text-align: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border:0;
	
}
.imgright
{
	margin: 0px 0px 10px 10px;
}
.imgleft
{
	margin: 0px 10px 10px 0px;
}

/* modules */
.module
{
	border: 1px solid #EEEEEE;
	vertical-align: top;
	text-align: justify;

}
.Head, .Head a
{
	font-family: Calibri, Verdana,tahoma,arial,helvetiva,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	border-bottom: 4px solid #ff8031;
}

.suite
{
	text-align: right;
}
.linkbasso
{
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 2px 10px 2px 10px;
	height: 20px;
	cursor: pointer;
	position:relative;
	top:-2px;
}
.linkbasso2
{
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 2px 10px 2px 10px;
	height: 16px;
	cursor: pointer;
	position:relative;
	top:-2px;
}

a.linkbasso
{
	line-height: 20px;
}
.textbasso
{
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 0px 5px 0px 5px;
}
.inputbasso
{
	background-color: #ff8031;
	border: 1px solid #006600;
	padding: 0px;
	height: 20px;
	cursor: pointer;
	font-weight: bold;
	color: #006600;
	font-family: Calibri, Verdana,tahoma,arial,helvetiva,sans-serif;
	font-size: 12px;
	text-align: center;
}
.EditPane
{
	background-color: #e5eeeb;
}
.TitreAutore, .Autore
{
	font-style: italic;
}

/* ================================
    TABLE 
   ================================
*/

.sort-arrow
{
	width: 0px;
	height: 0px;
}

.testoanccantotbd
{
	position: relative;
	top: -4px;
}
.tdb
{
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	vertical-align: middle;
}
.tdbcal
{
	border-right: 1px solid #006600;
	vertical-align: middle;
}
.tdbd
{
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: right;
}
.tdbc
{
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tdsb
{
	padding: 4px 1px 4px 1px;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	vertical-align: middle;
}
.tdsbd
{
	padding: 4px 1px 4px 1px;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: right;
}
.tdsbc
{
	padding: 4px 1px 4px 1px;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #006600;
	text-align: center;
}
.lkcup
{
	font-weight: bold;
}

.bullet
{
	font-size: 9px;
}

/* Per calendario */

.event
{
	border-bottom: 5px solid #ff8031;
}

