@import url(_reset.css);

body { 
	padding:0; margin:0;
	background: #e4e2e2 url(../images/bg.gif) repeat-x top left; 
	color:#434343;
	font:normal 12px Arial, Helvetica, sans-serif; 
	position:relative;  
	}

p {
	text-align:left;
}
p strong{
font-style:inherit;
font-weight:bold;
color:#000000;
}

a { 
	color:#0091D5; 
  }
a:hover 
   { 
   color:#0091D5;  
  }

img{ border:none; }
	
table{ 
	width:100%; 
	margin-bottom:15px; 
	line-height:24px; 
	}
th
	{ 
	border-top:3px solid #970205; 
	padding:7px 10px; 
	color:#fff;  
	background-color:#CA0308; 
	text-align:left; 
	}
td	{
	border-bottom:1px solid #f4f4f4; 
	padding:10px; 
	}


.img-left
	{ 
	float:left; 
	margin:10px 15px 15px 5px; 
	border: outset;
	}		
.img-right
	{ 
	float:right; 
	margin:10px 5px 15px 15px; 
	border: outset;
	}

.text-right
	{ 
	text-align:right; 
	}
.text-center
	{ 
	text-align:center; 
	}


.fixed:after
	{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.fixed
	{
	display:block;
	}
.fixed
	{
	min-height:1%;
	}

* html .fixed
	{
	height:1%;
	}


/*Parole chiave */
.paroleHeader 
	{
	padding-top:5px;
	color:#FFFFFF;
	}
.paroleHeader p
	{
	text-align:center;
	font-size:10px;
	color:#fff;
	}
	
.paroleHeaderFooter 
	{
	padding-top:5px;
	padding-bottom:15px;
	color:#000;
	background:#FFFFFF url(../images/round-bottom.png) no-repeat bottom center;
	width:900px;
	margin:0 auto;
	
	}
.paroleHeaderFooter p
	{
	text-align:center;
	font-size:10px;
	color:#A0A0A4;
	}

/*HEADER*/

#header 
	{ 
	margin:0 auto; 
	width:900px; 
	}


	
/*logo*/

#headerMain
	{
	width: 900px;
	height:55px;	
	margin:0 auto;
	text-align: center;
	}
		
#headerMain h1 
	{
	background: transparent url("../web/temp/logo.png") no-repeat;
	margin: 0px 0 0 0;
	float: center;
	}	

#headerMain h1 a 
	{
	width: 900px;
	height: 55px;
	display: block;
	}

#headerMain h1 span 
	{
	display: none;
	}
		
/* NAVIGATION */
		
.navMenu 
	{ 
	padding:15px 15px 0 15px; 
	background: #000 url(../images/bg-nav.jpg) repeat-x top left;  
	-moz-border-radius: 15px 15px 0 0; 
	}
.navMenu ul { padding:0; margin:0; list-style:none; border:0;}
.navMenu ul li { float:left; margin:0; padding:0 2px 0 0; border:0;}
.navMenu ul li a { float:left; margin:0; padding: 5px 4px 20px 4px; color:#fff; 
			   font-size: 14px; font-weight:bold; text-transform:uppercase; text-decoration:none; outline:none; }
.navMenu ul li a:hover{ text-decoration:underline; }
.navMenu ul li a.active {  background:url(../images/bg-nav-active.jpg) no-repeat bottom center; color:#FFFF00; }
	
/* CONTENT */

#content { width:830px; height:auto; margin:0 auto; background-color:#FFF; padding:35px; }

#content h2 { margin:0; padding:10px 5px; font-size: 24px; color:#001ca7; }
#content h3 { margin:0; padding:15px 5px; font-size:16px; color:#001ca7; }
#content h4 { margin:0; padding:15px 5px; font-size:14px; font-weight:bold; }
#content ul { margin:0 40px 0 0; padding:0 10px 15px 20px; list-style:inside; } 
#content li { margin:0; padding:0;} 
#content ul li ul{ padding-bottom: 0px; }
#content p, #content li { line-height:24px; }
#content p { padding:5px; margin:0;}


/* area di sinistra	*/
	
#colSinistra { float:left; width:520px; padding:0 0 30px 0; margin:0; text-align:justify; }

/* area di destra */

#colDestra { float:right; width:240px; margin-top:15px; padding:20px; background-color: #E5EDF0; border:1px solid #001ca7; 
-moz-border-radius: 15px; color:#434343; }
#colDestra  h3{ padding: 0 0 10px 0; margin-bottom:10px; font-size:20px; border-bottom:1px solid #001ca7; }
#colDestra .title { background:url(../images/news_title.gif) no-repeat left center; padding:5px 0 5px 20px; font-weight:bold;}


#colDestra ul.colDestra_nav { padding:0; margin:0; list-style:inside; list-style-type:square; }
#colDestra ul.colDestra_nav li { padding:0 10px; }
#colDestra ul.colDestra_nav li a { background:none; color:#6e6e6e; font-weight:normal; padding:0 0 0 15px; text-decoration:none;  }
#colDestra ul.colDestra_nav li a.active { color:#0000FF;}
#colDestra ul.colDestra_nav li a:hover {  text-decoration:underline;}
			
#colDestra ul.contact_info { padding:0; margin:0; list-style:none;} 
#colDestra ul.contact_info li { width:210px; float:left; background:url(../images/cont_bg.gif) no-repeat left center; padding:0 0 0 15px; margin:0 0 0 5px;}
#colDestra ul.contact_info li a { padding:0; margin:0; background:none;}


/*FOOTER*/

#footer { background: url(../images/bg_footer.gif); padding:0; height:58px; margin:0 auto; padding:10px 40px; width:820px; }

#footer p { font-size: 12px; color:#000; }
#footer a { color:#fff; text-decoration:underline;}
	.copyright{ float:left;}
	.credits{ float:right;}
		

/*ROUNDED CORNERS*/
#content_close{ width:900px; margin:0 auto; }
	
	
/*CONTACT FORM*/
	
form { margin:0; padding:5px 10px;}

/*form ol { margin:0; padding:0; list-style:none;}
form li { margin:0; padding:0; background:none; border:none; display:block;}
form li.buttons { margin:5px 0 5px 110px;}*/

form table{ 
	width:100%; 
	margin-bottom:15px; 
	line-height:24px; 
	}
form td	{
	border-bottom: 0px solid #f4f4f4; 
	padding:5px; 
	}

form input.text 
	{ 
	width:200px; 
	border:1px solid #001ca7; 
	margin:5px 0; 
	padding:5px; 
	height:16px; 
	background:#FFF; 
	float:left;
	color:#001ca7;
	-moz-border-radius: 5px;
	background-color:#E5EDF0;
	
	}

form input.sumbit 
	{ 
	width:200px; 
	border:1px solid #001ca7; 
	margin:5px 0; 
	padding:5px; 
	height:16px; 
	background:#E5EDF0; 
	float:left;
	}
	
form textarea 
	{ 
	width:200px; 
    border:1px solid #001ca7; 
	margin:5px 0; 
	padding:5px; 
	background:#FFF; 
	float:left;
	color:#001ca7;
	-moz-border-radius: 5px;
	background-color:#E5EDF0;
	}
