
body {
 padding-top: 95px;
 background-color: #222;
 color: #333;
 /*background: url("../../img/bg03.jpg") repeat scroll 0% 0% rgb(243, 243, 243);*/

 font-family: 'Open Sans',sans-serif;
}
blockquote {
	padding: 5px;
}

blockquote p {
	font-size: 14px;
}

blockquote a:hover {
	color: rgb(127, 127, 127);
}

a:hover {
	text-decoration: none;
	color: rgb(0,0,0);
}

h2 {
	font-family: 'Open Sans',sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
footer {
	padding: 2em 15px 2em 0;
	color: #999;
	text-align: center;
	background: -moz-linear-gradient(center bottom , transparent 5%, rgba(0, 0, 0, 0.5) 70%) repeat scroll 0% 0% transparent;
}

.preview_admin{
	width: 200px;
}

.barra_offerte{
	#padding-right: 15px;
	margin-top: -25px;
	margin-right: 0px;
	margin-left: 0px;
	#margin-left: -61px;
	#margin-right: -61px;
	background: url("../../img/bg04.jpg") repeat scroll 0% 0% rgb(30, 30, 30);
}

.logo {
	font-weight: 200;
	letter-spacing: -1px;
}

.line-footer{
	margin: 30px;
	margin-top: 10px;
	border-top: 1px solid rgb(48, 48, 48);
}
.row-footer{
	font-size: 14px;
	background: url("../../img/bg04.jpg") repeat scroll 0% 0% rgb(30, 30, 30);
}

.blue-bar{
	margin-right: 0px;
	margin-left: 0px;
	color: white;
	background: url("../../img/shadow02.png") no-repeat scroll center top rgb(0, 111, 147);
	box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.3), 0px -1px 25px rgba(0, 0, 0, 0.3);
}

.blue-bar h3{
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-top: 50px;
	border-bottom: 1px solid rgb(77, 154, 180);
	text-align: center;
}

a {
	text-decoration: none;
	color: rgb(127, 127, 127);
}

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

ul{
	text-align: left;
	list-style: none;
}

p {
	font-family: 'Open Sans',sans-serif;
	line-height: 1.7em;
}

.img-responsive {
	display: inline;
}

.text-muted{
	color: rgb(127, 127, 127);
}
.text-justify{
	  text-align: justify;
	  margin: 20px 0 20px 0;
	}

.grigio {
	color: rgb(127, 127, 127)
}
.bianco {
	color: #FFFFFF;
}

.btn-news {
	pointer-events: none
}

.navbar-inverse .navbar-toggle {
	color: white;
	font-weight: bold;
	border-color: white;
}
.navbar-inverse .navbar-toggle:hover {
	background-color: #ddd;
	color: #333;
}
.navbar-inverse .navbar-toggle .glyphicon {
	color: white;
}
.navbar-inverse .navbar-toggle:hover .glyphicon {
	color: #333;
}
.copyright {
    font-size: 12px;
    padding: 11px 0px 7px;
    background: none repeat scroll 0% 0% #3E4753;
    border-top: 1px solid #777;
}
.copyright p.copyright-space {
    margin-top: 12px;
}
.copyright p {
    color: #DADADA;
}
.copyright a {
    color: #DADADA;
}

p.foot_cliente {
    color: white;
}