@import "base.css";

.page_content_botton {
 padding:10px 18px 18px 0px;
 text-align:right;
}

.box_title h2 {
 padding:2px 0px 0px 6px;
 margin:0px;
 color:#666666;
 font-size:13px;
 font-weight:normal;
}
.raw_01 {
 padding:10px 0px;
}

.page_box_singolo ul {
 margin:0px 0px 10px 0px;
 padding:0px 0px 5px 0px;
 list-style:none;
 display:inline;
}
.page_box_singolo li {
 margin:0px;
 padding:0px 30px 0px 0px;
 float:left;
}


.clear_border {
 clear:both;
 height:14px;
 margin-bottom:10px;
 border-bottom:1px solid #e8e8e8;
}

.clear {
 clear:both;
}
/* bottone per azienda */
.buttonwrapper_aznd{ 
/* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
.buttonwrapper_web{ 
/* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
padding: 2px 0px;
}
.bottone_web {
 padding:5px 0px 0px 55px;
}
.bottone_web2 {
 padding:5px 0px 0px 80px;
}
a.btn_aznd
{
float: right;
margin-left:10px;
}
a.btn_web
{
background: transparent url('/B2C/Images/Skin/Default/gfx/btn_gray_sx_new.png') no-repeat top left;
display: block;
float: left;
font-family: arial;
font-size: 11px;
line-height: 9px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 17px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}
/*Grigio allineato a destra*/
a:link.btn_aznd, a:visited.btn_aznd, a:active.btn_aznd , a:link.btn_web, a:visited.btn_web, a:active.btn_web {
color: #000000; /*button text color*/
}
a.btn_aznd:hover, a.btn_web:hover
{ /* Hover state CSS */
background-position: bottom left;
}
a.btn_aznd span, a.btn_web span
{
background: transparent url('/B2C/Images/Skin/Default/gfx/btn_gray_dx_new.png') no-repeat top right;
display: block;
padding: 4px 9px 4px 0px; /*Set 9px below to match value of 'padding-left' value above*/
}
a.btn_aznd:hover span
{ /* Hover state CSS */
background-position: bottom right;
}
a.btn_aznd
{
background: transparent url('/B2C/Images/Skin/Default/gfx/btn_gray_sx_new.png') no-repeat top left;
display: block;
float: right;
font-family: arial;
font-size: 11px;
line-height: 9px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 17px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}
/* fine */

p {
 margin:0px;
 padding:0px;
}
h3 {
 margin:0px;
 padding:0px;
 color:#ffffff;
 font-size:30px;
}
