.titleBlock {
	margin-bottom: 0.50em;
	font-size: 1.20em;
	font-weight: bold;
	color: #1a9740;
}

.titolo_ricerca
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 25px;
	color: #535353;
	background: url(../img/dblsquare.gif) no-repeat left center;
}

a:hover.titolo_ricerca {
	text-decoration : underline;
}

a.titolo_ricerca {
	text-decoration : none;
}

fieldset.default {
	border: 0px none;
}

/*--------Stile Allegati -------------------*/
.attach_list
{
	list-style-type: none;
}

.attach_list li
{
	display: inline;
	white-space: nowrap;
}

/*navigator--------------------------------------------------------*/

.high_line {
	margin: 0;
	padding: 0.20em;
	background: #69c071;
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
}

.quick_links_box {
	padding: 0px;
	padding-right: 10px;
	float: right;
}

.langBox {
	padding-right: 0 5px;
	float: right;
}

	.langBox img {
		margin: 0;
		padding: 1px;
		border: 1px solid #303a58;
	}


.navigatorBox {

		margin: 0px;
		margin-top: -5px;
		margin-bottom: 5px;
		font-family: "bitstream vera sans", verdana, arial;
		padding-left: 150px;
		padding-right: 30px;
		color: #000;
		
	background: url(../img/rigapatter.gif);
	height: 13px;
}

	.navigatorBox a {
		text-decoration : none;
		font-size: 0.90em;
		color: #000;
		font-weight: normal;
		padding-left: 0.4em;
		padding-right: 0.4em;
	}

	.navigatorBox a:hover {
		text-decoration : underline;
	}

	.navigatorBox a.selected {
		font-weight: bold;
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		padding-left: 1.2em;
		padding-right: 1.2em;
	}

.centerImage {
	text-align: center;
}

/*Blocco principale**************************************************/

.layout_colum_container {

}

.principalBox {
	padding-left: 150px;      /* LC fullwidth */
	padding-right: 170px;     /* RC fullwidth + CC padding */
	overflow: hidden;
	position: relative;
}

	/*** Footer Fix ***/

	* html body {
		overflow: hidden;
	}

	* html #footer {
		float: left;
		position: relative;
		width: 100%;
		padding-bottom: 10010px;
		margin-bottom: -10000px;
		background: #FFF;         /*** Same as body background ***/
	}
/**********************/




/*Blocco a 25% *****************************************************/

.contentBox25 {
	position: relative;
	float: left;
	width: 150px;             /* LC width */
	padding: 0;          /* LC padding */
	margin-right: -100%;
	right: 154px;			/* LC width + CC padding */
	background: url(../img/menurow.gif) 136px repeat-y;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
	
}

.contentBox25right {
	position: relative;
	float: left;
	width: 150px;             /* RC width */
	padding: 0;          /* RC padding */
	margin-right: -100%;
	background: url(../img/menurow.gif) -12px repeat-y;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}



/*Blocco a 33% *****************************************************/

.contentBox33 {
	float: left;
	width: 32.5%;
	padding: 0;
	margin: 0;
	border: 0px none;
	border-right: 10px solid #FFF;
	clear: both;
}

.contentBox33right {
	float: right;
	width: 31.9%;
	padding: 0;
	margin: 0;
	border: 0px none;
	border-left: 10px solid #FFF;
	clear: right;
}

/*Blocco a 50% *****************************************************/

.contentBox50 {
	position: relative;
	float: left;
	padding: 0px 10px 0px 10px;       /* CC padding */
	width: 100%;
	padding-bottom: 1001em;     /* X + padding-bottom */
	margin-bottom: -1000em;     /* X */
}

/*Blocco a 66% *****************************************************/

.contentBox66 {
	float: left;
	width: 66%;
	padding: 0;
	margin: 0;
	clear: left;
}

.contentBox66right {
	float: right;
	width: 66%;
	padding: 0;
	margin: 0;
	clear: right;
}

/*Blocco a 75% *****************************************************/

.contentBox75 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
}

/*Blocco a 100% ****************************************************/

.contentBox100 {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

/*Block*/
.contentblock_1 {
	padding: 0.10em;
	padding-bottom: 1.00em;
	margin: 0px;
}

.contentbox50 .contentblock_1
{
	display: block;
}

p
{
		text-align: justify;

} 

.contentBox25right .contentblock_1 {
	width: 127px;
	margin-left: auto;
	margin-right: auto;
	
}
	.contentblock_1 hr
	{
	width: 100%;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #003D80;

	}

	.contentblock_1 .titleBlock
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		white-space: nowrap;
		color: #535353;
		background-image: url(../img/blueline.gif);
		background-repeat: repeat-x;
	}
	
	.contentblock_1 .newsTitle
	{
		background: url(../img/dblsquare.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}

	.contentblock_1 .contentTitle
	{
		background: url(../img/dblsquare.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}
	
	.contentblock_1 .body_block
	{
	}
	
	.contentblock_1 .loginBox2
	{
		/*padding: 0 0 0 10px;*/
	}
	
	.contentBox25right .contentblock_1 .body_block .login_frame
	{
		text-align: center;
		width: 127px;
	}
	
	.contentBox25right .contentblock_1 .body_block
	{
		width: 127px;
		background: url('../img/menu_center_istituto.gif')  repeat-y;
	}
	.contentBox25right .contentblock_1 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center_istituto.gif')  repeat-y;
	}
	
	.contentBox25right .contentblock_1 .headerblock_1 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up_istituto.gif') no-repeat;
	}
	
	.contentBox25right .contentblock_1 .footerblock_1 {
		width: 127px;
		height: 15px;
		background: url('../img/downmenudx.gif') no-repeat;
	}
	
	.contentBox25 .contentblock_1 
	{
		width: 127px;
		margin-left: auto;
		margin-right: auto;
	}

	.contentBox25 .contentblock_1 .body_block
	{
		width: 127px;
		background: url('../img/menu_center.gif')  no-repeat;
	}
	.contentBox25 .contentblock_1 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center.gif')  no-repeat;
	}
	
	.contentBox25 .contentblock_1 .headerblock_1 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up.gif') no-repeat;
	}
	
	.contentBox25 .contentblock_1 .footerblock_1 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_down.gif') no-repeat;
	}
	
.contentblock_2 { /* Menu */
	margin-left: 30px;
	border-left: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	background: #fad67d;
}

	.contentblock_2 .titleBlock {

	}

	.contentblock_2 .body_block {

	}

.contentblock_3 { /* Login */
	background: transparent;
}

	.contentblock_3 .titleBlock {
		color: #fff;
		padding: 0.20em 0.40em 0.40em 0.40em;
		font-weight: bold;
		background-image: url( '../images/block/back_title.gif' );
		background-repeat: repeat-x;
		background-position: bottom;
		background-color: transparent;
	}

	.contentblock_3 .body_block {
		margin: 0.50em 0;
		padding: 0.50em;
	}



.contentblock_4 {
	padding: 0.80em 0 0.80em 0.80em;
	margin: 0;
}

	.contentblock_4 .titleBlock {
		color: #000000;
		padding: 0.20em 0 0.30em 26px;
		font-weight: bold;
		background: url( '../images/block/news.png' ) right no-repeat;
		background-color: transparent;
		background-repeat: no-repeat;
		border-bottom: 1px solid #303a58;
	}

	.contentblock_4 .body_block {
		margin: 0.50em 0;
		background: transparent;
	}


.contentblock_5 {
	padding: 0.10em;
	margin: 0px;
}
.contentBox25right .contentblock_5 {
	width: 127px;
	margin-left: auto;
	margin-right: auto;
}
	.contentblock_5 hr
	{
	width: 100%;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #2AA6FF;

	}
	.contentblock_5 .titleBlock
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		white-space: nowrap;
		color: #535353;
		background-image: url(../img/cyanline.gif);
		background-repeat: repeat-x;
	}
	
	.contentblock_5 .newsTitle
	{
		background: url(../img/dblsquare_scuola.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}
	
	.contentblock_5 .contentTitle
	{
		background: url(../img/dblsquare_scuola.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}	
	
	.contentblock_5 .loginBox2
	{
		/*padding: 0 0 0 10px;*/
	}
	
	.contentBox25right .contentblock_5 .body_block .login_frame
	{
		text-align: center;
		width: 127px;		
	}
	
	.contentBox25right .contentblock_5 .body_block
	{
		width: 127px;
		background: url('../img/menu_center_scuola.gif')  repeat-y;
	}
	
	.contentBox25right .contentblock_5 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center_scuola.gif')  repeat-y;
	}

	.contentBox25right .contentblock_5 .headerblock_5 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up_scuola.gif') no-repeat;
	}
	
	.contentBox25right .contentblock_5 .footerblock_5 {
		width: 127px;
		height: 15px;
		background: url('../img/downmenudx.gif') no-repeat;
	}
	.contentblock_6 hr
	{
	width: 100%;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFA72A;

	}	
.contentblock_6 {
	padding: 0.10em;
	/*margin: 0px;*/
}

.contentBox25right .contentblock_6 {
	width: 127px;
	margin-left: auto;
	margin-right: auto;
}
	.contentblock_6 .titleBlock
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		white-space: nowrap;
		color: #535353;
		background-image: url(../img/orangeline.gif);
		background-repeat: repeat-x;
	}
	
	.contentblock_6 .newsTitle
	{
		background: url(../img/dblsquare_studenti.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}

	.contentblock_6 .contentTitle
	{
		background: url(../img/dblsquare_studenti.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}
	
	.contentblock_6 .loginBox2
	{
		/*padding: 0 0 0 10px;*/
	}
	
	.contentBox25right .contentblock_6 .body_block .login_frame
	{
		/*margin-left: auto;
		margin-right: auto;*/
		text-align: center;
		width: 127px;
		/*background-color: #FF0000;*/
		
	}
	
	.contentBox25right .contentblock_6 .body_block
	{
		width: 127px;
		background: url('../img/menu_center_studenti.gif')  repeat-y;
	}
	
	.contentBox25right .contentblock_6 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center_studenti.gif')  repeat-y;
	}
	
	/*.contentBox25right .contentblock_6 .body_block .login_frame .header_box {
		width: 127px;
		height: 15px;
		background-image: url('../img/menu_up_studenti.gif');
	}*/
	.contentBox25right .contentblock_6 .headerblock_6 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up_studenti.gif') no-repeat;
	}
	
	.contentBox25right .contentblock_6 .footerblock_6 {
		width: 127px;
		height: 15px;
		background: url('../img/downmenudx.gif') no-repeat;
	}

.contentblock_7 {
	padding: 0.10em;
	margin: 0px;
}

.contentBox25right .contentblock_7 {
	width: 127px;
	margin-left: auto;
	margin-right: auto;
}
	.contentblock_7 hr
	{
		width: 100%;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #00AE44;

	}	
	.contentblock_7 .titleBlock
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		white-space: nowrap;
		color: #535353;
		background-image: url(../img/greenline.gif);
		background-repeat: repeat-x;
	}
	
	.contentblock_7 .newsTitle
	{
		background: url(../img/dblsquare_famiglia.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}

	.contentblock_7 .contentTitle
	{
		background: url(../img/dblsquare_famiglia.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}
	
	.contentblock_7 .loginBox2
	{
		/*padding: 0 0 0 10px;*/
	}
	
	.contentBox25right .contentblock_7 .body_block .login_frame
	{
		/*margin-left: auto;
		margin-right: auto;*/
		text-align: center;
		width: 127px;
		/*background-color: #FF0000;*/
		
	}
	
	.contentBox25right .contentblock_7 .body_block
	{
		width: 127px;
		background: url('../img/menu_center_famiglie.gif')  repeat-y;
	}
	.contentBox25right .contentblock_7 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center_famiglie.gif')  repeat-y;
	}
	/*.contentBox25right .contentblock_6 .body_block .login_frame .header_box {
		width: 127px;
		height: 15px;
		background-image: url('../img/menu_up_studenti.gif');
	}*/
	.contentBox25right .contentblock_7 .headerblock_7 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up_famiglie.gif') no-repeat;
	}
	
	.contentBox25right .contentblock_7 .footerblock_7 {
		width: 127px;
		height: 15px;
		background: url('../img/downmenudx.gif') no-repeat;
	}

.contentblock_8 {
	padding: 0.10em;
	margin: 0px;
}

.contentBox25right .contentblock_8{
	width: 127px;
	margin-left: auto;
	margin-right: auto;
}
	.contentblock_8 hr
	{
	width: 100%;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF1717;

	}
	.contentblock_8 .titleBlock
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		white-space: nowrap;
		color: #535353;
		background-image: url(../img/redline.gif);
		background-repeat: repeat-x;
	}
	
	.contentblock_8 .newsTitle
	{
		background: url(../img/dblsquare_docenti.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}

	.contentblock_8 .contentTitle
	{
		background: url(../img/dblsquare_docenti.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}
	
	.contentblock_8 .loginBox2
	{
		/*padding: 0 0 0 10px;*/
	}
	
	.contentBox25right .contentblock_8 .body_block .login_frame
	{
		/*margin-left: auto;
		margin-right: auto;*/
		text-align: center;
		width: 127px;
		/*background-color: #FF0000;*/
		
	}
	
		.contentBox25right .contentblock_8 .body_block
	{
		width: 127px;
		background: url('../img/menu_center_docenti.gif')  repeat-y;
	}
	.contentBox25right .contentblock_8 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center_docenti.gif')  repeat-y;
	}
	/*.contentBox25right .contentblock_6 .body_block .login_frame .header_box {
		width: 127px;
		height: 15px;
		background-image: url('../img/menu_up_studenti.gif');
	}*/
	.contentBox25right .contentblock_8 .headerblock_8 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up_docenti.gif') no-repeat;
	}
	
	.contentBox25right .contentblock_8 .footerblock_8 {
		width: 127px;
		height: 15px;
		background: url('../img/downmenudx.gif') no-repeat;
	}

.contentblock_9 {
	padding: 0.10em;
	margin: 0px;
}

.contentBox25right .contentblock_9 {
	width: 127px;
	margin-left: auto;
	margin-right: auto;
}
.contentblock_9 hr
	{
	width: 100%;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B58E35;
	}
	.contentblock_9 .titleBlock
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		white-space: nowrap;
		color: #535353;
		background-image: url(../img/ataline.gif);
		background-repeat: repeat-x;
	}
	
	.contentblock_9 .newsTitle
	{
		background: url(../img/dblsquare_ata.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}

	.contentblock_9 .contentTitle
	{
		background: url(../img/dblsquare_ata.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}
	
	.contentblock_9 .loginBox2
	{
		/*padding: 0 0 0 10px;*/
	}
	
	.contentBox25right .contentblock_9 .body_block .login_frame
	{
		/*margin-left: auto;
		margin-right: auto;*/
		text-align: center;
		width: 127px;
		/*background-color: #FF0000;*/
		
	}
	
		.contentBox25right .contentblock_9 .body_block
	{
		width: 127px;
		background: url('../img/menu_center_ata.gif')  repeat-y;
	}
	.contentBox25right .contentblock_9 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center_ata.gif')  repeat-y;
	}
	/*.contentBox25right .contentblock_6 .body_block .login_frame .header_box {
		width: 127px;
		height: 15px;
		background-image: url('../img/menu_up_studenti.gif');
	}*/
	.contentBox25right .contentblock_9 .headerblock_9 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up_ata.gif') no-repeat;
	}
	
	.contentBox25right .contentblock_9 .footerblock_9 {
		width: 127px;
		height: 15px;
		background: url('../img/downmenudx.gif') no-repeat;
	}
	
.contentblock_10 {
	padding: 0.10em;
	margin: 0px;
}

.contentBox25right .contentblock_10 {
	width: 127px;
	margin-left: auto;
	margin-right: auto;
}

	.contentblock_10 .titleBlock
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		font-weight: bold;
		white-space: nowrap;
		color: #535353;
		background-image: url(../img/ataline.gif);
		background-repeat: repeat-x;
	}
	
	.contentblock_10 .newsTitle
	{
		background: url(../img/dblsquare_ata.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}

	.contentblock_10 .contentTitle
	{
		background: url(../img/dblsquare.gif) no-repeat left center;
		background-color: #FFFFFF;
		padding-left: 30px;
		padding-right: 10px;
	}
	
	.contentblock_10 .loginBox2
	{
		/*padding: 0 0 0 10px;*/
	}
	
	.contentBox25right .contentblock_10 .body_block .login_frame
	{
		/*margin-left: auto;
		margin-right: auto;*/
		text-align: center;
		width: 127px;
		/*background-color: #FF0000;*/
		
	}
	
		.contentBox25right .contentblock_10 .body_block
	{
		width: 127px;
		background: url('../img/menu_center_studenti.gif')  repeat-y;
	}
	.contentBox25right .contentblock_10 .menu_block
	{
		width: 127px;
		background: url('../img/menu_center_studenti.gif')  repeat-y;
	}
	/*.contentBox25right .contentblock_6 .body_block .login_frame .header_box {
		width: 127px;
		height: 15px;
		background-image: url('../img/menu_up_studenti.gif');
	}*/
	.contentBox25right .contentblock_10 .headerblock_10 {
		width: 127px;
		height: 15px;
		background: url('../img/menu_up_studenti.gif') no-repeat;
	}
	
	.contentBox25right .contentblock_10 .footerblock_10 {
		width: 127px;
		height: 15px;
		background: url('../img/downmenudx.gif') no-repeat;
	}

/*******************************************************************/

/* .cms_form_back {
	padding: 0.8em;
	background: url( '../images/block/gray_gird.gif' );
	margin-bottom: 1.2em;
} */

.cms_form_box {
	padding: 0.4em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
	clear: left;
	display: block;
	margin: 0.3em;
}

.cms_form_box .form_elem {
	background: #FFFFFF;
}

.cms_form_box .form_line_l {
	padding: 0px;
	padding-top: 4px;
	padding-left: 1px;
	padding-bottom: 6px;
	margin: 3px;
	background: #E5ECF4;
	min-height: 16px;
}

.cms_form_box .form_line_l label {
	background: transparent;
	font-weight: bold;
	height: 18px;
	padding-top: 1px;
	padding-left: 2px;
}


/*Profile******************************************************/

/* .profile_form_back {
	padding: 0.8em;
	background: url( '../images/block/gray_gird.gif' );
	margin-bottom: 1.2em;
} */

.profile_form_box {
	padding: 0.4em;
	background: #FFFFFF;
	border-bottom: 1px solid #BFCEDF;
	clear: left;
	display: block;
	margin: 0.3em;
}

.profile_form_box .form_elem {
	background: #FFFFFF;
}

.profile_form_box .form_line_l {
	padding: 0px;
	padding-top: 4px;
	padding-left: 1px;
	padding-bottom: 6px;
	min-height: 18px;
	margin: 3px;
	background: #E5ECF4;
}

.profile_form_box .label_effect {
	background: transparent;
	font-weight: bold;
	min-height: 18px;
	padding-top: 1px;
	padding-left: 2px;
}

.profile_form_box .form_line_l label {
	background: transparent;
	font-weight: bold;
	min-height: 18px;
	padding-top: 1px;
	padding-left: 2px;
}

.profile_form_box .form_line_l .label_bold {
	padding-left: 0.4em;
	padding-right: 0.4em;
}


/*Blocco login******************************************************/

.form_login_ext {
	padding: 0;
}

.form_login {
	margin: 0;
	font-size: 0.9em;
}

.form_login {
	/*border: 1px solid #FF0000;*/
	/*background: #f5ead5;*/
	/*padding: 0.2em;
	width: 127px;*/
}

.login_frame {
	padding: 0.2em;
	width: 127px;
}

	fieldset.fieldset_login {
		border: 0px none;
		margin: 0;
		padding: 0.40em 0 0 0;
	}

		fieldset.fieldset_login legend {
			display: none;
			font-size: 1.0em;
			font-weight: bold;
		}

	.form_login .line_field {
		clear: both;
	}
	
	.form_login .line_field p {
		display: block;
	}

		.form_login label.label_login {
			font-weight: bold;
			float: left;
			margin-left: 12px;
		}

		.form_login .log_textfield {
			width: 100px; /***/
			padding: 0;
			border: 1px solid #ADADAD; /****/
		}

		.form_login .log_dropdown {
			width: 50%;
			padding: 0;
			border: 1px solid #c87d08;
		}

	.form_login .line_button {
		/*text-align: right;*/
		margin: 0.20em 0.20em;
		float: left;
		padding-left: 10px;
		padding-right: 50px;
		
		/*padding-right: 40px; /***/
	}

		.form_login .line_button .log_button {
			margin: 0.40em 0;
			/*padding: 0 2em;*/
			font-size: 1.00em;
			font-weight: bold;
			color: #222;
			background: #FFFFFF;/*#efdbb4;*/
			font-family: Verdana, Arial, Sans-Serif;
			border: 1px solid #ADADAD;
			width: auto;
			height: 2em;
			overflow: visible;
		}

		.form_login .line_button .log_button:hover {
			border: 1px solid #A5BBD2;
			background: #CBDBED;
		}

		/*******LEVATO CON DISPLAY NONE**********/
		.form_login .line_button .log_button_access {
			margin: 0.40em 0;
			padding: 0 1em 0 26px !important;
			padding: 0 0.2em 0 0px;
			height: 24px;
			font-size: 0.90em;
			font-weight: normal;
			color: #222;
			font-family: Verdana, Arial, Sans-Serif;
			text-align: right;
			border: 1px solid #c87d08;
			background: url('../images/standard/log_access.gif') 2px 0px no-repeat #efdbb4;
			width: auto;
			overflow: visible;
			display: none;
		}


	.log_advice {
		margin: 0.20em 0.20em 1em;
		padding: 0.20em 0.40em;
		font-weight: bold;
		font-size: 0.80em;
		border: 1px solid #c87d08;
	}

	.log_action {
		margin-left: 12px;
		
	}

	.log_action a {
		font-size: 1.00em;
	}

	.log_action .button_as_link {
		font-size: 1.00em;
	}

	.noaccess {
		margin: 0.20em 0.20em 1em;
		padding: 0.20em 0.40em;
		color: #ff0000;
		border: 1px solid #ff0000;
		background: #FFF;
	}

	.logout_action {
		margin: 0.20em 0.20em 1em;
		padding: 0.20em 0.40em;
		color: #FFFFFF;
		border: 1px solid #ADADAD;
		background: #FFF;
		display: none; /***/
	}

/*****************************************************************************************/

.news_list {
	margin: 0;
	padding: 0.20em;
	width: 100%;
	/*height: 100px;*/
}

	.news_list .news_title {
		font-weight: bold;
		color: #151926;
		font-size: 1.10em;
		margin-bottom: 0.2em;
		margin-left: 90px;
	}

	.news_list .news_title a {
		color: #151926;
		text-decoration: none;
	}
	.news_list .news_title a:hover {
		color: #151926;
		text-decoration: underline;
	}
	.news_list .news_row
	{
		margin: 0;
		padding: 0;
		background: url(../img/rowvert.gif)  50% 0 repeat-y;
		width:100%;
	}


	.news_list .news_box {
		/*padding: 0.6em;*/
		margin-bottom: 0.8em;
		/****/ width: 48%; min-height: 3em; float: left;
		background: url(../img/rowvert.gif)  7.2em 0 repeat-y;
	}
	
	.news_list .news_box_right {
		/*padding: 0.6em;*/
		margin-bottom: 0.8em;
		/****/ width: 48%; min-height: 3em; float: right;
		background: url(../img/rowvert.gif)  7.2em 0 repeat-y;
	}
	
	.logo_news_generale
	{
		float: left;
		width: 70px;
		background: url('../img/square_istituto.gif') top left no-repeat;
		background-position: 1px 2px;
	}
	.logo_news_scuola
	{
		float: left;
		width: 70px;
		background: url('../img/square_scuola.gif') top left no-repeat;
		background-position: 1px 2px;
	}
	.logo_news_studenti
	{
		float: left;
		width: 70px;
		background: url('../img/square_studenti.gif') top left no-repeat;
		background-position: 1px 2px;
	}
	.logo_news_famiglie
	{
		float: left;
		width: 70px;
		background: url('../img/square_famiglia.gif') top left no-repeat;
		background-position: 1px 2px;
	}
	.logo_news_docenti
	{
		float: left;
		width: 70px;
		background: url('../img/square_docenti.gif') top left no-repeat;
		background-position: 1px 2px;
	}
	.logo_news_ata
	{
		float: left;
		width: 70px;
		background: url('../img/square_ata.gif') top left no-repeat;
		background-position: 1px 2px;
	}

	.news_list .news_date {
		font-size: 1em;
		font-weight: bold;
		padding-left: 14px;
	}

	
	.news_list .news_text {
		padding: 0;
		margin-bottom: 0.80em;
		font-size: 1.00em;
		margin-left: 90px;
	}
	
	hr.horizontal-divider
	{
		border: 1px solid #DBE8F5;
		width: 100%;
		color: #DBE8F5;
		background-color: #DBE8F5;
		height: 1px;
		clear: both;

	}
	

	.news_list .read_more {
		margin-bottom: 2.00em;
		/*padding: 0 0.75em 0 1.75em;*/
		font-size: 0.90em;
		font-weight: bold;
		display: inline;
	}

		.news_list .read_more a {
			color: #000000;/*#890A0A;*/
			font-weight: bold;
			background: url( '../images/block/readmore.png' ) right;
			background-color: transparent;
			background-repeat: no-repeat;
			padding: 3px 20px 3px 0;
		}

	.news_list div.inline_comments {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.inline_comments a {
		/*color: #E3832e;*/
		color: #890A0A;
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/comments.png' ) no-repeat transparent right;
		padding: 3px 20px 3px 0;
	}

	.news_list div.more_here {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.more_here a {
		/*color: #E3832e;*/
		color: #890A0A;
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/arrow_link.gif' ) no-repeat transparent right;
		padding: 3px 20px 3px 0;
	}


	.news_list div.cat_link {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.cat_link a {
		color: #890A0A;
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/icon_cat.gif' ) no-repeat transparent right;
		padding: 3px 20px 3px 0;
	}

	.news_list div.topic_link {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.topic_link a {
		color: #000000; /* #890A0A;*/
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/topic.gif' ) no-repeat transparent right;
		padding: 3px 20px 3px 0;
	}


	.news_list div.news_inline_links {
		padding: 0.3em 0 0.3em 0;
	}

	.news_list span.highlight {
		background: #E8FF00;
	}

	.news_read .news_title 
	{
		color: #464343;
		font-weight: bold;
		padding: 0.20em 0 0.20em 2em;
		font-size: 1.20em;
		background-image: url('../img/dblsquare.gif');
		background-repeat: no-repeat;
		border-bottom: 4px solid #003D80;
		margin-top: 0.8em;
	}

	.news_read .news_data {
		font-size: 0.80em;
		padding-left: 1.00em;
	}

	.news_read .news_text {
		margin: 0em;
		padding: 0.60em 0.40em;
		border-bottom: 1px solid #BFCEDF;
	}

	.news_read .news_box {
		background: transparent;
		margin-top: 1.4em;
		padding: 0.3em;
	}

	.news_read .news_line {
		height: 4px;
		width: 100%;
		/*background: url( '../images/block/line.gif' ) repeat-x;*/
		margin-top: 1.4em;
		/*display: none;*/
	}


/** Folder common *************************************************************************/

div.cat_list_box {
	padding: 0.4em;
	background: #FFFFFF;
	clear: left;
}


ul.cat_list_box {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 1.3em;
}

ul.cat_list_box li {
		float: left;
		margin: 1.2em 1em 1.2em 0.5em;
		padding: 0;
		width: 100%;
		/*border-bottom: 1px solid #29A5FF;*/
	}

	.contentblock_1  ul.cat_list_box li {
		border-bottom: 1px solid #003D80;
	}

	.contentblock_5  ul.cat_list_box li {
		border-bottom: 1px solid #29A5FF;
	}
	.contentblock_6 ul.cat_list_box li {
		border-bottom: 1px solid #FFA629;
	}
	.contentblock_7 ul.cat_list_box li {
		border-bottom: 1px solid #00AD43;
	}
	.contentblock_8 ul.cat_list_box li {
		border-bottom: 1px solid #FF1616;
	}
	.contentblock_9 ul.cat_list_box li {
		border-bottom: 1px solid #B48D34;
	}

	ul.cat_list_box li a {
	float: left;
	height: 48px;
	padding: 0px 1.2em 2px 30px;
	color: #06143C;
	font-weight: bold;
	font-size: 14px;
	background-position: 2px 0px;
	background-repeat: no-repeat;		
	}

	ul.cat_list_box li b {
		color: #000;
		font-size: 0.80em;
	}


/*document*********************************************************************************/

.document_list {
	padding: 0.20em;
}

	.document_list .doc_title {
		padding-left: 0.60em;
		font-weight: bold;
		color: #333;
	}

	.document_list .doc_text {
		padding: 0;
		margin: 0.40em 0 0.80em 0;
		font-size: 0.80em;
	}

	.document_list .doc_download {
		font-weight: bold;
		margin-left: 1.20em;
		margin-bottom: 2.00em;
		font-size: 0.80em;
	}

	div.doc_click {
		color: #888888;
		padding-left: 0.7em;
	}

		.document_list .doc_download img {
			padding-right: 0.60em;
		}

		

.show_docs .cat_list_back {
	margin-bottom: 1.2em;
}

.show_docs 	ul.cat_list_box li a {
	font-size: 1.1em;
	background-image: url('../images/block/folder.gif');
}

.show_docs .cat_item_info {
}


.show_docs .docs_folder_nav {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1em;
	height: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	/*margin-top: 0.2em;
	margin-bottom: 0.2em;*/
	border-bottom: 1px solid #303a58;
	display: none;
}

.show_docs .docs_folder_nav a {
	color: #475680;
}
/* ------------------------ */
/*
.show_docs .cat_list_box {
	padding: 0.4em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
	clear: left;
	display: block;
}

.show_docs .cat_item_box {

	float: left;
	width: 30%;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0.4em;
	padding: 0.2em;

}

.show_docs .cat_item_img {
	padding: 0.2em;
	float: left;
	border: 0px none;
}

.show_docs .cat_list_box a {

	color: #890A0A;
	font-weight: bold;
	font-size: 14px;

}

.show_docs .cat_item_info {
	font-weight: bold;
}


.show_docs .docs_folder_nav {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1.20em;
	background: url( '../images/block/docs.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px solid #303a58;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	height: 22px;
}

.show_docs .docs_folder_nav a {
	color: #444444;
}
*/


.docs_small_line {
	font-weight: bold;
	color: #003D80;
	text-decoration: none;
	/*height: 50px;*/ /*levato per problemi di visualizzazione nel documenti colonna*/
	line-height: 35px;
	margin-left: 5px;
	padding-left: 5px;
}

.contentblock_1 .docs_small_line 
{
	border-bottom: 1px solid #003D80;
}

.contentblock_5 .docs_small_line 
{
	border-bottom: 1px solid #29A5FF;
}

.contentblock_6 .docs_small_line 
{
	border-bottom: 1px solid #FFA629;
}

.contentblock_7 .docs_small_line 
{
	border-bottom: 1px solid #00AD43;
}

.contentblock_8 .docs_small_line 
{
	border-bottom: 1px solid #FF1616;
}

.contentblock_9 .docs_small_line 
{
	border-bottom: 1px solid #B48D34;
}


.doc_desc
{
	color: #505050;
	font-weight: normal;
}

.doc_details .docs_text {
	margin: 0em;
	padding: 0.60em 0.40em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
}

.doc_details .docs_box {
	background: #ffe9b5;
	padding: 1em 1em 1em 1em;
	margin-top: 1.0em;
}


.doc_details .doc_img {
	border: 1px solid #ccbe9f;
	padding: 2px;
	margin-bottom: 0.6em;
	display: block;
}

.doc_details a.doc_title {

	padding-left: 0.2em;
	padding-right: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	color: #000000;

}


.doc_details span.clicks_label {
	color: #890A0A;
	font-size: 0.9em;
}

.doc_details .file_link {
	font-weight: bold;
	color: #444444;
	padding-right: 0.6em;
}

.doc_details .docs_description, .doc_details .docs_title {

	margin-top: 0.6em;
	padding-left: 0.2em;

}

.doc_details span.description_label, .doc_details span.title_label {
	color: #890A0A;
	font-weight: bold;
}

.doc_details .docs_url {
	padding-left: 0.2em;
}

.doc_details .docs_url a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1em;
}


.doc_details .docs_line {
	height: 4px;
	width: 100%;
	background: url( '../images/block/line.gif' ) repeat-x;
	margin-top: 1.4em;
}


.docs_table {
	margin-bottom: 1em;
	width: 100%;
}


.docs_table td {
	vertical-align: top;
}

.docs_table td a.file_link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 0.6em;
}
.docs_table td a.file_link:hover {
	font-weight: normal;
	text-decoration: none;
}
.docs_table td a.file_link:visited {
	font-weight: normal;
}

.docs_table a.icon_link {
	margin: 0px;
	border: 0px none;
}

.docs_table a.icon_link:visited {
	border: 0px none;
}

.docs_table .details_link {
	font-weight: normal;
	font-size: 0.9em;
	padding-left: 0em;

}

.docs_table .file_title {
	font-weight: bold;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
}

.docs_table .type-one-header {
	color: #003D80;
	display: none;
}

.docs_table .line-col {
	background: #F3F6F9;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.docs_table th.clicks, .docs_table th.comments,
.docs_table td.clicks, .docs_table td.comments {
	width: 62px;
}

.docs_table td.type {
	width: 22px;
	text-align: center;
}


/*Gallery**********************************************************************************/

.show_gallery {
}

.show_gallery .cat_list_back {
	margin-bottom: 1.2em;
}

.show_gallery 	ul.cat_list_box li a {
	font-size: 1.1em;
	background-image: url('../images/block/folder.gif');
}

.show_gallery .cat_item_info {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
}


.show_gallery .gallery_title_top {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1em;
	height: 22px;
	background: url( '../images/block/media.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #303a58;
}

.show_gallery .docs_folder_nav a {
	color: #475680;
}

.show_gallery .images_frame {

	padding: 0.4em;
	padding-top: 1.5em;

}

.show_gallery .images_box {

	border: 1px solid #ccbe9f;
	padding: 0.4em;

}

.show_gallery .image_col {
	background: #f9f9f9;
	margin-left: 0.2em;
	margin-right: 0.2em;
	float: left;
	padding-top: 0.4em;
	min-height: 100px;
}

.show_gallery .image_thumb {
	margin: auto;
	clear: both;
	display: block;
}

.show_gallery .image_frame {

	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	padding: 0.4em;
	border: 1px solid #ccbe9f;
	clear: both;
	display: block;

}

.show_gallery .gallery_title_top {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1.20em;
	background: url( '../images/block/media.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px solid #303a58;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	height: 22px;
}

.show_gallery .gallery_title_top a {

	color: #444444;

}

.show_gallery .gallery_title {

	color: #890A0A;
	padding-left: 0.4em;
	font-size: 1.4em;
	font-weight: bold;

}

.show_gallery .load_media {

	padding-left: 1.00em;
}

.show_gallery .gallery_text {
	margin: 0em;
	padding: 0.60em 0.40em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
}

.show_gallery .gallery_box {
	padding: 0.3em;
	background: transparent;
	margin-top: 1.0em;
}

.show_gallery div.gallery_click {
	padding: 0 0em 0 0.4em;
	color: #890A0A;
	font-weight: bold;
}

.show_gallery div.gallery_click span {
	/*color: #E3832e;*/
	color: #000000;
	font-weight: normal;
	background: url( '../images/block/clicks.gif' ) no-repeat transparent right;
	padding: 3px 20px 3px 0;
}

.show_gallery .gallery_line {
	height: 4px;
	width: 100%;
	background: url( '../images/block/line.gif' ) repeat-x;
	margin-top: 1.4em;
}


/*****************************************************************************************/



/*Links**********************************************************************************/

.show_links {
}

.show_links .cat_list_back {
	margin-bottom: 1.2em;
}

.show_links 	ul.cat_list_box li a {
	font-size: 1.1em;
	background-image: url('../images/block/links.gif');
}

.show_links .cat_item_info {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
}

.show_links .links_folder_nav {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1.20em;
	background: url( '../images/block/links22.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px solid #303a58;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	height: 22px;
}

.show_links .links_folder_nav a {
	color: #444444;
}


.link_details .links_text {
	margin: 0em;
	padding: 0.60em 0.40em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
}

.link_details .links_box {
	padding: 0.3em;
	background: transparent;
	margin-top: 1.0em;
}


.link_details .link_img {
	border: 1px solid #ccbe9f;
	padding: 2px;
	margin-bottom: 0.6em;
	display: block;
}

.link_details a.link_title {

	padding-left: 0.2em;
	padding-right: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	color: #000000;

}


.link_details span.clicks_label {
	color: #890A0A;
	font-size: 0.9em;
}

.link_details .links_description {

	margin-top: 0.6em;
	padding-left: 0.2em;

}

.link_details span.description_label {
	color: #890A0A;
	font-weight: bold;
}

.link_details .links_url {
	padding-left: 0.2em;
}

.link_details .links_url a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1em;
}


.link_details .links_line {
	height: 4px;
	width: 100%;
	background: url( '../images/block/line.gif' ) repeat-x;
	margin-top: 1.4em;
}


.links_table {

	border: 0px none;
	border-right: 1px solid #76061e;
	border-top: 1px solid #76061e;
	border-bottom: 1px solid #76061e;
	margin-bottom: 1em;
	width: 99%;

}


.links_table td {
	border-left: 1px solid #76061e;
	vertical-align: top;
}

.links_table td a.item_link {
	color: #000000;
	border-bottom: 1px solid #00000;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0.6em;
}

.links_table td a.item_link:visited {
	font-weight: normal;
	border-bottom: 1px solid #3d4a70;
}


.links_table th {

}


.links_table .type-one-header {
	background: #76061e;
	border-left: 1px solid #76061e;
	color: #FFF;
}

.links_table .line-col {
	background: #ffe29c;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.links_table th.clicks, .links_table th.comments,
.links_table td.clicks, .links_table td.comments {
	width: 62px;
}

.links_table td.preview {
	padding: 4px;
	width: 80px;
	text-align: center;
}

/**** Comments ***************************************************************************/

	table.type-one {
		empty-cells: show;
		border: 0px none;
	}

	.forumAuthor {
		color: #890A0A;
		padding-left: 0.4em;
		font-size: 12px;
	}

	.forumSubject {
		margin-top: 0.4em;
		font-weight: bold;
	}

	.line-col .forumSender, .line-col .forumText {
		background: #ffefc9;
		border-left: 1px solid #8a4e00;
		padding-bottom: 0.4em;
	}

	.line .forumSender, .line .forumText {
		background: #fad67d url( '../images/block/line.gif' ) repeat-x bottom;
		padding-bottom: 0.2em;
		border-left: 1px solid #8a4e00;
	}

	.line .forumText, .line-col .forumText {
		border-right: 1px solid #8a4e00;
	}

	th.forumSender {
		border-top: 1px solid #8a4e00;
		border-left: 1px solid #8a4e00;
		border-bottom: 1px solid #8a4e00;
	}

	th.forumText {
		border-left: 1px solid #8a4e00;
		border-top: 1px solid #8a4e00;
		border-bottom: 1px solid #8a4e00;
		border-right: 1px solid #8a4e00;
	}

	.forumAction {
		text-align: right;
		padding: 0.2em;
	}

	.forumTextof {
		background: #FFFFFF;
		border: 1px solid #ff8a00;
		margin: 0.2em;
		font-size: 11px;
		padding: 0.3em;
	}

	.forumBox {
		color: #514e4e;
		font-size: 0.9em;
	}

	.forumAdd {
		margin: 0.4em;
		margin-top: 1.2em;
		padding: 0.2em;
		text-align: center;
		background: #DBE8F5;
	}

	.forumAdd a {
		color: #890A0A;
		font-weight: bold;
	}

	.commentsHead {
		font-weight: bold;
		font-size: 14px;
		padding-bottom: 1em;
		padding-top: 1em;
		padding-left: 0.4em;
	}


/** Nav-Bar ****************************************************************************/

	.nav-bar {

		padding: 0.20em;
		text-align: center;
		vertical-align: top;
		background: #fff;
		border: 1px solid #DBE8F5;
	}
		.nav-info {
			float: right;
		}

		.number-of-result {
			font-weight: bold;
		}

		.total-page {
			font-weight: bold;
		}

		.nav-pages {
			font-size: 1.00em;
		}

		.nav-pages-button {
			background: transparent;
			border: 0px none;
			width: 22px;
			height: 22px;
			cursor: pointer;
			vertical-align: middle;
		}

		.nav-pages-bimage {
			vertical-align: middle;
		}

		/*= current page =*/
		.nav-bar span.nav-current {
			padding: 0 0.0em;
			color: #000;
			font-weight: bold;
			vertical-align: middle;
		}

/** Forum ****************************************************************************/

.forum_table {

	border: 0px none;
	border-right: 1px solid #76061e;
	border-top: 1px solid #76061e;
	margin-bottom: 1em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	width: 99%;
}

.forum_table .forum_title a {
	text-decoration: none;
	color: #000;
}

.forum_table .forum_title a:hover {
	text-decoration: underline;
	color: #000;
}

.forum_table td {
	border-left: 1px solid #76061e;
	border-bottom: 1px solid #76061e;
	vertical-align: middle;
}

.forum_table td a {
	color: #890A0A;
	margin-left: 0.6em;
	font-weight: bold;
}

.forum_table td a:visited {
}

.forum_table .image {
		text-align: center;
		vertical-align: middle;
		width: 1%;
}

.forum_table .type-one-header {
	background: #76061e;
	border-left: 1px solid #76061e;
	color: #FFF;
}

.forum_table th a {
	color: #ffaa00;
}

.forum_table .line-col {
	background: #ffefc9;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.forum_table .line {
	background: #fad67d;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.forum_table .forum_lastpost {
	font-size: 0.80em;
	font-style: italic;
}

.forum_table .forum_manag {
	text-align: right;
	padding: 0.20em 0 0 0;
}

.forum_table .type-one-add-row {
	background: #FFF;
	padding: 0.2em;
	padding-left: 1em;
}

	.forum_action_top {
		margin: 0.80em 0 0.80em 0;
		padding: 0.20em;
		text-align: left;
		background: #ffe6b3;
		border: 1px solid #8f0101;
	}


	.forum_action_bottom {
		margin: 0.80em 0 0.80em 0;
		padding: 0.20em;
		text-align: right;
		background: #ffe6b3;
		border: 1px solid #8f0101;
	}

	option.option_with_image {
		padding: 4px 2px 4px 26px;
		background-position: middle left;
		background-repeat: no-repeat;
	}

	.mess_author {
		font-weight: bold;
	}

	.forum_sender {
		width: 20%;
		vertical-align: top;
	}

	.forum_text {
		width: auto;
		vertical-align: top;
	}

	.filter_evidence {
		background: #EF0;
	}

	div.forum_author {
		font-weight: bold;
		font-size: 1.20em;
		margin: 0.40em 0.6em 0.20em;
	}

	div.forum_level {
		margin: 0 1.6em;
	}

	img.forum_avatar {
		margin: 0.6em 0.6em;
		max-width: 100px;
		max-height: 100px;
	}

	div.forum_numpost {
		margin: 0 0.6em;
	}


	/* XXX: forum post **/

	.forum_post_posted {
		font-size: 0.80em;
		margin: 0.40em 2em 0.60em;
	}

	.forum_post_locked {
		font-size: 1.20em;
		color: #f20;
		margin: 1em;
	}

	.forum_post_title {
		font-size: 1.20em;
		font-weight: bold;
	}

	.forum_post_attach {
		text-align: right;
	}

	.forum_post_text {
		margin: 1.00em 0.60em 0.60em 0.60em;
	}

	.forum_post_modified_by {
		font-weight: bold;
		margin: 1.4em 0em 0.20em 0.2em;
	}

	.forum_post_sign_separator {
		border-top: 1px solid #000;
		width: 40%;
		margin: 2em 0 0.60em 0;
	}

	.forum_post_sign {
		margin: 0.40em 0.40em 0.60em 0.60em;
	}

	.forum_action {
		text-align: right;
	}

	.forum_action a {
		margin: 0 0.2em 0 0.4em;
	}

	.forum_quote {
		background: #fffbda;
		border: 1px dashed #d56e00;
		padding: 0.40em;
		margin: 0.20em;
	}

	.search_mask {
		padding-top: 0.8em;
		text-align: right;
		margin: 0.20em 3em 2em 1em;
	}

/** My Alerts ****************************************************************************/

.alerts_table {

	border: 0px none;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1em;
	width: 99%;

}


.alerts_table td {
	border-left: 1px solid #cccccc;
	vertical-align: top;
}

.alerts_table .type-one-header {
	background: #CCCCCC;
	border-left: 1px solid #cccccc;
}

.alerts_table .line-col {
	background: #EEEEEE;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}


/*****************************************************************************************/



.menu_block {
	padding: 0;
	margin: 0;
}

.title_menu {
	padding: 0.60em;
	margin: 0 0 1.00em 0;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
	background: #69c071;
}

a.voicemenu {
	display: block;
	padding: 0.20em 2.00em 0.20em 0;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.submenuline a.voicemenu {
	color: #000000;
	font-weight: normal;
}

a.voicemenu:hover {
	/*background: #ffe29c;*/
}

.menu_lateral {
	margin: 0px;
    padding: 0.00em;
    padding-top: 1em;
    padding-bottom: 1em;
    color: #000000;
    border: 0px none;
    list-style: none;
	margin-left: 13px;
	
}

.menu_lateral li
{
	width: 98px;
	margin: 0px;
	padding:0px;
	padding-top: 3px;
	padding-bottom: 3px;



}

.menu_lateral li a 
{
	text-decoration: none;
	color: #545151;
	font-family: Arial;
	font-size: 11px;
	margin:0;
	padding:0;
	padding-bottom: 10px;
	background: url(../img/roworpunt.gif) bottom repeat-x;
}

    .menu_lateral .intest {
        padding: 0;
        margin: 0.20em;
    }

        .menu_lateral .intest img {
            margin: 0 1.00em 0 0;
            height: 32px;
        }

        .menu_lateral .intest span {
            font-size: 1.40em;
        }

    .menu_lateral ul 
	{
        list-style: none;
        margin: 0;
        padding: 0;
   }

	
	
    .menu_lateral ul li {
        list-style: none;
        margin: 0;
    }

    .menu_lateral a {
        display: block;
        margin: 0;
        padding: 3px 10px;
    }

    .menu_lateral a:hover {
        /*background: #ffe29c;*/
		text-decoration: underline;
	}

    .menu_lateral .submenu {
    	/* padding-right: 4px;
    	border-top: 1px solid #00BB00;
    	border-bottom: 1px solid #BB0000; */
    	margin: 0px;
    	padding: 0px;
    }

    .menu_lateral .submenuline {
    	/* border-right: 1px solid #00AA00;*/
    	margin: 0px;
    	padding: 0px;
    	color: #000000;
    }


.moduleBlock {
	padding: 3px;
	margin: 3px;
	background: #fff;
	color: #000000;
}

/************* BLOCCO MEDIA ***************************************************************/

td.slidetxt {
	vertical-align: top;
	text-align: left;
	width: 100%;
}

img.slidelink {
	border: 1px solid #000044;
}

td.startslide {
	text-align: right;
	font-size: 0.85em;
	font-weight: bold;
	padding-right: 6px;
}

/************* BLOCCO LINKS ***************************************************************/

td.linkbox {
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 16px;
	width: 100%;
	border-bottom: 1px dashed #ccbe9f;
}

td.linkpreview {
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #ccbe9f;
}

table.linktab {
	padding: 0px;
	border-collapse: true;
}


/************* BLOCCO GUESTBOOK ***************************************************************/

table.guestbox_1 {
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
	margin-bottom: 16px;
	width: 100%;
	border: 1px dashed #A0A0E0;
}

table.guestbox_2 {
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
	margin-bottom: 16px;
	width: 100%;
	border: 1px dashed #E0E0A0;
}

td.guest_admin_box {
	background: #AAAAAA;
}

/* XXX: register*****************************************/

.formIscrBlock {
   margin: 0.00em 0.20em;
   padding: 0;
}

   .form_field {
       margin: 0.40em 0.00em;
       padding: 2.00em 4.00em;
       border: 1px dashed #033;
       background: #ddd;
   }
      .error_ins {
       margin: 0.00em 0.00em 1.00em 0.00em;
       padding: 0.50em;
       color: #f42;
       font-size: 0.80em;
       font-weight: bold;
       border: 1px solid #f42;
   }
              .formIscrBlock .line_iscr {
       padding: 0.00em 0.00em 0.30em;
       position: relative;
   }
      .formIscrBlock .textfield {
       width: 35%;
   }
      .formIscrBlock .dropSelect {
       padding: 0;
       margin: 0;
       width: 35%;
   }

.formIscrBlock input.button {
   margin: 1.00em 3.00em 0.50em;
   padding: 0.00em 1.00em;
}

div.istruction {
       position: relative;
       margin: 0.00em 0.00em 1.00em 0.00em;
   }
          div.istruction img.key {
           position: relative;
           float: left;
           margin: 0.20em 0.60em 0.00em 0.00em;
       }
              div.istruction div.keytext {
           margin: 0.00em;
           padding: 0.40em;
       }

.grey_istruction {
   font-size: 0.80em;
   color: #666;
}

ul.list_istruction {
   margin: 0.00em;
   padding: 0.50em 2.00em;
   font-size: 0.80em;
   color: #666;
   list-style: disc inside;
}

   ul.list_istruction li {
       margin: 0;
       padding: 0;
   }

div.privacy_policy {
   height: 80px;
   overflow: auto;
      margin: 0.50em 0.00em;
   padding: 0.80em;
   font-size: 0.80em;
   color: #333;
   background: #fff;
   border: 1px dashed #666;
}

.map ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.map li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}


