

/***** in general *****/

body{
	/*background-color: #054985;*/
	margin: 20;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	background-color: #d6dff7;
	/*background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	background-position: 0 0;*/
}

img{
	border: none;
}

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	margin: 0 0 8px 0;
}

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

a{
	color: #98000A;
	text-decoration: underline;
}

a:hover{
	/*color: #666;*/
	text-decoration: none;
}

h2{
	width: 100%;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 30px;
	font-weight: normal;
}

h3{
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	color: #980000;
	letter-spacing: 1px;
	margin: 15px 0 8px 0;
	padding: 0;
	line-height: 15px;
}

h4{
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	letter-spacing: 1px;
	margin: 15px 0 8px 0;
	padding: 0;
	line-height: 15px;
}

/*** structure ***/

#center{
	width: 965px;
	margin: 20px auto 40px auto;
	/*border: 1px solid red;*/
	text-align: left;
}

#page{
	width: 965px;
	background-image: url(\\takeserv\Documenti\Sito Avis Latina\images\bg_page.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	float: left;
	margin: 0;
	padding: 0;
}

	/** head **/
	
#header{
	width: 100%;
	height: 333px;
/*	border-bottom: 1px solid green;*/
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0;
}

		/*logo*/
#logo{
	width: 330px;
	height: 320px;
	/*border: 1px solid yellow;*/
	float: left;
	margin: 13px 0 0 20px!important;
	margin: /**/ 13px 0 0 10px;
	padding: 0;
}

#print{
	display: none;
}

h1,
#info{
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px dotted #999;
	padding: 0;
}

h1{
	height: 168px;
	/*border: 1px solid blue;*/
	text-indent: -3000px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	margin-bottom: 10px!important;
}

#info{
	padding-bottom: 10px!important;
}

#info .article_seperator{
	display: none;
}

#info .moduletable,
#info .contentpaneopen{
	width: 100%;
	margin: 0!important;
	padding: 0!important;
}

#info .moduletable td{
	padding: 0!important;
}

#info p{
	text-align: center!important;
	font-size: 12px;
	color: #666;
	/*line-height: 20px;*/	
	margin: 0!important;
}

		/* * */
		
		/*foto*/
#imm_head{
	width: 285px;
	height: 320px;
	/*border: 1px solid red;*/
	float: left;
	margin: 13px 0 0 0;
	padding: 0;
	/*background-image: url(../images/imm_head.jpg);*/
}

		/* * */
		
		/*news*/
#news{
	width: 305px;
	height: 320px;
	/*border: 1px solid red;*/
	float: left;
	margin: 13px 0 0 0;
	padding: 0;
}

#news .moduletable{
	width: 90%;
	margin: 20px auto 0 auto;
}

#news th{
	border-top: 1px dotted #999; 
}

#news .mod_contentitem{
	height: 240px;
	margin: 10px 0 0 0;
}

#news .article_seperator{
	/*height: 5px;
	border-bottom: 1px dotted #999;
	margin: 0;
	padding: 0;*/
	display: none;
}

#news .contentpaneopen{
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #999;
	/*border: 1px solid red;*/
}

#news .contentpaneopen td{
	padding: 5px 0 5px 0;
}

		/* * */		
	
	/** * **/
	
	/** Barra **/
	
#barra{
	width: 924px;
	height: 30px;
	margin: 0 0 0 0px;
	padding: 0;
	background-image: url(\\takeserv\Documenti\Sito Avis Latina\images\barrapaint.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

#data,
#percorso,
#cerca{
	float: left;
	height: 30px;
	/*border: 1px solid green;*/
	margin: 0;
	padding: 0;
}

#data,
#cerca{
	width: 220px;
}

#percorso{
	width: 465px;
}

#percorso a{
	color: #fff;
}

#data,
#percorso{
	color: #fff;
	padding: 6px 0 0 0;
}

#data{
	padding-left: 10px!important;
}

.search{
	/*border: 1px solid red;*/
	margin: 6px 0 0 10px!important;
	margin: /**/ 4px 0 0 10px;
}

#cerca .inputbox{
	width: 130px!important;
	height: 15px;
	border: none;
	font-size: 9px;
	color: #999;
	line-height: 15px;
	margin: 0 0 0 30px;
	padding: 0 0 0 5px;
}

#cerca .button{
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0;
}

.highlight{
	background-color: #ccc;
}

	/** * **/
	
	/*** content ***/

#main{
	width: 924px;
	margin: 0 0 0 20px!important;
	margin: /**/0 0 0 10px;
	/*border: 1px solid yellow;*/
	float: left;
	padding: 0 0 20px 0;
}

#c_sx,
#c_dx{
	width: 220px;	
	/*border: 1px solid red;*/
}

#c_sx,
#c_dx,
#c_centro{
	float: left;
	/*border: 1px solid orange;*/
	margin: 0;
	padding: 0;
}

/** menu **/

#main .moduletable{
	width: 200px;
	margin: 0 auto;
	/*border: 1px solid green;*/
}

#c_sx th,
#c_dx th,
#news th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #980000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom: 1px dotted #999;
}

#c_dx th{
	text-align: right;
}

#c_dx{
	text-align: right;
}

#c_dx .contentpaneopen{
	margin: 10px 0 0 0;
	padding: 0;
}

#c_sx ul,
#c_dx ul{
	width: 100%;
	margin: 0 0 20px 0!important;
}

#c_sx ul li,
#c_dx ul li{
	width: 100%;
	border-bottom: 1px dotted #999;
	margin: 0;
	padding:5px 0 5px 0;
}

#c_sx ul li a,
#c_dx ul li a{
	width: 100%;
	line-height: 18px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
	/*border-bottom: 1px dotted #999;*/
	margin: 0;
	padding: 0;	
	background-repeat: no-repeat;	
}

#c_sx ul li a{
	background-image: url(../images/menu_.jpg);
	background-position: right;
}

#c_dx ul li a{
	background-image: url(../images/menu_dx.jpg);
	background-position: left;
	text-align: right;
}

.level0_news{
	background-image: url(../images/bg_menu_rss.gif)!important;
	background-position: right;
	text-indent: 50px;
}

#c_sx ul li.current a.level0_rssnews,
.level0_news:hover{
	background-image: url(../images/bg_menu_rss_hover.gif)!important;
	background-position: right;
	text-indent: 50px;
}

#c_sx ul li a:hover,
#c_dx ul li a:hover,
#c_sx ul li.current a,
#c_dx ul li.current a{
	background-color: #f5f5f5;	
	color: #333;	
}

#c_sx ul li a:hover,
#c_sx ul li.current a{
	background-image: url(../images/menu_hover.jpg);
}

#c_dx ul li a:hover,
#c_dx ul li.current a{
	background-image: url(../images/menu_dx_hover.jpg);
}

/*** sottomenu **/

#c_sx ul li.current ul,
#c_dx ul li.current ul{
	margin: 0!important;
}

#c_sx ul li.current ul li,
#c_dx ul li.current ul li{
	border-bottom: none;
}

#c_sx ul li.current ul li a,
#c_dx ul li.current ul li a{
	font-size: 11px!important;
	/*text-indent: 10px;*/
	background-color: #fff;
	background-image: none;
}

#c_sx ul li.current ul li a:hover,
#c_sx ul li.current ul li.current a,
#c_dx ul li.current ul li a:hover,
#c_dx ul li.current ul li.current a{
	background-image: none;
	background-color: #f5f5f5;	
	color: #333;
}




/** * **/

		/** colonna sx **/
		

		/** * **/
		
		/** colonna centro **/

#c_centro{
	width: 481px;
}

#content{
	width: 98%;
	margin: 10px auto 0 auto;
	/*border: 1px solid red;*/
}

.contentpaneopen,
.contentpane_open{
	width: 100%;
	margin: 0;
	padding: 0;
}

.contentpaneopen td{
	padding: 0;
}

.contentpane_open td{
	padding-bottom: 10px!important;
}

.article_seperator{
	width: 80%;
	margin: 5px auto 10px auto;
	padding: 0;
	display: block;
	/*border-bottom: 1px dotted #999;*/
}

.moduletable_ann .article_seperator{
	width: 100%!important;
	margin-top: 0!important;
}

fieldset{
	margin: 10px 0 0 0;
}

#content ul{
	margin: 0 0 5px 0;
}

#content ol li{
	margin: 0 0 10px 0;
}

#content ul li{
	background-image: url(../images/bg_ul.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 5px 0 5px 15px;
}

#content img{
	border: 4px solid #eee;
	margin: 5px;
}

.back_button a{
	text-decoration: none;
}

.contentpane img{
	border: none!important;
}

.contentpane a{
	color: #666;
	font-size: 12px;
}

.buttonheading{
	display: none;
}

		/** * **/
		
		/** colonna dx **/
		
		/** * **/
		


	/*** * ***/
	
	/*** footer ***/
	
#footer{
	width: 100%;
	height: 80px;
	clear: both;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

#footer p{
	text-align: center;
	font-weight: bold;
	color: #333;
	padding: 25px 0 0 0;
}

#concept{
	width: 90%;
	/*border: 1px solid red;*/
	color: #eee;
	clear: both;
	margin: -8px 0 20px 30px;
	padding: 0;
	font-size: 10px;
}

#concept a{
	color: #eee;
	text-decoration: none;
}

#concept a:hover{
	color: #fff;
}
	
	/*** * ***/

.calendario{
	margin: 10px 0 0 0;
}

.syndicate{
	float: left;
	margin: 10px 0 0 0;
}

.syndicate a{
	margin: 0 0 5px 0;
	display: block;
}

/*** tabella interna ***/
.inside{
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
}

.inside td{
	padding: 5px 15px 0 0;
	border-bottom: 1px solid #eee;
	vertical-align: top;
}

.inside strong{
	color: #980000;
}

.moduletable .inside{
	margin-top: 0!important;
}

.moduletable .inside td{
	padding: 3px 0 3px 5px!important;
}

/**** calendario ***/

/*.moduletable_calendario{
	width: 100%!important;
	border: 1px solid red!important;
	text-align: right;
}*/

/**** docman ****/

#dm_title{
	float: left;
	clear: both;
	padding: 10px 0 10px 0!important;
}