/* CSS Document */

html,body {
	margin: 0;
	padding:0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#41B3C5;
	}

#conteiner1 {
	width:100%;
	background-image: url(../GraficheHP/bg_page.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	}

		#top{
			position:relative;
			margin: 0px auto;   /*centra negli altri browsers*/
			text-align:left;
			width:900px;
			background-image:url(../html/img/bg_top.jpg);
			background-position:top right;
			}
			#testi_top{
				position:absolute;
				top: 3px;
				left:24px;
				color: #fff;
				font-size:11px;
				width: 856px;
				text-align:center;
	}
		#menu{
			position:absolute;
			top:108px;
			left:13px;
			width: 662px;
			font-size:14px;
			font-weight:bold;
			color:#D1C6A7;
			}
		#menu a{
			color:#FFFFFF;
			text-decoration:none;
			}
		#menu a:hover{
			color:#D1C6A7;
			text-decoration:none;
			}
		#contenuti{
			margin: 0px auto;   /*centra negli altri browsers*/
			text-align:left;
			width:900px;

			}	
				#testi{
				float:left;
				width:500px;
				}
					#testi1{
	width:440px;
	background-color:#E8E4D0;
	background-image:url(../GraficheHP/news.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:90px 30px 10px 30px;
	text-align:center;
	color:#900;
	font-size:16px;
					}
					#testi1 a{
					color:#CC0000;
					font-weight:bold;
					text-decoration:none;
					}
					#testi1 a:hover{
	color:#900;
	text-decoration:underline;
	font-size: 16px;
					}
					#testi2{
					width:440px;
					padding:20px 30px 10px 30px;
					text-align:right;
					color:#19698E;
					font-size:14px;
					font-weight:bold;
					background-color:#CDC0A0;
					}
					#testi2 a{
					color:#CC0000;
					text-decoration:none;
					
					}
					#testi2 a:hover{
					color:#3DAFC3;
					text-decoration:underline;
					}
					.red{
	color:#CC0000;
	font-size: 16px;
					}
					.green{
					color: #00A652;
					}
				#extra{
				float:right;
				width:380px;
				background-image:url(../GraficheHP/bg_dx.jpg);
				background-position:right top;
				background-repeat:no-repeat;
				}
					#extra_sx{
					float:left;
					width:140px;
					padding:0 0 0 20px;
					text-align:center;
					}
					#extra_dx{
					float:right;
					width:200px;
					background-image:url(../GraficheHP/tratteggio_vert.gif);
					background-position:left top;
					background-repeat: repeat-y;
					text-align:center;
					}
					.chiusura{
					clear:both;
					}
				
				#chiusura1{
				clear:both;
				background-image:url(../html/img/bg_contenuti.jpg);
				}
			#testi_tutta_pagina{
			margin: 0px auto;   /*centra negli altri browsers*/
			text-align: justify;
			width:840px;
			padding:30px;
			clear:both;
			color:#003366;
			font-size:14px;
			}
		
		#italia{
				float:left;
				width:440px;
				background-image:url(../GraficheHP/top_italia.gif);
				background-repeat:no-repeat;
				background-position:top;
				background-color:#E8E4D0;
				padding:20px 30px 10px 30px;
				text-align:right;
				color:#00B0E3;
				font-size:14px;
				
				}
		#extra2{
	float:right;
	width:350px;
	color:#003366;
	font-size:14px;
	padding:0 30px 20px 0;
	text-align:justify;
				}
				#ed_precedenti{
	text-align:center;
	color:#00A552;
				}
				#ed_precedenti a{
				color:#00A552;
				}

#conteiner2 {	
	width:100%;
	background-image:url(../GraficheHP/bg_footer1.jpg);
	background-repeat:repeat-x;
	background-color:#41B3C5;
	}

		#piede{
			margin: 0px auto;   /*centra negli altri browsers*/
			background-image:url(../GraficheHP/bg_footer.jpg);
			background-repeat: no-repeat;
			background-position:left top;
			width:875px;
			color:#fff;
			font-size:11px;
			padding:30px 25px 15px 0;
			
			}
			
			
/**************************** pagine interne****************************/

#contenuti_interno{
	margin: 0px auto;   /*centra negli altri browsers*/
	
	width:900px;
	background-color:#FFFFFF;
	background-image:url(../GraficheHP/bg_dx.jpg);
	background-position:right top;
	background-repeat:no-repeat;	
	padding:50px 0 50px 0;
	}
		#testi_interno{
	float:left;
	width:656px;
	color:#003366;
	font-size:14px;
	background-image:url(../GraficheHP/tratteggio_vert.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:30px;
	text-align: justify;

				}
		#testi_interno a{
	color:#003366;
	font-size: 14px;
	font-weight: bold;
				}
		#extra_interno{
				float:right;
				width:190px;
				text-align:left;
				color:#3DAFC3;
				font-size:16px;
				font-weight:bold;
				}
		#extra_interno a{
				color:#3DAFC3;
				}
		#chiusura_interno{
				clear:both;
				}
				

#piede_interno{
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align:right;
	width:875px;
	color:#fff;
	font-size:11px;
	padding:25px 25px 15px 0;
	}


/**********************************************************************/
				
