
body {
	font-family:'Open Sans', Arial, sans-serif;
}
body.bodyavm {
	background-color: #f0f0f0;
}
#container {
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	max-width: 1000px;
	/*min-height: 650px;*/
}

.dropdown-menu > li > a {
	font-family:'Open Sans', Arial, sans-serif;
	font-size: 16px;
}
.navbar-brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;

}
.collapse {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
}


.navbar-nav > li.megamenu-container {
	position: static;
}
.container .navbar-nav > li.megamenu-container .megamenu {
	padding: 20px;
	left: 0;
	right: 0;
	background-color: #000;
	margin: 0 auto;
	max-width: 1100px;
}
.container .navbar-nav > li.megamenu-container .megamenu a {
	padding: 0;
	margin: 10px;
	border: 1px solid #fff;
}
.container .navbar-nav > li.megamenu-container .megamenu li {
	float: left;
}

@media (max-width: 1170px) {
	.navbar-brand {
		font-size: 18px;
	letter-spacing: -.05em;
	}
ul.nav > li > a {
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media (max-width: 767px) {
	.container .navbar-nav > li.megamenu-container .megamenu {
		padding: 10px;
		left: 0;
		right: 0;
		background-color: #fff;
	}
	.container .navbar-nav > li.megamenu-container .megamenu li {
		float: none;
	}
	#dx {
		min-height: auto !important;
	}
}
@media (max-width: 330px) {
	.navbar-brand {
		font-size: 18px;
	}
}


#top {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 70px;
}
#logo {
	margin: 0;
	padding: 0;
	width: 370px;
	height: 70px;
	float: left;
}
#logo img {
	margin: 0;
	padding: 0;
	width: 370px;
	height: 70px;
}
#mntop {
	margin: 0 20px 0 20px;
	padding: 42px 0 0 0;
	height: 28px;
	float: right;
	text-align: right;
}
#mntop a {
	margin: 0 10px 0 10px;
	padding: 0 0 0 10px;
	float: right;
	font: 11px/12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
	background: #fff url(../image/lio.gif) no-repeat center left;
}
#mntop a:hover {
	color: #f30;
}

#inx {
	margin: 0;
	padding: 0;
	clear: both;
	width: 980px;
	height: 300px;
}
#cicla-inx {
	margin: 0;
	padding: 0;
	height: 280px;
	z-index: 0;
}
#cicla-inx img {
	margin: 0;
	padding: 2px;
	width: 100%;
	border: 1px solid #ccc;
}
#nav {
	/* all lists */
	margin: 13px 0 0 0;
	padding: 0 0 0 10px;
	clear: both;
	width: 100%;
	height: 24px;
	background: url(../image/bgmenu.gif) repeat-x center left;
	z-index: 100;
}
#nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a.nava {
	margin: 0 13px 0 0;
	padding: 0;
	display: block;
	font: 12px/14px Arial, Helvetica;
	color: #666;
}
#nav a.navb {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	font: 11px/14px Arial, Helvetica;
	color: #666;
}

#nav li {
	/* all list items */
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	background: transparent url(../image/lio.gif) no-repeat center left;
}

#nav li ul {
	/* second-level lists */
	margin: 0 0 0 -10px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	white-space:nowrap;
	z-index: 10;
	/* using left instead of display to hide menus because display: none isn't read by screen readers */;
}

#nav li:hover ul, #nav li.sfhover ul {
	/* lists nested under hovered list items */
	visibility: visible;
}
#nav li ul li {
	clear: both;
}
#nav li ul li a {
	color: #000;
}

#nav a:hover {
	color: #f30;
	text-decoration: none;
}
/* menu prodotti */
#sx #submenu {
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}
#sx #submenu h1 {
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
	font: 20px/14px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
#sx #submenu #sublist a {
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 6px;
	clear: both;
	display: block;
	height: 30px;
	font: 14px/16px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
}
#sx #submenu #sublist a:hover {
	color: #f30;
	background-color: #f7f7f7;
}
#sx #submenu #sublist a img {
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
	width: 30px;
	height: 30px;
}
#sx #submenu #sublist a .fa {
	margin: 0 8px 12px 0;
	padding: 6px 0 0 0;
	float: left;
	width: 28px;
	height: 28px;
	border: 1px solid #cccccc;
	text-align: center;
}
#sx #submenu #sublist a:hover .fa {
	background-color: #000000;
}
#sx #submenu #sublist ul li a {
	margin: auto;
	padding: auto;
	display: block;
	height: auto;
	font: 14px/16px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
}

/* pagina */
#page {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
	width: 980px;
}
#sx {
	margin: 0;
	padding: 0;
	clear: both;
	background-color:#fff;
	/*min-height: 450px;*/
}
#sx h1 {
	margin: 0;
	padding: 0;
	font: bold 12px/12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #666;
}
#sx ul {
	padding-left: 10px;
}
#sx li {
	list-style-image: url(../image/lio.gif);
	list-style-type: none;
	font: 12px/16px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}
#sx li a {
	color: #666;
}
#sx li a:hover {
	color: #f30;
}
#sx li blockquote {
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
}
#dx {
	margin: 20px 0 0 0;
	padding: 0;
	min-height: 500px;
}

#dx h1 {
	margin: 0;
	padding: 6px 0 6px 0;
	font: 28px/28px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
    color: #c00;
}
#dx h1.tir {
    color: #c00;
}

#dx  h2 {
	margin: 0;
	padding: 0 0 6px 0;
	font: 24px/28px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align: left;
}
#dx  h3 {
	margin: 0;
	padding: 0 0 6px 0;
	font: 18px/22px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align: left;
}
#dx  h4 {
	margin: 0;
	padding: 0;
}



#dx #cont, #dx dl {
	margin: 0;
	padding: 0;
	text-align: justify;
}
#cont p {
	margin: 0;
	padding-bottom: 6px;
	color: #000;
}


.phtm, .phtm p, .phtm li, .phtm #divt {
	font-size: 16px; 
	line-height: 24px; 
	color: #000;
	font-weight: 400;
	margin: 0px;
}
.phtm p {
	padding-bottom: 10px; 
}
.phtm ul {
	margin: .5rem 0 2rem 2.5rem;
	list-style-type: disc;
	text-align: left;
}
.phtm ol {
	margin: .5rem 0 2rem 2.5rem;
	text-align: left;
}
.phtm li {
	text-align: left;
}
.phtm h2 {
	margin-top: 0;
}




/* scomparsa per menu inx */
h6 {
	margin: 0;
	padding: 0;
	font: 12px/14px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}
.panel {
	display:none;
	color: #369;
}

/* strillo */
#dxcnt {
	margin: 0;
	padding: 0 0 0 20px;
	clear: both;
	float: left;
	width: 500px;
}
#dxcnt fieldset {
	margin: 30px 20px 10px 20px;
	padding: 0 10px;
	clear: both;
	border: 1px dashed #666;
	border-radius: 6px;
}
#dxcnt legend {
	padding: 0 10px;
	font: bold 12px/12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #f30;
	background-color: #fff;
}
#dxcnt fieldset li {
	padding-bottom: 8px;
	font: 12px/15px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}



#strillo {
	margin: 6px 0 0 -220px;
	padding: 20px 17px 20px 20px;
	clear: both;
	width: 655px;
	height: 160px;
border-radius: 6px;
	-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 -1px 10px rgba(0,0,0,0.7);
	box-shadow: 0 -1px 10px rgba(0,0,0,0.7);
	color: 0 -1px 10px rgba(0,0,0,0.7);
	background-color: #fff;
}
#strillo img {
	margin: 0 3px 3px 0;
	padding: 0;
	float: left;
	width: 150px;
	height: 60px;
	border: 1px solid #ccc;
}
#strillo img.dual {
	margin: 0 3px 3px 78px;
}
#strillo img.low {
	margin: 6px 3px 3px 0;
	width: 111px;
	height: 44px;
}
#strillo img.low {
	margin: 6px 3px 3px 0;
	width: 111px;
	height: 44px;
}
#strillo img.lowst {
	margin: 6px 3px 3px 59px;
	width: 111px;
	height: 44px;
}

#inxbrand {
	margin: 0 0 20px 0;
	padding: 15px 0 10px 10px;
	clear: both;
	background-color: #fff;
border-radius: 6px;
	-webkit-box-shadow: 0 -1px 10px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 -1px 10px rgba(0,0,0,0.7);
	box-shadow: 0 -1px 10px rgba(0,0,0,0.7);
	color: 0 -1px 10px rgba(0,0,0,0.7);
}
#inxbrand img {
	margin: 0 20px 10px 3px;
	padding: 0;
	float: left;
	border: 1px solid #ccc;
}



#dxinx {
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
}



.inxfull {
	margin: 50px 0;
	padding: 50px 0;
	text-align: center;
	background-color: #eee;
}


/* news */
#news {
	margin: 20px 0 0 0;
	padding: 50px 25px 0 25px;
	clear: both;
	width: 200px;
	height: 100px;
	background: #fff url(../image/news.gif) no-repeat top left;
}
#news p {
	margin: 0;
	padding: 0;
	clear: both;
	font: 11px/14px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}
#news p.num {
	margin: 0;
	padding: 0 0 10px 0;
	font: bold 16px/16px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align: right;
}
#news p.num a {
	color: #660;
}
#news p.num a:hover {
	color: #660;
	text-decoration: none;
	color: #ccc;
}

#newix, .newixa {
	margin: 0 20px 10px 20px;
	padding: 10px;
	clear: both;
	background-color: #f7f7f7;
	border-radius: 6px;
	width: 100%;
}

a.newsx, #newsxd {
	padding: 9px;
	display: block;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 100%;
}
a.newsx {
	padding: 0 10px 2px 10px;
	margin: 0 15px 20px 0;
	float: left;
}
a.newsx:hover {
	border: 1px solid #666;
	text-decoration: none;
}
a.newsx h3, a.newsx p {
	padding-top: 0;
	color: #000;
	text-align: center;
}

a.newsx img {
	margin: 0 auto 6px auto;
	clear: both;
/*	width: 180px;*/
	border-radius: 6px;
}



/*a.newsx h3, #newsxd h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font: bold 14px/15px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
/*a.newsx p, #newsxd p {
	margin: 0;
	padding: 2px 0 0 0;
	font: 12px/15px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
a.newsx img {
	margin: 0 0 6px 0;
	padding: 0;
	clear: both;
	width: 180px;
	border-radius: 6px;
}*/

#nebox {
	margin: 20px 0px 10px 20px;
	padding: 10px 20px;
	clear: both;
	width: 480px;
	background-color: #f7f7f7;
	border-radius: 6px;
}

a.newixa {
	margin: 20px 20px 10px 20px;
	padding: 10px;
	display: block;
	clear: both;
	background-color: #f7f7f7;
	border-radius: 6px;
	color: #333;
}
a.newixa p {
	margin: 0 0 6px 0;
	font-size: 14px;
}


/* recensioni */

#dx table.rece {
	margin: 0 auto 0 auto;
	padding: 0;
}
#dx table.rece td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background-color: #f7f7f7;
	width: 20%;
}
#dx table.rece th {
	padding: 10px;
	background-color: #666;
	color: #fff;
	width: 20%;
}

/* dati techici */

#dx table.dati {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	border: 1px solid #ccc;
}
#dx table.dati tr td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
	color: #000;
	vertical-align: top;
	width: 60% !important;
}
#dx table.dati tr td:first-child {
	width: 40% !important;
}
#dx table.dati th {
	padding: 4px;
	background-color: #ccc;
	color: #000;
	width: auto !important;
}
#dx table.dati td p {
	margin: 0;
	padding-bottom: 6px;
}



.bottom {
	margin: 20px 0 20px 0;
	padding: 40px 0 0 0;
	clear: both;
	width: 100%;
	background: #fff url('../image/bottom.gif') repeat-x top left;
	text-align: center;
}
.bottom  small {
	font-size: 11px;
}

/* --- immagini --- */
.img250 {
	margin: 0;
	padding: 0;
	width: 370px;
	height: 208px;
	background: #fff url(../image/bg-img.jpg) no-repeat top left;
}
.img250 img {
	margin: 4px 0 0 35px;
	padding: 0;
	width: 300px;
	height: 200px;
}


/* spaziature */
.spacer1 {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.spacer10 {
	clear: both;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}
.spacer20 {
	clear: both;
	height: 20px;
}
.spacer40 {
	clear: both;
	display: block;
	height: 40px;
}
.spacer50 {
	clear: both;
	display: block;
	height: 50px;
}
.divider {
	margin: 20px 0 7px 0;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #eee;
}
.botpag {
	margin: 30px 0 5px 0;
	padding: 20px;
	clear: both;
	height: 10px;
	background: url('../image/divider.gif') repeat-x top left;
	text-align: center;
}
.botpag img {
	margin: 0;
	padding: 0;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

/* generici */

a {
	text-decoration: none;
	color: #f30;
}
a:hover {
	color: #900;
}

.nulls {
	padding-left: 4px;
	padding-right: 4px;
	background: url(../image/spacer.gif);
	border: 0;
}
.et {
	margin: 0 0 0 -1px;
	padding: 0;
	width: 10px;
	height: 10px;
	vertical-align: -1px;
}
.pdf {
	margin: 0;
	padding: 0;
	width: 70px;
	height: 70px;
	vertical-align: middle;
}

.yt-video {
	margin-bottom: 30px;
	padding-bottom: 56.25%;
	height: 0;
	position: relative;
}
.yt-video iframe {
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}

/* vecchi css */

.table-responsive #dx table {
	margin: 0 auto;
	padding: 0;
	width: 90%;
	background-color: #fff;
	border-collapse: collapse;
}
#dx table td {
	padding: 10px;
	width: 33%;
}

#dx table p, #dx p {
	color: #000;
	text-align: justify;
}
#dx table h2 {
	color: #000;
}
#dx table h3 {
	font: 18px/22px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #666;
}
blockquote h3 {
	margin-top:0;
}

.testo11 {
	margin: 0;
	color: #000;
	font: 11px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}
.testo11j {
	margin: 0;
	font: 11px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000;
}
.sfondo {
	COLOR: #BABBA8;
}
.testoar7 {
	font: 12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #808080;
}
.testo8 {
	margin: 0;
	/*font: 13px/18px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;*/
	color: #000;
}
.testo10 {
	font: 12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
}
.testo10 a:hover{
	text-decoration: none;
}
.testo12 {
	color: #000;
	/*font: 14px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;*/
}
b.testo12 {
	color: #000;
	/*font: bold 14px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;*/
}
.testo12just {
	/*font: 14px/18px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;*/
	text-align: justify;
	color: #000;
}
.testo14, .testo16 {
	font-size: 16px !important;
	/*color: #000;
	font: 16px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;*/
}
.testo8g {
	font: bold 12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
}
.testo10g {
	font: bold 12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
}
.testo8just {
	text-align: justify;
	color: #000;
}
.testo8just p {
	margin: 0;
	padding-bottom: 6px;
}






.testo10gwhite {
	font: bold 12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #fff;
}
.testo8w {
	font: bold 11px Tahoma, Verdana, Arial;
	color: #fff;
}
.testo8just-b {
	font: 13px/18px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #131A57;
}
.testo12g-b {
	font: normal 24px/24px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #131A57;
	letter-spacing: -1px;
}
.testo18g-b {
	font: bold 18px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #131A57;
}
.testo8g-filonaim {
	margin: 0;
	padding: 0;
	width: 636px;
	font: bold 11px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #663;
}
.tit16b {
	padding-bottom: 4px;
	font: bold 16px/24px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 2px;
	border-bottom: 2px solid #ccc;
}
small {
	font: 11px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}
/* testata tabella menu*/
.table-top {
	margin: 0;
	padding: 0;
	float: left;
}
#first {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 158px;
	top: 57px;
	width: 75px;
	font: 14px/14px Trebuchet MS, Trebuchet, Arial;
	z-index: 2;
}

table.foodmn {
	margin: 0;
	position: absolute;
	visibility: hidden;
	text-align: left;
	background-color: #fff;
	border: 1px solid #666;
}
table.foodmn td {
	margin: 0;
	padding: 10px;
	font: 12px/16px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}

#usato {
	margin: 0;
	padding: 10px 0 0 70px;
	font: 14px/18px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
}
#usato img {
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
	width: 150px;
	height: 70px;
}
#usato p {
	margin: 0;
	padding: 15px 0 0 0;
	clear: both;
}
#usato a:hover {
	text-decoration: none;
}
/* generic */
#dx ul {
	margin-left: 18px;
	padding-left: 0px;
	list-style-image: url(../image/lis.gif);
	list-style-type: none;
	text-align: left;
	color: #000;
}
#dx ul li {
	padding-bottom: 4px;
}
#dx ul li ul {
	list-style-image: none;
	list-style-type: circle;
	text-align: left;
	color: #000;
}

.img200 {
	margin: 0;
	padding: 0;
	width: 200px;
}
.img412 {
	margin: 0;
	padding: 0;
	width: 412px;
}
a.more {
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	float: right;
}


#pages {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 625px;
}
#pages .due {
	margin: 0;
	padding: 0;
	width: 200px;
	font: 12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}
#pages .qua {
	margin: 0;
	padding: 0;
	width: 400px;
	font: 12px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}

.right {
	float: right;
}
.left {
	float: left;
}

.boxnaim {
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	font: 11px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	text-align: justify;
border-radius: 6px;
}

#dx table.naim {
	margin: 0 auto;
	padding: 0;
	width: 680px;
	background-color: #fff;
	border-collapse: collapse;
}
#dx table.naim td {
	padding: 8px;
}


/* avm */

#avm {
	margin: 0;
	padding: 20px;
	background-color: #fff;
border-radius: 6px;
}
#sx #submenu {
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	background-color: #fff;
}
#sx #submenu #sublist.subavm {
	background-color: #fff;
}
#sx #submenu #sublist.subavm a img {
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	width: 180px;
	height: 100px;
}

#avm table {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #fff;
border-radius: 6px;
}
#avm table td {
	padding: 12px;
}

#dx #avm h1 {
	margin: 0;
	padding: 0;
	color: #003399;
}

#dx #avm h2 {
	margin: 0;
	padding: 0 0 6px 0;
	font: 24px/24px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #039;
}
#dx #avm h3 {
	margin: 0;
	padding: 6px 0 0 0;
	font: 18px/30px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	letter-spacing: 1;
	color: #666;
}

h1.ta, h2.ta {
	color: #068db1;
}

/* bc acoustique*/

table.bct h1, table.bct h2 {
	color: #6c2b2b;
	text-align: left;
}
table.bct td {
	width: 33%;
}

table.bct h3 {
	margin: 0;
	padding: 3px 0 0 0;
	font: 18px/30px 'Trebuchet MS', TrebuchetMS, Arial, Helvetica, sans-serif;
	letter-spacing: 1;
	color: #666;
}


.usato, #dx .usato {
	margin: 0;
	padding: 0;
	border: 1px solid #c00;
}
.usato h4, #dx .usato h4 {
	margin-top: 0;
	padding: 6px;
	color: #fff;
	background-color: #900;
}
.usato p, #dx .usato p {
	padding: 0 0 0px 6px !important;
	font-size: 14px;
	line-height: 17px;
	color: #333
}
.usato p::first-line, #dx .usato p::first-line {
	font-weight: bold;
}

.imginline {
	 display: inline-block;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}



#dx div.text-center p,#dx div.text-center h1,#dx div.text-center h2,#dx div.text-center h3,#dx div.text-center h4,#dx div.text-center h5,#dx div.text-center h6,#dx p.text-center,#dx h1.text-center,#dx h2.text-center,#dx h3.text-center,#dx h4.text-center,#dx h5.text-center,#dx h6.text-center {
	text-align: center;
}

.text-white {
	color: #fff;
}
.text-right {
	text-align: right !important;
}
.bg-dark {
	background-color: #000;
}
.bg-light {
	background-color: #f7f7f7;
}
.bg-white {
	background-color: #fff !important;
}

.anima {
	margin: 15% 0 0 -150px;
	padding: 50px;
	animation-name: example;
	animation-duration: 10s;
	background-color: rgba(255, 255, 255, .8);
	border-radius: 20px;
}
@keyframes example {
  from {background-color: rgba(255, 255, 255, 0);opacity:0;}
  to {background-color: rgba(255, 255, 255, .8);opacity: 1;}
}



/* Carousel */

#carousel-example-generic.carousel.slide ol.carousel-indicators li {
		background:rgba(0,0,0,0.3);
	}
#carousel-example-generic.carousel.slide ol.carousel-indicators li.active {
		background: #000;
	}



