/* min-width pour moyennes résolutions */

html * {
    margin:0;
    padding:0;
}
body {
	border:0 none;
    color:#000;
    font-family:Verdana,Georgia,Garamond,Times,serif;
    font-size:12px;
    margin:0;
    padding:0;
    text-align:left;
	background-color:#EEE;
}
p {
	font-family:Helvetica, Arial;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#000;
}
img {
	border:0 none;
}
table{
	border:0 none;
}
td{
	vertical-align:top;
	text-align:left;
}

#header {
    top:0;
    left:0;
	right:0;
	margin:0;
    position:relative;
    z-index:99;
	min-width:1000px;
	width:100%;
	height:115px;
	background-color:#FFF;
	overflow:visible;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#AAA;
}
#header-wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#header-logo {
	position:relative;
	float:left;
	width:110px;
	height:110px;
	margin-left:35px;
}
#header-menu {
	position:relative;
	float:right;
	width:600px;
	height:110px;
    margin-right:0;
}
#header ul li {
	margin-right:28px;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	font-size:14px;
	line-height:100px;
}	
#header ul li a{
	font-family:Verdana, Arial;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	color:#555;
}
#content {
	position:relative;
	z-index:80;
	width:100%;
}	
#content-top {
	position:relative;
	width:100%;
	margin-left:auto;
    margin-right:auto;
}	
#picture-text {
	position:relative;
	width:1000px;
    margin-left:auto;
    margin-right:auto;
	font-family:Verdana, Arial;
	color:#FFF;
	padding-top:115px;
}
#picture-text h1 {
	font-family:'Garamond', serif;
	text-transform:uppercase;
	font-size:50px;
	letter-spacing:8px;
	color:#FFF;
	text-align:center;
}
#boxes {
	position:relative;
	min-width:1000px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#EEE;
}
#boxes li{
	margin-left:15px;
}
#boxes-message{
	width:890px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFF;
}
#boxes-wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:30px;
}
#footer{
	position:relative;
	min-width:1000px;
	width:100%;
	height:80px;
	background-color:#FFF;
	float:right;
}
#footer-wrapper{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
#footer-wrapper p{
	text-align:center;
	margin-top:10px;
	line-height:20px;
}
#content-top-back-content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#content-top-back {
	width:260px;
	height:23px;
	background-color:#EEE;
	text-align:center;
	position:relative;
	margin-left:5px;
	margin-top:-30px;
	padding-top:7px;
}
.SLIDER{
	display:none;
}
.inactive{
	opacity:0.5; 
}
.titre_doc{
	font-family:Verdana,Arial;
	font-size:13px;
	font-weight:bold;
}
.titre_right{
	font-style:italic;
}
.titre_o_s{
	font-style:italic;
}
.titre_secondaire{
	font-weight:bold;
	color:#333;
}
.titre_engine_adresse{
	font-family:Verdana,Arial;
	font-size:12px;
	font-style:italic;
	color:#222;
}
.td_right{
	text-align:right;
}

/* index.php */
#content-top-index {
	height:800px;
	min-width:1000px;
	width:100%;
	background-size:cover;
	background-image:url(./img/background.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}	
#picture-text-index {
	padding-top:200px;
}
#picture-text-index-logo {
	background-image:url(../img/logo_MC_big.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:362px;
	height:362px;
	margin-left:auto;
	margin-right:auto;
}
#picture-text-index h1 {
	font-family:'Verdana', sans-serif;
	text-transform:uppercase;
	font-size:70px;
	letter-spacing:8px;
	color:#FFF;
	line-height:139px;
	text-align:center;
}
#picture-text-index h2 {
	display:none;
	/*font-family:'Garamond', serif;
	text-transform:uppercase;
	font-size:50px;
	letter-spacing:8px;
	color:#FFF;
	margin-top:250px;
	text-align:center;*/
}
#picture-text-index p {
	font-family:Georgia,Garamond,Times,serif;
	text-align:center;
	font-size:22px;
	color:#FFF;
}
#boxes-wrapper-index-1{
	width:1000px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}
#boxes-wrapper-index-2{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
#BOX1_INDEX_SMARTPHONE {
	display:none;
}
#BOX2_INDEX {
	background-image:url(./img/menu_collection.gif);
}
#BOX3_INDEX {
	background-image:url(./img/menu_brand.gif);
}
#BOX4_INDEX {
	background-image:url(./img/menu_engine.gif);
}
#BOX1_INDEX, #BOX2_INDEX, #BOX3_INDEX, #BOX4_INDEX {
	position:relative;
	width:240px;
	height:220px;
	background-color:#FFF;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	margin-top:30px;
	padding-top:20px;
	float:left;
	background-repeat:no-repeat;
	background-position: center center;
}	
#BOX5_INDEX {
	position:relative;
	width:490px;
	height:80px;
	background-color:#FFF;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	margin-top:30px;
	padding-top:50px;
}	
#BOX1_INDEX p, #BOX2_INDEX p, #BOX3_INDEX p, #BOX4_INDEX p , #BOX5_INDEX p {
	font-size:20px;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}


/* document.php */

#content-top-doc {
	height:300px;
	min-width:1000px;
	width:100%;
	background-image:url(./img/background_doc_300.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
#picture-text-doc {
	padding-top:115px;
}
#picture-text-doc h1 {
	font-family:'Garamond', serif;
	text-transform:uppercase;
	font-size:50px;
	letter-spacing:8px;
	color:#FFF;
	text-align:center;
}
#BOX_SOLO_DOCUMENT{
	position:relative;
	width:350px;
	background-color:#FFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding:10px;
}	
#BOX_SOLO_DOCUMENT a {
	font-size:12px;
	text-decoration:none;
	color:#000;
}
#photo_description{
	width:100%;
}
#photo_dl_button{
	width:100%;
	height:50px;
}
#doc_details_photo{
	width:100px;
	height:100px;
	text-align:center;
	border:1px;
}
#doc_details_pdf{
	width:100px;
	text-align:center;
}
#photo_proprio_sponsor{
	margin-top:20px;
	padding:5px;
	width:340px;
	background-color:#EED;
}
.photo_proprio_sponsor_text{
	text-align:center;
}

/* lastone.php */
#content-top-last {
	height:300px;
	min-width:1000px;
	width:100%;
	background-size:cover;
	background-image:url(./img/background_2_300.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#content-top-back a{
	font-family:Verdana, Arial;
	text-transform:uppercase;
	font-size:14px;
	margin-top:5px;
}
#BOX1_LASTONE{
	position:relative;
	width:300px;
	height:450px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:25px;
	padding:10px;
	float:left;
	overflow:auto;
}
#BOX2_LASTONE{
	position:relative;
	width:300px;
	height:450px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:25px;
	padding:10px;
	float:left;
	overflow:auto;
}
#BOX3_LASTONE{
	position:relative;
	width:300px;
	height:450px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:25px;
	padding:10px;
	float:left;
	overflow:auto;
}


/* page-xxx.php */
#content-top-page {
	height:300px;
	min-width:1000px;
	width:100%;
	background-image: url(./img/background_1.jpg);
	background-position:center center;
}
#picture-text-page {
	padding-top : 115px;
}
#picture-text-page h1 {
	font-family: 'Garamond', serif;
	text-transform: uppercase;
	font-size: 50px;
	letter-spacing: 8px;
	color: #FFF;
	text-align:center;
}
#BOX1_PAGE{
	position: relative;
	width:840px;
	background-color:#FFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:30px;
}


/* search collection.php */

#content-top-collection {
	height:300px;
	min-width:1000px;
	width:100%;
	background-size:cover;
	background-image:url(./img/background_2_300.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#BOX1_S_COLLECTION{
	position:relative;
	width:240px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:100px;
	padding:10px;
	float:left;
	overflow:auto;
}	
#BOX1_S_COLLECTION a, #BOX2_S_COLLECTION a, #BOX3_S_COLLECTION a {
	font-size:12px;
	text-decoration:none;
	color:#000;
}
#BOX2_S_COLLECTION{
	position:relative;
	width:290px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:100px;
	padding:10px;
	float:left;
	overflow:auto;
}
#BOX2_S_COLLECTION_fixed{
	height: 35px;
}
#BOX2_S_COLLECTION_scroll {
	width:300px;
	height:340px;
	float:left;
	margin-top:5px;
	overflow:auto;
}
#BOX3_S_COLLECTION{
	position:relative;
	width:380px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:100px;
	padding:10px;
	float:left;
	overflow:auto;
}
#minibrand-collection {
	width:220px;
	height:20px;
	float:left;
}
#logo_display-collection {
	width:50px;
	height:20px;
	float:right;
}
#minibox-collection {
	width:270px;
	height:70px;
	float:left;
	margin-bottom:4px;
	border:1px solid grey;
}
#miniboxphoto-collection {
	width:60px;
	float:left;
	padding-left:3px;
	padding-top:3px;
}
#miniboxtexte-collection{
	width:190px;
	height:20px;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	color: black;
	float:left;
}

/* search engine.php */

#content-top-engine {
	height:300px;
	min-width:1000px;
	width:100%;
	background-size:cover;
	background-image:url(./img/background_engine_300.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#BOX1_S_ENGINE{
	position:relative;
	width:220px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	padding:10px;
	float:left;
}
#BOX1_S_ENGINE_fixed{}
#BOX1_S_ENGINE_scroll{
	width:230px;
	height:360px;
	float:left;
	margin-top:10px;
	overflow:auto;
}
#BOX1_S_ENGINE a, #BOX2_S_ENGINE a, #BOX3_S_ENGINE a {
	font-size:12px;
	text-decoration:none;
	color:#000;
}
#BOX1_S_ENGINE li, #BOX2_S_ENGINE li{
	margin-left:15px;
}
#BOX2_S_ENGINE{
	position:relative;
	width:300px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	padding:10px;
	float:left;
}
#BOX2_S_ENGINE_fixed{
}
#BOX2_S_ENGINE_scroll {
	width:310px;
	height:355px;
	float:left;
	margin-top:10px;
	overflow:auto;
}
#BOX2_S_MODEL_scroll{
	width:310px;
	height:337px;
	float:left;
	margin-top:10px;
	overflow:auto;
}
#BOX3_S_ENGINE{
	position:relative;
	width:380px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	padding:10px;
	float:left;
	overflow:auto;
}
#BOX3_S_ENGINE_photo {
	position:absolute;
	left:10px;
	margin-left:20px;
}
#BOX3_S_ENGINE_photo img:hover{
	width:370px;
	height:370px;
	margin-left:-15px;
}
#BOX3_S_ENGINE_tdphoto {
	width:150px;
	height:120px;
}
#BOX3_S_ENGINE_infos {
	position:static;
	left:10px;
	top:10px;
}
#BOX4_S_ENGINE{
	position:relative;
	width:960px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:50px;
	padding:10px;
	float:left;
}
#minibrand {
	width:220px;
	height:20px;
	float:left;
}
#logo_display {
	width:50px;
	height:20px;
	float:right;
	margin-right:5px;
}
#minibox {
	width:90px;
	float:left;
	margin-right:4px;
}
#miniboxphoto {
	width:90px;
	height:90px;
	border:1px solid grey;
}
#miniboxtexte {
	width:90px;
	height:32px;
	text-align:center;
}


/* search model.php */

#content-top-model {
	height:300px;
	min-width:1000px;
	width:100%;
	background-size:cover;
	background-image:url(./img/background_model_300);
	background-position:center center;
	background-repeat:no-repeat;
}
#BOX3_S_logo_brand_big{
	margin-top:-10px;
}
.lienfichemoteur {
	text-decoration:underline;
}


/* search-result.php */

#content-top-search-result {
	height:300px;
	min-width:1000px;
	width:100%;
	background-size:cover;
	background-image:url(./img/background_2_300.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#BOX1_S_SEARCH{
	position:relative;
	width:800px;
	background-color:#EED;
	text-align:center;
	margin-left:100px;
	margin-bottom:20px;
	padding:10px;
	float:left;
}
#BOX1_S_SEARCH p{
	font-style:italic;
}
#BOX2_S_SEARCH{
	position:relative;
	width:300px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:100px;
	padding:10px;
	float:left;
	overflow:auto;
}	
#BOX2_S_SEARCH td{
	text-align:center;
}
#BOX1_S_SEARCH a, #BOX2_S_SEARCH a, #BOX3_S_SEARCH a {
	font-size:12px;
	text-decoration:none;
	color:#000;
}
#BOX3_S_SEARCH{
	position:relative;
	width:300px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:100px;
	padding:10px;
	float:left;
	overflow:auto;
}
#BOX4_S_SEARCH{
	position:relative;
	width:300px;
	height:380px;
	background-color:#FFF;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:100px;
	padding:10px;
	float:left;
	overflow:auto;
}
.table_search {
	padding-left:20px;
}