@charset "utf-8";
* {
	margin: 0;
	padding: 0px;
}

body {
 text-align: center;
 font-family:'UbuntuRegular', Arial, sans-serif;
}

#wrap {
	max-width: 1004px; text-align: left;
	margin: 0px auto 0px auto;
}
#content-page {min-height:250px; height:auto;}

#content-bottom {
	float: left;
	width: 1000px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	height: 483px;
}	

/* sfondo immagini */
.img-shadow {
  float:left;
  display: inline; 
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 5px 0 0 5px !important;
  margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 0px;  /* se aumenta crea cornice */
}
.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}
  

.testofont {
	font-style: normal;
	color:#000;
font-family:'UbuntuRegular', Arial, sans-serif; 
/*font-size:15px; line-height:18px;*/
}


/* links */
a, a:visited {
	text-decoration: none;
	color: #362f2d;
	background: inherit;
}
a:hover {
	color: #a01800;
	background: inherit;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#footercontainer {
	background-color:#cb3234;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#FFF;
}



.clear {
	clear:both;
	margin:0px;
	padding:0px;
}



.imgover:hover{
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}



/* font */
@font-face {
    font-family: 'UbuntuRegular';
    src: url('Ubuntu-R-webfont.eot');
    src: url('Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-R-webfont.woff') format('woff'),
         url('Ubuntu-R-webfont.ttf') format('truetype'),
         url('Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuBold';
    src: url('Ubuntu-B-webfont.eot');
    src: url('Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-B-webfont.woff') format('woff'),
         url('Ubuntu-B-webfont.ttf') format('truetype'),
         url('Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuCondensedRegular';
    src: url('Ubuntu-C-webfont.eot');
    src: url('Ubuntu-C-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-C-webfont.woff') format('woff'),
         url('Ubuntu-C-webfont.ttf') format('truetype'),
         url('Ubuntu-C-webfont.svg#UbuntuCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuLight';
    src: url('Ubuntu-L-webfont.eot');
    src: url('Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-L-webfont.woff') format('woff'),
         url('Ubuntu-L-webfont.ttf') format('truetype'),
         url('Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* end font */

.testo12l {font-family:'UbuntuLight', Arial, sans-serif; font-size:12px; line-height:14px;}
.testo15 {font-family:'UbuntuRegular', Arial, sans-serif; font-size:15px; line-height:18px; color:#0d1832;}
.testo15w {font-family:'UbuntuRegular', Arial, sans-serif; font-size:15px; line-height:18px; color:#fff;}
.testo15bold {font-family:'UbuntuBold', Arial, sans-serif; font-size:15px; line-height:18px;}
.testo17 {font-family:'UbuntuRegular', Arial, sans-serif; font-size:17px; line-height:20px; color:#0d1832;}
.testo17bold {font-family:'UbuntuBold', Arial, sans-serif; font-size:17px; line-height:20px; color:#0d1832;}
.testo22bold {font-family:'UbuntuBold', Arial, sans-serif; font-size:22px; line-height:25px; color:#0d1832;}

.testo20cedole {font-family:'UbuntuRegular', Arial, sans-serif; font-size:20px; line-height:50px;}
.testo16cedole {font-family:'UbuntuRegular', Arial, sans-serif; font-size:16px; line-height:32px;}
.testo22 {font-family:'UbuntuRegular', Arial, sans-serif; font-size:22px; line-height:25px;}
.testo12bold {font-family:'UbuntuBold', Arial, sans-serif; font-size:12px; line-height:14px;}

.testo27 {font-family:'UbuntuRegular', Arial, sans-serif; font-size:27px; line-height:30px; color:#0d1832;}
.testo24 {font-family:'UbuntuRegular', Arial, sans-serif; font-size:24px; line-height:27px; color:#0d1832;}


.pulsante-div {width:102px; height:34px; text-align:center;}
.pulsante a {float:left; background: #00bbc2; outline: 0; width: 86px; border: 0; padding: 8px; color: #FFF; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; font-family:'UbuntuRegular', Arial, sans-serif; border-radius: 50px;}
.pulsante a:hover,.pulsante a:active,.pulsante a:focus {filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60; color: #FFF; text-decoration:none;}
.pulsante button {float:left; background: #00bbc2; outline: 0; width: 102px; border: 0; padding: 8px; color: #FFF; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; font-family:'UbuntuRegular', Arial, sans-serif; border-radius: 50px;}
.pulsante button:hover,.pulsante button:active,.pulsante button:focus {filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60; color: #FFF;}

.pulsante-div-big {width:140px; height:48px; text-align:center;}
.pulsante-big a {float:left; background: #3b95c1; outline: 0; width: 140px; border: 0; padding: 8px; color: #FFF; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; font-family:'UbuntuRegular', Arial, sans-serif; border-radius: 50px;}
.pulsante-big a:hover,.pulsante-big a:active,.pulsante-big a:focus {filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60; color: #FFF; text-decoration:none;}
.pulsante-big button {float:left; background: #3b95c1; outline: 0; width: 140px; border: 0; padding: 8px; color: #FFF; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; font-family:'UbuntuRegular', Arial, sans-serif; border-radius: 50px;}
.pulsante-big button:hover,.pulsante-big button:active,.pulsante-big button:focus {filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60; color: #FFF;}

.riga1px {float:left; width:100%; height:1px; border-top:solid; border-width:1px; border-color:#cb3234;}

.mobile-margin-b3 {padding: 0 0 3% 0;}

/* bootstrap custom button */
.btn-custom {
  background-color: #cb3234;
  border-color: #fff;
  color:#fff;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
  background-color: #ff0000;
  border-color: #fff;
  color:#fff;
}
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
  background-color:#CF9FA0;
  border-color: #cb3234;
}
/* bootstrap custom button */


/* per backtotop */
.back-to-top {
cursor: pointer; position: fixed; bottom: 20px; right: 20px; display:none;
}
/* per backtotop */


/* bootstrap custom panel */
.panel-custom {
 border:solid; border-width:1px; border-color:#cb3234; border-radius:4px;
}
.panel-custom > .panel-heading {
 color: #fff; background-color: #cb3234;
}
.panel-custom > .panel-body {
 color: #000;
}
/* bootstrap custom panel */

/* bootstrap custom nav-pills */
.nav-pills-custom>li>a.active,
.nav-pills-custom>li>a:hover,
.nav-pills-custom>li>a:focus,
.nav-pills-custom>li.active>a {
  background-color: #287699;
  color: #fff;
}
.nav-pills-custom>li.active>a:hover {
  background-color: #3194af;
  color: #fff;
}
/* bootstrap custom nav-pills */


/* bootstrap custom pagination */
.pagination-custom>li>a, .pagination-custom>li>span
{
  background-color: #fff; color: #cb3234;
}
.pagination-custom>li>a.active,
.pagination-custom>li.active>a:hover,
.pagination-custom>li.active>a:focus,
.pagination-custom>li.active>a {
  background-color: #cb3234; color: #fff; border-color: #cb3234;
}
.pagination-custom>li>a:hover,
.pagination-custom>li>a:focus
{
  background-color: #eee; color: #cb3234; border-color: #ddd;
}
/* bootstrap custom pagination */

/* bootstrap custom jumbotron */
.jumbotron {
	background-color: #eee3d8;
}
/* bootstrap custom jumbotron */
