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

#contenitore_esterno {
	background: url(../images/sfondo_esterno_06.gif) top repeat-x #92c49e;
}

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

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


/* VERDE */

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

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

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

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

table.requisiti td {
	border-bottom: 1px solid #23883b;
}

/* FORM FRANCHISEE	*/

.titolo_form {
	border-bottom:6px solid #23883b;
	clear:both;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 0 15px;
	width:539px;
}

/* BTN FORM VERDE */

.btn_form_apertura{
	display: block;
	height: 28px;
	width: 9px;
	float: left;
	background: url(../images/pulsante-sinistra.gif) left no-repeat;
}

.btn_form_centro{
	display: block;
	height: 23px;
	width: auto;
	float: left;
	padding-top: 5px;
	padding-left:10px;
	background: url(../images/pulsante-centro.gif) left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.btn_form_chiusura{
	display: block;
	height: 28px;
	width: 9px;
	float: left;
	background: url(../images/pulsante-destra.gif) left no-repeat;
}

/* FORM FRANCHISEE */

.radio_franchisee input {
	color:#3E3733;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	width: auto;
}

textarea {
	display: block;
	color:#3E3733;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	width: 524px;
}

#esperienze0, #esperienze1, #personalmente0, #personalmente1, #gestione0, #gestione1, #altronegozio0, #altronegozio1, #proprietaaffitto0, #proprietaaffitto1 {
	width: 20px;
}

