/*
CSS definizione del layout
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/fondo-pagina.gif);
	background-repeat: repeat-x;
}

p {
	margin: 10px 0px;
	font-size: 11px;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}
h5 {
}


h3 {
	margin: 0px;
	padding: 10px 0;
	font-size: 25px;
	font-weight: bold;
	color:#ffb21e;
}

h4 {
	clear: both;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #292950;
}

#sgc_container {
	margin: 0px auto;
	width: 920px;
	margin-top: 10px;
}

/* top */

#sgc_top {
	clear: both;
	width: 900px;
	height: 100px;
	padding: 0px 10px;
}

.sitename_panel {
	float: left;
	width: 350px;
	height: 100px;
	padding: 0px;
	background-image: url(images/brand.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sitename{
	padding: 0px 0px 00px 0px;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.sitename span{
	font-size: 30px;
	color: #003399;
	font-weight: normal;
}

.freecall_panel {
	float: right;
	width: 390px;
	height: 100px;
	text-align: right;
	padding-right: 10px;
}

.bigfont {
	padding: 40px 0px 10px 0px;
	font-size: 20px;
	color: #FFFFFF;
}

.freecall_panel span{
	padding-left: 10px;
	font-size: 25px;
}

.logo_panel {
	float: right;
	width: 110px;
}

.logo_panel img{
	border: none;
}

/* fine top */


/* contenuto */

#sgc_content {
	float:left;
	width: 880px;
	padding: 0px 20px;
	background:url(images/frame.gif) repeat-y;
}

.sgc_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	background: url(images/top.gif) no-repeat;
}
/* per IE 6 */
* html .sgc_content_top{
	clear: both;
	width: 920px;
	height: 15px;
	margin-bottom: -5px;
	background: url(images/top.gif) no-repeat;
}

.sgc_content_bottom{
	clear: both;
	width: 920px;
	height: 16px;
	background: url(images/bottom.gif) no-repeat;
}

/* banner */
.banner {
	width: 880px;
	height: 340px;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #333333;
}

.banner ul {
	margin: 20px 0px 20px 50px;
	padding: 0px;
	list-style: disc;
}

.banner ul li{
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
}
/* fine banner */

/* menu */

#sgc_menu{
	clear: both;
	width: 880px;
	height: 35px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #272727;
}

.menuleft {
	float: left;
	height: 35px;
	width: 10px;
	background-color: #272727;
	background-image: url(images/menu_left.gif);
	background-repeat: no-repeat;
}
.menuright {
	float: right;
	height: 35px;
	width: 10px;
	background-color: #272727;
	background-image: url(images/menu_right.gif);
	background-repeat: no-repeat;
}

#sgc_menu ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	text-align: center;	
	color: #ffffff;
}


#sgc_menu ul li{
	display: inline;
}

#sgc_menu ul li a{
	float: left;
	padding: 7px 20px 2px 20px;
	margin-right: 1px;
	height: 25px;
	font: 14px arial;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#sgc_menu ul li a:visited{
	color: #ffffff;
	
}

#sgc_menu ul li a:hover,#sgc_menu ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: #285fc2;
}
/* fine del menu */

/* 3 box */

#sgc_boxarea{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 880px;
}

.box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #ffffff;
}

.box1top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/box1_top.gif) no-repeat;
}
.body {
	width: 280px;
	color: #FFFFFF;
	height: 168px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box2{
	float: left;
	width: 280px;
	margin-right: 19px;
	background: #ffffff;
}
.box2top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/box2_top.gif) no-repeat;
}

.box3{
	float: left;
	width: 280px;
	margin: 0px;
	background: #ffffff;	
}
.box3top {
	height: 30px;
	padding-top: 10px;
	text-align: center;
	background:url(images/box3_top.gif) no-repeat;
}

.boxbottom{
	width:280px;
	height: 10px;
	 background: url(images/box_bottom_verde.gif) no-repeat;
}
* html .boxbottom{
	width:280px;
	height: 10px;
	margin-bottom: -10px;
	background: url(images/box_bottom.gif) no-repeat;
}

/* fine tre box */

/* 2 colonne */

#sgc_2columns{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 10px 0px;
	width: 880px;
}

.column1{
	float: left;
	width: 850px;
	padding: 10px;
	padding-left: 20px;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.column2{
	border: none;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding: 10px;
	list-style-position: inset;
}



/* fine due colonne */

/* legal */

#sgc_features{
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 10px 20px;
	width: 730px;
}


.titlerow {
	clear: both;
	float: left;
	padding: 5px 0px;
	width: 730px;
	margin: 15px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #333333;	
	border-bottom: 1px solid #CCCCCC;
}
#sgc_container #sgc_content #sgc_2columns .column1 #altrilink {
	background-image: url(images/tip.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 12px;
	background-color: #FFFF99;
	border: 1px solid #FFCC66;
	height: 22px;
	padding-top: 4px;
	margin-bottom: 5px;
}
#sgc_container #sgc_content #sgc_2columns .column1 #altrilink a:visited {
	color: #996600;
}



.subrow {
	clear: both;
	padding: 5px 0px;
	font-size: 12px;
	background: #ffffff;
}

.name_column {
	float: left;
	padding-left: 10px;
	width: 250px;
	font-weight: bold;
}

.plan_column {
	float: left;
	width: 150px;
}

.plan_column img{
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* fine legal */

/* Footer */

#sgc_footer {
	clear: left;
	width: auto;
	height: auto;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #292950;
}
#sgc_footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#sgc_footer a:hover {
	text-decoration: underline;
}

/* fine footer */
.num_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.boxbottom2 {
	width:280px;
	height: 10px;
	 background: url(images/box_bottom_blu.gif) no-repeat;
}
.boxbottom3 {
	width:280px;
	height: 10px;
	background-image: url(images/box_bottom_marrone.gif);
	background-repeat: no-repeat;
}
#sgc_container #sgc_content #sgc_2columns #navigazione_destra {
	float: right;
	height: auto;
	width: 200px;
}
.box4 {
	float: left;
	width: 280px;
	background: #272727;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sgc_container #sgc_content #sgc_2columns .column1 #presentazione {
	border: 4px solid #45459B;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.immagine {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.imgpromo {


	float: right;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 5px;
}
h5 {
	clear: both;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.form {

	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.elenco {
	list-style-image: url(images/included.gif);
	list-style-position: outside;
}
