body{
	margin:0;
	padding:0;
	font-family:tahoma;
	font-size:0.7em;
}

form{
	margin:0;
	padding:0;
}

img{
	border:none;
}

h1{
	color:#117C90;
	font-size:1.5em;
}

h2{
	color:#117C90;
	font-size:1.2em;
	margin-bottom:5px;
}

h3{
	color:#117C90;
	font-size:1em;
}

hr{
	margin:1px 10px 15px;
}

ul{
margin:0px;
padding-left:20px;
}

/*VARIE*/

.link_menu{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.link_menu:hover{
	text-decoration:underline;
}

.link{
	color:#117C90;
}

.left{
	float:left;
}

.right{
	float:right;
}

.grigio{
	color:#909090;
}

.verde{
	color:#117C90;
}
/* TESTATA e MENU'*/

#testata{
	clear:both;
	border:1px solid white;
}

#menu{
	float:right;
	border-bottom:21px solid #117C90;
	margin-top:75px;
	padding:8px 0px;
}

html>/**/body #menu/* FireFox*/{
	padding-bottom:0px!important;
}

#logo{
	float:left;
}

.interruzione{
	clear:both;
}

#menu_elenco{
	display:block;
	margin:0;
	padding:0;
}

.menu_elenco_li{
	list-style:none;
	display:block;
	float:left;
	border-right:1px solid black;
	padding:0px 4px;
}

.menur{
	padding-right:0px;
	border:none;
}

/*CONTENUTI*/

#contenitore{
	margin: 0 auto;
	width:760px;
	padding-top:22px;
}

#contenuti{
	clear:both;
	padding:20px 0px 0px;
	border:1px solid white;
}

/*SINISTRA*/
#sinistra{
	float:left;
	width:230px;
}

#sinistra p{
	color:#909090;
}

#sinistra a{
	color:#117C90;
}

#sinistra b{
	color:#858585;
}

#sinistra ul{
	color:#909090;
}

#sinistra ul li{
	margin-top:15px;
}

#oggi{
	font-family:arial;
	letter-spacing:-4px;
	color:#E7E7E7;
	font-size:49px;
	margin-top:20px;
}

/*DESTRA*/

#destra{
	float:right;
	width:515px;
	position:relative;
	line-height:1.5em;
}

#destra p{
	color:#909090;
	text-align:justify;
	margin:2px 0px;
}

#destra a{
	color:#117C90;
}

#destra b{
	color:#858585;
}

#destra ul{
	color:#909090;
}

.curricula{
	color:#909090;
	line-height:1.5em;
}

/*FOOTER*/

#footer{
	clear:both;
	padding-top:20px;
}

#footer_up{
color: white;
height:103px;
background-color:#117C90;
}

#pie_pagina{
	text-align:right;
	color:#909090;
}

#footer_down{
padding:20px 0px;
}

#footer a{
	color:white;
}

#footer_left{
	margin-top:28px;
	margin-left:23px;
	float:left;
}

#footer_right{
	margin-top:28px;
	margin-right:23px;
	float:right;
	text-align:right;
}

/* FORM */

.form_input{
	font-family:tahoma;
}

#risposta{
	margin:10px 0px;
}
