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

#contenitore_esterno {
	background: url(../images/sfondo_esterno_02.gif) top repeat-x #d6edf8;
}

#contenitore_sfondo {
	background: url(../images/sfondo_pagina_02.gif) repeat-x #eaf6fc;
}

#header_logo{
	background: url(../images/header_logo_02.gif) top left no-repeat;
}


/* BLU */

.module_blu ul.menu {
	background: transparent url(../images/menu_blu_apertura_linea.png) no-repeat scroll;
	height: auto;
}

.module_blu ul.menu li.parent {
	background: transparent url(../images/menu_blu_punto_elenco.png) no-repeat scroll 22px 7px;
}

.chiusura_blu {
	visibility: visible;
	background: transparent url(../images/menu_blu_chiusura_linea.png) no-repeat scroll bottom left;
	height: 13px;
}

#colonna_centrale p a {
	text-decoration: none;
	color: #58b3e4;
	font-weight: bold;
}

/* BTN FORM AZZURRO */

.btn_form_apertura_w{
	display: block;
	height: 20px;
	width: 9px;
	float: left;
	background: url(../images/btn_form_apertura_w_azzurro.gif) left no-repeat;
}

.btn_form_centro_w{
	display: block;
	height: 19px;
	width: auto;
	float: left;
	padding: 1px 10px 0px 0px;
	background: url(../images/btn_form_centro_w_azzurro.gif) left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.btn_form_chiusura_w{
	display: block;
	height: 20px;
	width: 22px;
	float: left;
	background: url(../images/btn_form_chiusura_w_azzurro.gif) left no-repeat;
}

/*PROMOZIONE*/

#box_promozione_azzurro {
	width: auto;
	height: auto;
	background: #58b3e4;
	padding: 6px 0px 6px 6px;
	margin: 5px 0px 30px 0px;
	float: left;
}

.righa_promozione_azzurro  {
	clear: both;
}

.cella_box_promozione_001 {
	float: left;
	padding: 0px 6px 6px 0px;
}

.cella_box_promozione_002 {
	float: left;
	padding: 0px 7px 6px 0px;
}

.contenitore_box_promozione {
	clear: both;
}

.titolo_box_promozione_azzurro {
	display: block;
	clear: both;
	border-bottom: 1px solid #58b3e4;
	padding: 0px 0px 5px 0px;
}

.btn_form_w {
	display: block;
	float: left;
	height: 20px;
}
