@media (max-width: 800px) {
	.navbar.menu {
		padding-bottom: 5px;
	}

	.indexslide .carousel-inner div.span9 {
		height: 320px;
	}

	#video-list {
		margin-top: 10px !important;
	}

	#video-list  .span6.miniphoto, #video-list  .span4.miniphoto {
		width: 47% !important;
		display: inline-block;
		margin: 0;
		padding: 0;
	}

	.span6.petite-actu,.span6.petite-actu-marque{
		display: inline-table;
		width: 49% !important;
		margin: 0;
		padding: 0;
		height: 275px !important;
	}
	
	.newindex .span4 {
		height: auto !important;
	}

	
	.span12.grande-actu, .span12.grande-actu-higher {
		height: 500px !important;
		width: 99% !important;
		margin-bottom: 20px !important;
	}

	.span12.grande-actu, .span12.grande-actu-higher img.span12{
		width: 100% !important;
	}

	a.link-actus {
		position: 
	}

	.thematiques {
		text-align: center;
	}

	#photos-home {
		height: 1000px;
	}

	#photos-home .photo-link{
		overflow: visible;
		height: auto !important;
		max-height: 175px !important;
	}

	#photos-home .span3 {
		width: 49% !important;
		margin: 0 !important;
		padding: 0 !important;
		display: inline-table;
	}

	#list-marque-home {
		text-align: center;
	}

	#list-marque-home li {
		text-align: left;
	}

	#carrosseries .span4{
		display: inline-block;
		width: 30% !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	#carrosseries .span4 .span4 {
		width: 100% !important;
	}

	#carrosseries .span4 {
		margin: 0 !important;
		padding: 0 !important;
	}

	#services #support, #services #pratique, #services #sav {
		width: 100%;
	}

	.services-content .span4 {
		width: 33% !important;
		display: inline-block;
	}

	.services-content .span6 {
		width: 33% !important;
		display: inline-block;
	}

	.mbravis .miniphoto {
		padding-bottom: -100px !important;
	}

	.left-forum, .right-forum {
		height: auto !important;
	}

	.right-forum .span6:first-child {
		margin-bottom: 20px;
	}

	pre#nouvelle a{
		font-size: 10px !important;
	}
	
	#carouselModelesDispo {
		text-align: center;
	}

	#carouselModelesDispo .span3 {
		width: 47% !important;
		display: inline-table;
	}

	#submenu {
		position: relative;
	}

	#submenu #nomMarque{
		position: absolute;
		right: 34%;
		top: 35px;
	}

	.nav-submenu {
		display: inline-block;
		margin-bottom: 20px;
	}


}

@media (max-width: 600px) {
	.span12.grande-actu, .span12.grande-actu-higher img{
		width: 100% !important;
	}
	.span6.petite-actu{
		height: 230px !important;
		margin-bottom: 20px;
	}
	.span12.grande-actu, .span12.grande-actu-higher {
		height: 450px !important;
	}
	#photos-home {
		height: 800px;
	}
}

@media (max-width: 450px) {
	#photos-home {
		height: 600px;
	}
	.span12.grande-actu, .span12.grande-actu-higher img{
		width: 100% !important;
	}
	.span6.petite-actu{
		height: 230px !important;
	}
	.span12.grande-actu, .span12.grande-actu-higher {
		height: 420px !important;
	}
}