@font-face {
 font-family: helvetica-lt-condensed;
 src: url("https://www.il-mouv.com/css/font/helvetica-lt-condensed.eot") /* EOT file for IE */
}
@font-face {
 font-family: helvetica-lt-condensed;
 src: url("https://www.il-mouv.com/css/font/helvetica-lt-condensed.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: HelveticaLTCondensed;
 font-weight: normal;
 src: url("https://www.il-mouv.com/css/font/HelveticaLTCondensedMedium.eot") /* EOT file for IE */
}
@font-face {
 font-family: HelveticaLTCondensed;
 font-weight: normal;
 src: url("https://www.il-mouv.com/css/font/HelveticaLTCondensedMedium.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: HelveticaLTCondensedBold;
 font-weight: bold;
 src: url("https://www.il-mouv.com/css/font/HelveticaLTCondensedBold.eot") /* EOT file for IE */
}
@font-face {
 font-family: HelveticaLTCondensedBold;
 src: url("https://www.il-mouv.com/css/font/HelveticaLTCondensedBold.ttf") /* TTF file for CSS3 browsers */
}

* {
	font-family: Verdana;
	font-size: 10pt;
}

body {
	background: #FFF url('https://www.il-mouv.com/design/header-top-bg.png') repeat-x center top ;
}

.clear { clear: both; }

input, select, option, textarea {
	color: black !important;
}

#header-logo {
	width: 1140px;
}

#general-content {
	width: 1140px;
	text-align: center;
}

#general-content * {
	color: white;
}

/*
#page-content {
	background-color: #FFF;
	text-align: justify;
	padding: 10px 10px 20px 10px;
	color: white !important;
}

#page-content * {
	color: white;
}
*/
#content-image {
	margin: 0 auto;
	width: 775px;
	text-align: center;
}

#page-content h1 {
	text-align: left;
	font-size: 30pt;
	font-weight: bold;
	color: #575B5C !important;
}

#page-content h2 {
	text-align: left;
	font-size: 14pt;
	font-style: italic;
	color: #575B5C !important;
}

#content-image img {
	background-color: white;
	margin: 30px auto 10px auto;
	padding: 10px;
	border: 1px solid #EFEFEF;
	box-shadow: 0 5px 5px #888;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer {
	max-width: 100%;
	width: 1140px;
	margin : auto;
	padding : 63px 150px;
	background-color : #585b5c;
	text-align: center;
	font-size: 8pt;
}

footer *, footer {
	font-size: 8pt;
}

#menuduhaut {
	padding: 5px;
	text-align: left;
	background-color: #474342;
}

#menuduhaut * {
}

#menuduhaut a {
}

#menuduhaut a:hover {
	text-decoration: none;
}

#menuduhaut a.selected {
}

div.menu {
	float: left !important;
	text-align: center;
	white-space: nowrap;
	padding-top: 10px;
	border-right: 1px solid #be4441;
}

div.menu:hover {
    background: #CF9490;
}

#new-menu div.menu:first-child {
}

a.lien-menu, a.lien-ssmenu {
	text-transform: uppercase;
}

a.lien-menu {
	margin: 0 20px;
	font-size: 14pt;
	color: #FFF;
}

a.lien-ssmenu {
	font-size: 12pt;
	color: #A80601;
}


#titredelapage {
}

#titredelapage * {
}

.global {
    margin: 0 auto 0;
	width: 1140px;
	max-width: 100%;
}

#content {
	max-width: 100%;
	padding: 10px 0 20px;
	font-family: HelveticaLTCondensed;
	font-size: 12pt;
}

#content * {
	font-family: HelveticaLTCondensed;
	font-size: 12pt;
}

#content h1, .page-gab-defaut, .page-gab-vehicules > p {
	width: 820px;
	margin: auto auto 25px;
}

h1.titre-page, #content h1 {
	//margin: 0 !important;
	text-align: left;
	font-size: 30pt;
	font-weight: bold;
	color: #575B5C !important;
}

#block-responsive-menu {
	display: none;
}

#block-menu {
	background-color: #f3eef4;
	margin-top: 20px;
	border: 1px solid #f3eef4;
}

#spacer {
	height: 50px;
}

#copyright {
	max-width: 100%;
	padding: 5px;
	color: white;
	text-align: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2fb671+0,3597d3+100 */
	background: rgb(47,182,113); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(47,182,113,1) 0%, rgba(53,151,211,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(47,182,113,1) 0%,rgba(53,151,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(47,182,113,1) 0%,rgba(53,151,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fb671', endColorstr='#3597d3',GradientType=1 ); /* IE6-9 */
}

#copyright *, #copyright a {
	text-decoration: none;
	color: white;
}

#coordonnees, #maps, #bilik {
	float: left;
	height: 300px;
	max-height: 300px;
	font-family: HelveticaLTCondensed;
}

#coordonnees, #maps {
	margin-right: 50px;
}

#coordonnees {
	width: 300px;
	text-align: center;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: #9c9b9c;
	font-family: HelveticaLTCondensed;
}

#coordonnees-cnt {
	padding: 25px 0 0;
	text-align: center;
	font-family: HelveticaLTCondensed;
}

#coordonnees-cnt span:first-child {
	color: #ee2f57;
	font-size: 16pt;
	text-transform: uppercase;
	font-family: HelveticaLTCondensed;
}

p.coordonnees-txt {
	color: #FFF;
	font-size: 12pt;
	clear: both;
	font-family: HelveticaLTCondensed;
}

p.coordonnees-txt .material-icons {
	color: #ee2f57;
	margin-right: 15px;
	float: left;
}

p.coordonnees-txt a {
	color: #FFF;
	font-size: 12pt;
	font-family: HelveticaLTCondensed;
	text-decoration: none;
}

.coords-aligned {
	text-align: left;
	margin-left: 60px;
}

.separation-line-red, .separation-line-white {
	width: 35px;
	margin : 5px auto 30px;
	height: 1px;
	border: 0;
}

.separation-line-red {
	color: #ee2f57;
	border-bottom: 1px solid #ee2f57;
}

.separation-line-white {
	color: #bdbcbd;
	border-bottom: 1px solid #bdbcbd;
}

#separator {
	height: 11px;
	background-color: #585b5c;
	-moz-box-shadow: 0px 3px 3px 0px #656565;
	-webkit-box-shadow: 0px 3px 3px 0px #656565;
	-o-box-shadow: 0px 3px 3px 0px #656565;
	box-shadow: 0px 3px 3px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=3);
	z-index : 100000;
}

#il-mouv-logo {
	position: absolute;
	top: 37px;
	z-index: 10000;
}

#il-mouv-small-logo {
	margin: auto;
	text-align: center;
	height: 80px;
	display: none;
	background-color: #EEEFEF;
}

#il-mouv-small-logo img {
	height: 80px;
	width: auto;
}

#il-mouv-contact {
	position: absolute;
	background: transparent url('https://www.il-mouv.com/design/header-contact.png') no-repeat center top ;
	width: 260px;
	height: 106px;
	margin-top: -26px;
	margin-left: 880px;
	color: white;
	z-index: 10000;
}

#il-mouv-contact p a {
	color: white;
	font-size: 14pt;
	font-family: HelveticaLTCondensed;
	text-decoration: none;
}

#il-mouv-contact p:first-child {
	margin-top: 20px;
}

#il-mouv-contact p {
	margin-top: 10px;
	margin-left: 25px;
	font-family: HelveticaLTCondensed;
	font-size: 14pt;
}

#il-mouv-contact p i {
	float: left;
	margin-right: 10px;
}

#slideshow {
	height: 420px;
	margin-top: 27px;
	position: relative;
	vertical-align: top;
	max-width: 100%;
}

#slideshow .slides img {
	max-width: 100%;
	width: 100%;
	height: auto;
	opacity: 0.4;
}

#maps {
	width: 540px;
	height: 300px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2fb671+0,3597d3+100 */
	background: rgb(47,182,113); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(47,182,113,1) 0%, rgba(53,151,211,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(47,182,113,1) 0%,rgba(53,151,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(47,182,113,1) 0%,rgba(53,151,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fb671', endColorstr='#3597d3',GradientType=1 ); /* IE6-9 */
}

#maps iframe {
	margin-top: 3px;
	width: 100%;
	height: 297px;
}

#bilik {
	color: #fff;
	font-size: 18pt;
	width: 150px;
	border-bottom: 1px solid #9c9b9c;
	vertical-align: text-bottom;
	text-transform: uppercase;
}

#bilik p {
	font-family: HelveticaLTCondensed;
	font-size: 18pt;
	margin-top: 75px;
}

#bilik p img {
	margin: 20px auto;
	clear: both;
}

#rubriques {
	text-align: center;
	margin: 20px 0;
}

ul {
	margin: auto;
	width: calc((155px + 20px) * 5);
}

#rubriques ul li {
	list-style-type: none;
	float: left;
	width: 155px;
	margin: 0 10px 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid transparent;
}

#rubriques ul li a {
	text-decoration: none;
	color: #2FB671;
	font-family: HelveticaLTCondensed;
	font-size: 12pt;
}

#rubriques ul li:hover a {
	color: #3C9AD0;
}

#rubriques ul li:hover {
	border-bottom: 1px solid #3C9AD0;
	color: #3C9AD0;
}

#rubriques ul li {
	transition-property : all;
	transition-duration : 0.5s;
}

#il-mouv-pictos {
	height: 170px;
	background-color: #e6e7e8;
	text-align: center;
}

#il-mouv-pictos img.pictos-right {
	float: right;
}

#il-mouv-pictos img.pictos-left {
	float: left;
	margin: 0 17px 0;
}

#pictos-logo-mini img {
	width : 150px;
	height: auto;
}

.pictos {
	width : 174px;
	height : 174px;
	margin: -55px 17px 0;
	z-index: 100000;
	position: relative;
	float: left;
	transition-property : all;
	transition-duration : 0.5s;
	cursor: pointer;
}

.pictos img.pictos-hover, .pictos:hover img.pictos-out {	display: none; }
.pictos img.pictos-out, .pictos:hover img.pictos-hover {	display: block; }

#il-mouv-pictos-details {
	background-color: #e6e7e8;
	height: 170px;
	font-family: HelveticaLTCondensed;
	font-size: 12pt;
	display: none;
	transition-property : all;
	transition-duration : 0.5s;
}

#il-mouv-pictos-details * {
	font-family: HelveticaLTCondensed;
	font-size: 12pt;
	color: #575B5C;
}

#details-location div, #details-maintenance div {
	width: 25%;
	margin-right: 5%;
	float: left;
	height: 170px;
}

#details-achat-vente div {
	width: 100%;
	margin-right: 5%;
	float: left;
	height: 170px;
}

#details-location div ul, #details-maintenance div ul {
	width: 90%;
}

#details-achat-vente div ul {
	width: 98%;
}

#details-location ul {
	list-style-image: url('/design/il-mouv-puce-location.png');
}

#details-maintenance ul {
	list-style-image: url('/design/il-mouv-puce-maintenance.png');
}

#details-achat-vente ul {
	list-style-image: url('/design/il-mouv-puce-achat-vente.png');
}

#details-location ul, #details-maintenance ul, #details-achat-vente ul {
	font-size: 10pt;
	//list-style-image: url('/design/il-mouv-puce.png');
}

#details-location div ul li, #details-maintenance div ul li, #details-achat-vente div ul li {
	margin: 3px 0 3px 5px;
}

#details-achat-vente div ul {
}

#details-achat-vente div ul li {
	width: 30%;
	margin-right: 5px;
	float: left;
}

#details-location, #details-maintenance, #details-achat-vente {
	transition-property : all;
	transition-duration : 0.5s;
}

.il-mouv-details {
	display: none;
	transition-property : all;
	transition-duration : 0.5s;
}

.test-gradient {
}
.test-gradient:after {
}

ul.liste-vehicules {
	margin-top: 25px;
	list-style-type: none;
	font-size: 8pt;
	//border: 1px solid red;
	width: 100%;
	max-width: 100%;
}

ul.liste-vehicules li {
	float: left;
	margin: 10px 10px 20px 0;
	//width: calc(25% - 10px);
	width: 260px;
	height: 275px;
	text-align: center;
	font-size: 8pt !important;
}

ul.liste-vehicules li p {
	font-size: 8pt !important;
	margin: 5px;
}

ul.liste-vehicules h3 {
	font-size: 14pt;
	color: #2EAC6A;
}

ul.liste-vehicules li img {
	clear: both;
	margin-bottom: 5px;
	width: 250px;
	height: auto;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	transition-property : all;
	transition-duration : 0.5s;
}

ul.liste-vehicules li img, ul.liste-vehicules li .demande-infos {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	transition-property : all;
	transition-duration : 0.5s;
}

ul.liste-vehicules li:hover img, ul.liste-vehicules li:hover .demande-infos {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	transition-property : all;
	transition-duration : 0.5s;
}

.demande-infos {
	padding: 5px 10px;
	margin: 5px;
	color: white;
	text-decoration: none;
	width: 100%;
	background: rgb(47,182,113); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(47,182,113,1) 0%, rgba(53,151,211,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(47,182,113,1) 0%,rgba(53,151,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(47,182,113,1) 0%,rgba(53,151,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fb671', endColorstr='#3597d3',GradientType=1 ); /* IE6-9 */
	transition-property : all;
	transition-duration : 0.5s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.demande-infos:hover {
	background: -moz-linear-gradient(left, rgba(53,151,211,1)  0%, rgba(47,182,113,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(53,151,211,1) 0%,rgba(47,182,113,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(53,151,211,1) 0%,rgba(47,182,113,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3597d3', endColorstr='#2fb671',GradientType=1 ); /* IE6-9 */
	transition-property : all;
	transition-duration : 0.5s;
}

#bandeau-top {
	width: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	color: white;
	font-size: 14pt;
	clear: both;
	z-index: 20000;
	padding: 5px 10px;
	text-align: center;
	background: -moz-linear-gradient(left, rgba(53,151,211,1)  0%, rgba(47,182,113,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(53,151,211,1) 0%,rgba(47,182,113,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(53,151,211,1) 0%,rgba(47,182,113,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3597d3', endColorstr='#2fb671',GradientType=1 ); /* IE6-9 */
}

#bloc-bottom-left {
	width: 250px;
	max-width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	color: white;
	font-size: 14pt;
	clear: both;
	z-index: 20000;
	padding: 10px 10px 20px;
	text-align: center;
	background: -moz-linear-gradient(left, rgba(53,151,211,1)  0%, rgba(47,182,113,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(53,151,211,1) 0%,rgba(47,182,113,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(53,151,211,1) 0%,rgba(47,182,113,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3597d3', endColorstr='#2fb671',GradientType=1 ); /* IE6-9 */
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}

#bloc-bottom-left h2 {
	font-size: 16pt;
}

#bloc-bottom-left p {
	line-height: 16pt;
	margin-top: 10px;
}

#bloc-bottom-left p a {
	border: 1px solid white;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
	text-decoration: none;
}

#bloc-bottom-left p a:hover {
	color: #3597d3;
	background-color: white;
}

/* ANCIEN SITE */
.old-vehicule-tourisme {
	display : inline-block;
	width : 24.65%;
	margin:auto;
	padding : 0;
	margin-top : 2%;
	height : 275px;
	overflow : hidden;
}

.old-vehicule-tourisme:visited {
	text-decoration : none;	
}

.old-vehicule-tourisme a {
	text-decoration : none;	
}

.old-vehicule-tourisme h3 {
	font-size:medium;	
	font-weight : bold;
	text-align:center;
	color: #575B5C;
	height : 20px;
	text-decoration : none;	
	padding : 2px;
}


.old-vehicule-tourisme h3:visited {
	text-decoration : none;	
}

.old-photo {
	width : 100%;
	height : 200px;
	overflow:hidden;
	padding-bottom: 0;
	margin : 0;
	background-size:100% auto;
	background-position:-10% 0 0;
	background-repeat : no-repeat;
}

/* END ANCIEN SITE */