@charset "UTF-8";
/* CSS Document */


#header_answers {
	background-image: url(../img/header_answers.jpg);
	padding-bottom: 145px;
	background-position: bottom;
	background-repeat: no-repeat;
	}

.answer_intro {
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 25px;
	}

.question_aperta,
.question_chiusa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 20px 0 5px 0;
	}
	
.question_aperta {
	font-size: 11px;
	text-transform: uppercase;
	color: #999900;
	}
	
.question_chiusa {
font-size: 14px;
	font-style: italic;
	color: #999999;
	}
	
.risposte_list {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
	}
	
.risposte_list li {
	list-style: none;
	display: inline;
	padding: 3px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.nr_commenti {
	background-color: #CCCC99;	
	
	}
	
.leggi_domanda {
	color: #FFFFFF;
	background-color: #CC6600;
	}
	
.leggi_domanda a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
.question_col,
.question_col_txt {
	font-family: Arial, Helvetica, sans-serif;
	}
	
.question_col {
	font-size: 16px;
	color: #CC6600;
	padding: 10px 10px 5px 0;
	line-height: 20px;
	}
	
.question_col_txt {
	line-height: 16px;
	padding: 0 10px 15px 0;
	}
	
.question_col a {
	text-decoration: none;
	color:#CC6600;
	}
	
.question_col_txt a {
	text-decoration: none;
	color:#333333;
	}
	
.question_scheda {
	float: left;
	width: 478px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	}
	
	
#dermatologi_home {
	background-image: url(../img/sfondo_italia.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	
	}	
	
.altra_ricerca 	{
	height: 130px;
	padding-top: 70px;
	background-image: url(../img/sfondo_italia_small.jpg);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	}
	
	
.dermatologi_wrap {
	float: left;
	width: 250px;
	padding-bottom: 120px;
	}	
	
.promo_medici {
	float: left;
	width: 300px;
	padding: 20px 190px 20px 20px;
	background-color: #cccccc;	
	color: #333333;
	background-image: url(../img/sfondo_promo_medici.jpg);
	background-position: 100% 0;
	background-repeat: no-repeat;
	}
	
.tit_promo_medici {
font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
	padding-bottom: 5px;
	width: 300px;
	float: left; clear: both;
	color: #333333;
	}	
	
.tasto_margin {
	margin-top: 20px;
	}	
