@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}


body {
	background-color: #EFEEE5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
	
.holder {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	}
	
.container {
	width: 954px;
	padding: 0 2px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-image: url(../img/sfondo_2.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	position: relative;
	}
	
/*** FLOATS****/
.container,
.nav li,
.nav_medici li {
	float: left;
	}	
	
.nav,
.nav_medici,
.footer,
.footer_medici,
.content,
.header_home {	
	float: right;
	}
	
.header_wrap {
	float: left;
	width: 954px;
	background-image: url(../img/sfondo_curve_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.header_home {
	width: 940px;
	positiuon: relative;
	padding: 10px 0px 0 0;
	margin-right: 2px;
	}
	
.logo_home {
	position: absolute;
	left: 55px;
	top: 68px;
	}

.tasto_iscrizione_home {
	position: absolute;
	left: 55px;
	top: 233px;
	}
	
.tasto_login_home {
	position: absolute;
	left: 235px;
	top: 233px;
	}
	
	
.home_col_1_tit,
.home_col_2_tit,
.home_tit_small {	
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	padding: 3px;
	border-bottom: 10px solid #FFFFFF;
	float: left;
	}
	
.home_tits {
	color: #cc6600;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 3px;
	}
	
.home_tits a {
	color: #cc6600;
	text-decoration: none;
	}		
	
.home_col_1_tit {	
	background-color: #cd6800;
	width: 406px;
	}
	
.foto_home_small {
	float: left;
	margin-bottom: 10px;
	}	
	
.home_col_2_tit {
	background-color: #cccc99;
	width: 204px;
	}
	
.home_tit_small {
	background-color: #cd6800;
	width: 185px;
	}	
	
.home_col_small_sx	{
	float: left;
	width: 191px;
	}
	
.home_col_small_dx	{
	float: left;
	width: 191px;
	padding-left: 30px;
	}	
		
	
.post_intro_home {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	}
	
.post_intro_home a {
	color: #333333;
	text-decoration: none;
	}
	
.home_utente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
.home_text,		
.home_text a {
	text-decoration: none;
	color: #333333;
	}
		
	
	
.home_col_1_tit a,
.home_col_2_tit a,
.home_tit_small a {	
	color: #333333;
	text-decoration: none;
	}
	
.home_cols {
	float: left;
	width: 940px;
	padding: 15px 0;
	background-image: url(../img/righe_vert_home.gif);
	background-repeat: repeat-y;
	background-position: 244px 15px;
	}

.home_col_1 {
	float: left;
	width: 412px;
	padding: 0 15px 0 35px;
	}
	
#double_col {
	background-image: url(../img/riga_1_vert_home.gif);
	background-repeat: repeat-y;
	background-position: 206px 0;
	}
	
.home_col_2,
.home_col_2_wrap {
	float: left;
	width: 210px;
	}
	
.home_col_2 {	
	padding-left: 20px;
	}
	
.home_col_2_wrap {
	padding-top: 20px;
	}
	
.home_wrap {
	padding: 15px 0;
	float: left;
	width: 940px;
	background-image: url(../img/sfondo_curva_piccola_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.home_mag_wrap {
	float: left;
	width: 412px;
	}
	
 .home_mag_foto {
	float: left;
	width: 206px;
	}
	
.home_mag_text {
	float: left;
	width: 195px;
	}
	
.p_home_col_2 {
	padding-bottom: 10px;
	line-height: 18px;
	}
	
h1 {
	background-image: url(../img/sfondo_curve_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px 20px 10px 20px;
	}
	
.iscriviti {
	position: absolute;
	top: 26px;
	left: 639px;
	}
	
.log_in {
	position: absolute;
	top: 26px;
	left: 815px;
	}
	
	
.nav {
	width: 940px;
	padding: 5px 0;
	margin-right: 2px;
	background-image: url(../img/sfondo_nav.gif);
	background-position: 0% 50%;
	background-repeat: repeat-x;
	}
	
.nav_medici {
	width: 940px;
	padding: 5px 0;
	margin-right: 2px;
	background-image: url(../img/sfondo_nav_medici.gif);
	background-position: 0% 50%;
	background-repeat: repeat-x;
	}
	
.nav_medici li,	
.nav li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 15px;
	}
	
.footer li,
.footer_medici li {
	list-style: none;
	display: inline;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	}	
	
.nav li,
.nav_medici li {
	padding: 12px 15px 12px 0;
	}
	
	
.nav .first {
	padding-left: 15px;
	background-image: url(../img/sfondo_nav_curve.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
	
.nav_medici .first {
	padding-left: 15px;
	background-image: url(../img/sfondo_nav_curva_medici.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	}
	
.nav a {
	color: #FFFF99;
	text-decoration: none;
	}
	
.nav_medici a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.nav_medici .first a {
	color: #999999;
	text-decoration: none;
	}
	
.nav .first a,
.footer a {
	color: #CC6600;
	text-decoration: none;
	}
	
.footer_medici a {
	color: #666666;
	text-decoration: none;
	}
	
.footer li,
.footer_medici li {
	padding-bottom: 5px;
	}
	
.footer_medici,	
.footer {
	width: 954px;
	padding: 20px 10px 10px 0;
	text-align: right;
	background-image: url(../img/sfondo_curve_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	position: relative;
	}
	
.titolo_area {
	float: left;
	width: 940px;
	background-color: #CC6600;
	position: relative;
	}
	
.titolo_area_medici {
	float: left;
	width: 940px;
	background-color: #CCCCCC;
	position: relative;
	}
	
.titolo {
	float: left;
	width: 600px;
	}
	
.cerca {
	float: left;
	width: 340px;
	}
	
		
.footer_medici .credits,	
.footer .credits {
display: block;
	clear: both;
	letter-spacing: normal;
	text-transform: none;
	color: #330000;
	padding-bottom: 20px;
	}
	
.content {
	width: 940px;
	margin-right: 2px;
	background-color: white;
	background-image: url(../img/sfondo_curve_bianco_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	position: relative;
	}
	
#curve_sx {
	position: absolute; top: 0; left: 0;
	}
	
	
.loggato {
	position: absolute;
	top: 15px;
	right: 25px;
	width: 550px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	height: 40px;
	line-height: 13px;
	}
	
.loggato_home {
	position: absolute;
	top: 150px;
	left: 50px;
	width: 550px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	height: 40px;
	}
	
.utente {
	float: left;
	width: 265px;
	height: 40px;
	text-align: right;
	padding: 5px 15px 0 0;
	}	
	
.loggato_tit_home {
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.header_utente_home {
		font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	padding-bottom: 10px;
	}
	
.header_utente_home li,	
.header_utente li {
	list-style: none;
	}
	
.header_utente_home li a,	
.header_utente li a {
	color: #CC6600;
	}
	
.loggato img {
	position: absolute;
	right: 15px; top: 15px;
	}

.loggato_home a,
.loggato a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 12px;
	font-style: normal;
	}

.logo_janssen {
	position: absolute;
	bottom: 25px;
	left: 25px;
	}
	
.tit_404 {
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100px;
	clear: left;
	padding: 20px 10px 40px 10px;
	}
	
	
