@charset "utf-8";
/* CSS Document */

#basefaq {
	height: 800px;
	width: 913px;
	font-family: Arial, Verdana;
}
.faq-columnaizq {
	width: 680px;
	height:auto;
	float: left;
	margin-right: 10px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}
.faq-columnader {
	width: 220px;
	height:auto;
	float: right;
}
.faq_titulo {
	height: 125px;
	background-image: url(../images_adsl/barratitulo.png);
	background-repeat: no-repeat;
}
.faq_imagencabecera {
	width: 218px;
	height: 109px;
	float: left;
}
.faq_textocabecera {
	width: 450px;
	height: 110px;
	float: right;
	vertical-align: text-bottom;
	text-align: center;
	bottom: 0px;
	position: relative;
}
.faq_titulocabecera {
	position:absolute;
	bottom: 10px;
	width: 100%;
	text-align: left;
	left: 0px;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
.faq_h2 {
	font-size: 15px;
	font-weight:normal;
	color: #000000;
	line-height: 20px;
}
.faq_todaspreguntastexto {
	font-size:14px;
	font-family: Arial, Verdana;
	line-height: 18px;
}
.faq_todaspreguntastitulo {
	font-size:20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #003399;
}
.faq_domande_frequenti {
	font-size:18px;
	font-weight: bold;
}
