@import "bg_traditional.css";
@import "layout_dueleft.css";
@import "footer.css";
@import "quicksearch.css";
/*@import "searchresult.css";
@import "tooltip.css";*/

/*base*/
.page_margin {
	padding:0px 10px 15px 10px;
	background:#AAE3FE url(../../Default/gfx/bg_page_azienda.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.page_title_top {
	height:5px;
	font-size:0px;
}
.page_margintop {
	height:10px;
}
.page_body {
	width:748px;
	background:#fff;
}
.title_top {
	background: url(../../Default/gfx/azienda_bg_title.jpg) repeat-x top;
	height:41px;
	width:748px;
}
.title_top h1 {
	color:#004cac;
	font-size:20px;
	padding:8px 0px 0px 20px;
	margin:0px;
	font-weight:normal;
	line-height:20px;
}
.image_top {
	position:relative;
}
p, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}
h3 {
	color:#cccccc;
	font-size:28px;
}
h2 {
	color:#ffffff;
	font-size:30px;
}
h2 strong {
	color: #ffcc00;
}
h4 {
	font-size:22px;
	width:auto;
	display:block;
	padding:0px;
	margin:0px;
	color:#ccc;
}
.clear {
	clear:both;
	font-size:0px;

}
/*fine base*/
.page_copy {
	color:#666666;
	font-size:11px;
}
.box01 {
	background: url(../../Default/gfx/sspeciali_bgbox01.gif) repeat-y;
	padding: 0px 30px;
}
.box01 p {
	padding:10px 0px;
}
.box02 {
	background: url(../gfx/sspeciali_bgbox02.gif) no-repeat;
	padding: 18px 22px 0px 22px;
	margin-top:10px;
}
.title-box02 {
	position:absolute; 
	z-index:100; 
	left: 28px; 
	top: -9px;
}
.boxes-bottom {
padding-bottom:5px;
}
.conenitore_boxes ul, .group_boxes ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.conenitore_boxes li, .group_boxes li {
	float:left;
	margin:0px;
	padding:0 0 15px 0;
	width:174px;
	background-image: url(../../Default/gfx/sspeciali_bgsubboxes.gif) ;
	background-repeat:no-repeat;
	background-position:bottom;
}
.conenitore_boxes li p, .group_boxes li p {
	padding:10px 5px 0px 10px;
	/*height:95px;*/
}
.boxes-button {
	padding-top:10px;
	padding-bottom:0;
	padding-right:0;
	padding-left:17px;
}

.boxsngl-title {
 padding:10px 5px 0px 10px;
 font-weight:bold;
}

.select_left {	font-size: 11px;
	font-family: Arial;
	color: #023298;
	width: 140px;
}

.boxsngltxt {
 height:135px;/* altezza box singoli 08-11-2010 */
}
/*  */

#anchor-ss{
position:relative;
}
.boxes-space-divisor {
	height:10px;
}

.cro_dett_button {
	margin:10px;
}

/* Button Gray sIfr */
a.btn_sifr span.btn_sifr_right {
	background: transparent url(../../Default/gfx/sspeciali_buttontopright.png) no-repeat top right;
	display: block;
	padding: 18px 45px 18px 0; /*Set 9px below to match value of 'padding-left' value above*/
}
a.btn_sifr:hover { /* Hover state CSS */
	background-position: left top;
}
a.btn_sifr:hover span.btn_sifr_right { /* Hover state CSS */
	background-position: top right;
	color: #434343;
}
a.btn_sifr {
	background: transparent url(../../Default/gfx/sspeciali_buttontopleft.png) no-repeat top left;
	display: block;
	float: right;
	font-family: arial;
	font-size: 12px;
	line-height: 26px; /* This value + 18px + 18px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 62px; /* Height of button background height */
	padding-left: 27px; /* Width of left menu image */
	text-decoration: none;
	color: #434343;
	
}
/* Button Gray sIfr */

/*  MODIFICHE STILI FAUX - sistema lo slittamento della pagina */
#faux {
 background-image: none;
 width:930px;
 background-color: #f5f5f5;
}
#content {
 width:768px;
}
/*  MODIFICHE STILI FAUX */

#faux {
 background-image: none;
 width:930px;
 *width:931px; /* IE */

 background-color: #f5f5f5;
}



