/*  Foglio di stile per BE.ST. Elettronic (www.bestelettronic.it)  */

/* ---------------COMUNI------------------- */
html, body, div, p, ul, ol, li, h1, h2, h3, blockquote, img, span, form, fieldset, legend, label, imput, textarea {
	margin: 0px;
	padding: 0px;
}

hr {
	/*display: none;*/
}
h1, h2, h3 {
	text-align: left;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
a img {
	border: 0px;
}
a {
	outline:none; /* rimuove il bordo puntinato dei links in Firefox */
	color: #FF9900;
	font-weight: bold;
	}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	padding-bottom: 10px;
}

.span_Pub {
	font-size:12px;
	margin-top:10px;
}

/* ----------------------------------------------- */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #eaeaea;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#container {
	width: 1000px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
} 

/* --------------- HEADER --------------- */

#header {
	/*margin-bottom: 5px;*/
} 
#headerLeft {
	float: left;
	width: 223px;
	height: 108px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#headerRight {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	width: auto;
}
#headerRightTop {
	width: auto;
	height: 69px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	font-size: 80%;
	padding: 2px;
	border: 1px solid #999999;
}
/*#headerFlash {
}*/
#headerRightBottom {
	width: auto;
	height: 24px;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/* --------------- MENU PRINCIPALE --------------- */

#cont_mainMenu {
	width: auto;
	height: 24px;
	background-image: url(../images/bg_gray24.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#mainMenu ul {
	list-style-type: none;
}
#mainMenu li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 18px;
	background-color: transparent;
	background-image: url(../images/arrow_mainmenu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 24px;
	line-height: 24px;
}
#mainMenu a {
	color: #FFFFFF;
	font-weight: normal;
}

/*------------- BREADCRUMBS --------------*/

#breadcrumbs {
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-size: 70%;
} 
#breadcrumbs a {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

/*------------- SIDEBAR --------------*/

#cont_sidebar {
	float: left;
}



#sidebar {
	width: 223px;
	margin-top: 5px;
	background-color: #FFFFFF;
	font-size: 80%;
	border: 1px solid #999999;
}


#dtree_menu{
	padding: 0px 5px 10px 5px;
	font-weight:normal;
}

#sidebar h3 {
	height: 34px;
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(../images/bg_gray34.gif);
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar p {
	padding-right: 10px;
	padding-left: 10px;
}

/* ---------- SUBMENU SIDEBAR ---------- */

/*------------- right --------------*/

#right {
	width: 202px;
	float:right;
}

#rightbox{
	margin-top: 5px;
	padding:10px 0px 10px 0px;
	font-size: 80%;
	border: 1px solid #999999;
	text-align:center;
	background-color:#FFF;
}

#right p {
	padding-right: 10px;
	padding-left: 10px;
}

/*creato un id specifico per lasciare invariata la formattazione dei link nei paragrafi della sidebar*/

#subMenu {
	list-style-type: none;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#subMenu li {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/arrow_submenu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 24px;
	height: 24px;
}
#subMenu a {
	color: #666666;
	font-weight: normal;
}

/*------------- COLONNA DESTRA --------------*/

#colDx {
	float: right;
	width: 215px;
	margin-top: 5px;
/*	background-color: #FFFFFF;
	font-size: 80%;
	border: 1px solid #999999;*/
}

/* ---------- CONTENUTI PRINCIPALI ---------- */

#mainContent {
	float:left;
	width: 550px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background-color: #FFFFFF;
	font-size: 80%;
	padding-bottom: 10px;
	border: 1px solid #999999;
} 
#mainContent h1 {
	height: 34px;
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(../images/bg_orange34.gif);
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
	font-size: 100%;
}
#mainContent h1 a{
	color: #FFFFFF;
}
#mainContent p {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
#mainContent h2, h3 {
	padding-left: 20px;
}

#mainContent ul {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#mainContent li {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 24px;
	height: 24px;
}

/* ---------- LISTA CECK NEL MAIN CONTENT ---------- */

.checkList {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.checkList li {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 24px;
	height: 24px;
}

/* ---------- LISTA CECK NEL MAIN CONTENT ---------- */

.squareList {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.squareList li {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/square.png);
	background-repeat: no-repeat;
	background-position: 0 0;	
	height: 24px;
	line-height: 24px;
}

/* ---------- FOOTER ---------- */

#footer {
	height: 80px;
	margin-top: 5px;
	color: #000000;
}
#footerMenu {
	height: 34px;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
}
#footerMenu ul{
	list-style-type: none;
	background-image: url(../images/bg_gray34.gif);
	background-repeat: repeat-x;
}
#footerMenu li {
	display: inline;
	line-height: 34px;
	height: 34px;
}
#footerMenu a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer p {
	padding-top: 10px;
	text-align: center;
	font-size: 70%;
}

/* ---------------- FORM ----------------- */

#cont_Form {
	text-align: center;
}
form {
	width: 510px;
	margin: 0 auto;
}
form p {
	margin: 5px 0;
}
fieldset {
	width: auto;
	padding: 10px;
	border: 1px solid #FF9900;
	margin-bottom: 10px;
}
legend {
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
	padding: 5px;
}

#informazioni label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	font-weight: bold;
	color: #666666;
	padding-right: 0;
	font-size: 12px;
}
#informazioni input, textarea {
	font-size: 12px;
	width: 320px;
	border: 1px solid #999999;
	background-color: #eaeaea;
	padding: 0;
	margin-left: 10px;
}
input#invia, input#annulla {
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}
input#invia {
	background-image: url(../images/bg_orange34.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
input#annulla {
	background-image: url(../images/bg_gray34.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* ---------------- VARIE ----------------- */

.right { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
}
.left { /* Idem come sopra.*/
	float: left;
}
.clear {  /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hide { /* questa classe può essere utilizzata per nascondere un elemento.*/
	display: none; 
}
.frame { /* crea una cornice intorno all'elemento */
	padding: 5px;
	border: 1px solid #CCCCCC;
}

/* ------------- DIV Pubblicità -------------- */

#pub_sx {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#pub_dx {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#pub_footer {
/*	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
*/	margin-bottom: 10px;
	text-align: center;
}

.contenutiAdmin{
	font-size:11px;
}

#labelForm{
	float:left;
	width:150px;
	padding:4px 0px 0px 0px;
}

#baseForm{
	padding:2px 0px 2px 0px;
}

#richiesta{
	padding: 1px 1px 1px 1px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	margin:0px 10px 10px 10px;
}

#int_richiesta{
	padding: 0px 9px 9px 9px;
}
