@charset "utf-8";

/* CSS Document */
/**
**	@author: 	Marco Lestuzzi
**	@data:		aprile 2010
**
*/

body {
	background-color: #EDEDED;
}

.color_assicurazioni { color: #e2001a; }
.color_accademia { color: #c85094; }
.color_finanziamenti { color: #0071b9; }
.color_sinistri { color: #ff9900; }

#upper {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	text-align: center;
	min-height: 500px;
	background-color: white;
	width: 100%;
	min-width: 960px;
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	min-height: 1000px;
}

/* HEADER */

#header {
	height: 77px;
}

#header_left {
	height: 77px;
	line-height: 77px;
	float: left;
	width: 40%;
}

#header_right {
	height: 77px;
	float: right;
	width: 40%;
	font-size: 9px;
	color: #787878;
	font-weight: bolder;
	font-family: tahoma, arial, sans-serif;
}

#header_right a.top_menu, #header_right span.top_menu, #header_right span.active_menu  {
	display: block;
	float: right;
	margin: 32px 20px 0 0;
	color: #787878;
	text-decoration: none;
	padding-bottom: 4px;
	height: auto;
}

#header_right a.top_menu:hover, #header_right a.top_menu:active {
	color: #444444;
	text-decoration: none;
	border-bottom: 2px solid #e2001a;
}

#header_right span.active_menu {
	color: #444444;
	text-decoration: none;
	border-bottom: 2px solid #e2001a;
}

/* FLASH */

#flash {
	height: 380px;
}

/* FOOTER */

#footer {
	background-image: url(../images/background_footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
	min-width: 960px;
}

#footer_internal {
	margin: 0 auto;
	width: 960px;
	background-image: url(../images/omega_footer.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 35px;
	line-height: 35px;
	font-size: 9px;
	color: #787878;
	font-weight: bolder;
	font-family: tahoma, arial, sans-serif;
}

#footer_internal_left {
	height: 35px;
	line-height: 35px;
	width: 50%;
	float: left;
	text-align: left;
}

#footer_internal_right {
	height: 35px;
	line-height: 35px;
	text-align: right;
	width: 40%;
	float: right;
}

#footer a {
	color: #787878;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #444444;
	text-decoration: underline;
}

/* BREADCRUMB */

#breadcrumb * {
	font-family: tahoma, arial, sans-serif;
}

#breadcrumb  {
	font-size: 10px;
}

#breadcrumb a {
	color: #787878;
	text-decoration: none;
	font-size: 10px;
}

#breadcrumb a:hover, #breadcrumb a:active {
	color: #444444;
	text-decoration: underline;
}

/* UTILITY */

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.justify p{
	text-align: justify;
}

/* FORMS */

form {
	display: inline;
	margin: 0;
	padding: 0;
}

label.email {
	display:block;
	float: right;
	height: 16px;
	line-height: 19px;
	margin-right: 5px;
	font-weight: bolder;
	color: #666666;
}

input.email_text {
	float: right;
	height: 16px;
	width: 160px;
	font-size: 12px;
}

label.newsletter_label {
	display:block;
	margin-top: 15px;
	float: left;
	width: 70px;
	height: 16px;
	line-height: 19px;
	margin-right: 5px;
	font-weight: bolder;
	color: #888888;
}

label.newsletter_label_check {
	display:block;
	margin-top: 5px;
	float: left;
	width: 160px;
	height: 16px;
	margin-right: 5px;
	color: #888888;
}

label.auto_width {
	width: auto;
}

input.newsletter_text {
	margin-top: 15px;
	float: left;
	height: 16px;
	width: 320px;
	font-size: 12px;
}

input.newsletter_check {
	margin: 5px 20px 0 10px;
	float: left;
}

input.invia_submit {
	margin: 5px 20px 0 10px;
	float: right;
}

/* AREA ADMIN */

#area_admin .campo_testo, .watermarkPluginCustomClass {
	width: 160px;
	margin: 0 0 2px 0;
}

#area_admin .campo_invio {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

#lucchetto {
	width: 63px;
	height: 42px;
	position: absolute;
	margin-top: -35px;
	margin-left: 160px;
}

.lock_assicurazioni { background: transparent url(../images/lock_assicurazioni.png) no-repeat right top; }
.lock_accademia { background: transparent url(../images/lock_accademia.png) no-repeat right top; }
.lock_finanziamenti { background: transparent url(../images/lock_finanziamenti.png) no-repeat right top; }
.lock_sinistri { background: transparent url(../images/lock_sinistri.png) no-repeat right top; }

.unlock_assicurazioni { background: transparent url(../images/unlock_assicurazioni.png) no-repeat 65% top; }
.unlock_accademia { background: transparent url(../images/unlock_accademia.png) no-repeat 65% top; }
.unlock_finanziamenti { background: transparent url(../images/unlock_finanziamenti.png) no-repeat 65% top; }
.unlock_sinistri { background: transparent url(../images/unlock_sinistri.png) no-repeat 65% top; }

#benvenuto {
	height: 14px;
	line-height: 17px;
	font-weight: bolder;
}

/* MENU SECONDARIO */

.second_menu li {
	background: transparent url(../images/arrow.gif) no-repeat 0 0; 
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
}

ul.interna_second_menu {
	width: 230px;
	overflow: hidden
}

.interna_second_menu li {
	background: transparent url(../images/arrow.gif) no-repeat 0 0; 
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
}

.interna_second_menu li.back_arrow {
	background: transparent url(../images/back_arrow.gif) no-repeat 0 0;  
}

.interna_second_menu li.no_arrow {
	background-image: none; 
}

.interna_second_menu li.to_right {
	padding-left: 33px;
}

.interna_second_menu li.actual a{
	font-style: italic;
	color: #999999;
}

.interna_second_menu li {
	width: 500px;
}

/* Speciale LINK */

.content p a {
	background: transparent url(../images/arrow.gif) no-repeat 0 -2px; 
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	color: #999999;
}

.content p a.normal {
	background-image: none;
	padding-left: 0;
	height: auto;
	line-height: normal;
	color: #999999;
}


