@charset "utf-8";
/* CSS Document */

body{
	width:950px;
	margin:auto;
	background-image:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a{
	text-decoration:none;
	color:#ff85e4;
}

a:hover{
	color:#CCC;
}

#bandeau{
	width:950px;
	height:158px;
	background-image:url(images/bann.jpg);
}

#menu{
	height:34px;
	width:930px;
	padding-left:20px;
	background-image:url(images/menu3.jpg);
	text-transform:uppercase;
}

#menu li{
	display:inline;
}

#menu li a:link,li a:visited,li a:active{
	margin-right:27px;
	font:12px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

#menu ul{
	list-style-type:none;
	margin-top:-4px !important;
	/margin-top:-5px;
}

#menu li a:hover{
	color:#ff85e4;
}

.page{
	color:#ff85e4;
}

#content{
	width:950px;
	background-image:url(images/bg-main.jpg);
}

.un{
	margin-top:20px;
	font-size:50px;
	letter-spacing:1px;
	line-height:0px;
	font-variant:small-caps;
}

.deux{
	font-size:25px;
	letter-spacing:1.5px;
	font-variant:small-caps;
}

.trois{
	font-size:28px;
	line-height:30px;
	letter-spacing:1.5px;
	font-variant:small-caps;
}

.minus{
	font-size:30px;
}

.lettre{
	font-size:35px;
	font-weight:bold;
}

#insidecont{
	background-image:url(images/bg-t2ilt.png);
	margin:0px 25px 0px 25px;
	background-position:top center;
	background-repeat:no-repeat;
}

#text_content{
	text-align:justify;
	padding:0px 80px;
	margin-top:20px;
	color:#d0d0cf;
	padding-bottom:25px;
}

#text_content_site{
	text-align:justify;
	padding:0px 0px;
	margin-top:20px;
	color:#d0d0cf;
	padding-bottom:25px;
}

#text_content_site .impact{
	padding-left:80px;
}

#text_content_recru{
	padding:0px 80px;
	margin-top:20px;
	color:#d0d0cf;
	padding-bottom:25px;
}

#text_content_contact{
	text-align:justify;
	padding:0px 30px;
	margin-top:20px;
	color:#d0d0cf;
	padding-bottom:25px;
}

#text_content_enseigne{
	text-align:justify;
	padding:0px 0px;
	margin-top:20px;
	color:#d0d0cf;
	padding-bottom:25px;
}

#text_content_stands{
	text-align:justify;
	padding:0px 0px;
	margin-top:20px;
	color:#d0d0cf;
	padding-bottom:25px;
}

#text_content_stands p{
	padding:0px 80px;
	text-align:justify;
}

.text{
	padding:0px 80px;
}

#gauche{
	float:left;
	width:350px;
	margin-left:0px;
	margin-right:30px;
	text-align:justify;
}

#droite{
	float:left;
	width:350px;
	text-align:justify;
}

.m80 {
	margin-left:80px;
}

#text_content_index{
	text-align:justify;
	float:left;
	width:452px;
	margin-left:80px;
	margin-top:20px;
	color:#d0d0cf;
	background-image:url(images/v-bar.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
}

#text_content_press{
	text-align:justify;
	float:left;
	width:382px;
	height:600px;
	margin-left:80px;
	margin-top:20px;
	color:#d0d0cf;
	background-image:url(images/v-bar.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:25px;
	padding-right:70px;
}

#text_content_press table{
	margin-top:25px;
	width:200px;
}

.p1{
	text-indent:15px;
}

.ligneHeight{
	width:375px;
}

.ligneHeight h2{
	font-size:14px;
	text-align:center;
}

.decal{
	display:block;
	width:355px;
	text-align:right;
}

#imageContainer {
	/*float:left;*/
	position:relative;
	margin-left:40px;
	margin-top:25px;
	width:247px;
	height:565px;
	/* border:12px solid #FFFFFF; */
}

#undercontainer {
	margin-left:40px;
	padding-top:40px;
	width:250px;
	text-align:justify;
	color:#CCC;
}

#undercontainer img {
	vertical-align:middle;
}

#leftindex {
	float:left;
	width:247px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#text_content_index li{
	list-style-image:url(images/puce.gif);
	list-style-position:inside;
}

#text_content_index li h3{
	display:inline;
	font-size:12px;
	font-weight:normal;
}

.orange{
	color:#ff85e4;
}

#pied{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:25px;
}

#centre_pied{
	background-image:url(images/h-bar.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:900px;
	margin-left:25px;
	font-size:11px;
	text-align:center;
	color:#d0d0cf;
}

#centre_pied a{
	color:#d0d0cf;
	text-transform:uppercase;
	font-size:9px;
}

#centre_pied a span {
	text-transform:none;
	font-size:11px;
}

#centre_pied a:hover{
	color:#ff85e4;
}

.big{
	font-size:40px;
}

.clear{
	clear:both;
}

.impact{
	font-size:16px;
}

#part1 table a img{
	border:1px solid black;
	vertical-align:middle;
	margin:0px 3px;
}

#part1 table a img:hover{
	border:1px solid #ff85e4;
}

#part1 table td{
	padding:6px;
	border-right:1px solid #ff85e4;
}

.greycadre{
	background-color:#333;
	padding:10px 10px 10px 75px;
}

.bottom{
	height:350px;
	padding-left:15px;
	vertical-align:bottom;
	display:table-cell;
}

.bottom div{
	margin-bottom:100px;
	margin-left:170px;
}

#bandeau_i{
	width:925px;
	height:150px;
	padding:8px 0px 0px 25px;
	background-image:url(images/bann.jpg);
}

#coordonnees{
	float:right;
	margin-right:80px;
	padding:10px 30px;
	color:#d0d0cf;
	border:1px solid #ff85e4;
	margin-top:15px;
	background-color:#333333;
}

#coordonnees td{
	padding-bottom:10px;
}

.left {
	float:left;
	width:400px;
	padding:15px 40px 15px 80px;
	color:#d0d0cf;
	text-align:justify;
}

.editoleft {
	float:left;
	width:180px;
}

.editoleft ul {
	padding-left:20px;
	list-style-position:inside;
	text-align:left;
}

.c-left {
	float:left;
	width:480px;
	background-color:#333;
	height:1080px;
}

.c-left table td {
	padding:0px 10px;
}

.c-right {
	float:right;
	width:320px;
	padding-right:20px;
	padding-left:10px;
}

.c-right table td {
	vertical-align:middle;
	padding:0px 10px;
}

.bold {
	font-weight:bold;
}

#mapgoogle {
	background-color:#333333;
	width:470px;
	height:525px;
	margin-bottom:25px;
}

#adresse table td {
	vertical-align:top;
	padding-left:15px;
	padding-bottom:10px;
}

#adresse {
	width:470px;
	background-color:#333;
}

#adresse table {
	width:470px;
	margin-bottom:25px;
	margin-top:50px;
	text-align:left;
}

.grey {
	background-color:#333;
}

.whitegrey {
	background-color:#3d3d3d;
}

#text_content_recru form {
	width:690px;
	margin:10px 0px 25px 50px;
}
#text_content_recru form * {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#text_content_recru textarea, #text_content_recru input, #text_content_recru label, #text_content_recru select {
	margin: 8px 5px 5px 0;
}
#text_content_recru textarea, #text_content_recru input {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #ff85e4;
	border-right:2px solid #ff85e4;
	background-color:#333;
	width: 250px; 
	color:#CCC;
}

#mapgoogle input {
	background-color:#333;
	border:1px solid #666;
	color:#CCC;
}

#mapgoogle input:hover {
	border:1px solid #ff85e4;
}

#text_content_recru select {
	border:1px solid #666;
	background-color:#333;
	width:180px;
	color:#CCC;
}

.checkit { width: auto; vertical-align: middle; display: inline-block; }
.venus { display: none; position: absolute; top: -1000px; left: -1000px; }
#text_content_recru textarea {
	width: 350px; 
	height: 100px;
}
#text_content_recru form p {
	clear: both; margin: 0;
}
#text_content_recru form label {
	float: left; width: 150px; text-align: right;
}
#submit {
	border: 1px #ccc solid; cursor: pointer; padding: 1px 20px; width: auto;
}
#submit:hover {
	border:1px solid #ff85e4;
	color:#ff85e4;
}
.alerte {
	font-size: 12px;
	color:#ff0069;
}
.focus {
	background: #ff0069;
}

/*//////////////////////////////////////////////////////////////////////////////////////////lightbox//////////////////////////////////////////////////////////////////*/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #333;
}

.lbLoading {
	background: #333 url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #333;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0; background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0; background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #333;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.press h2, .press h1{
	display:inline;
	font-size:16px;
}

#swftilt{
	margin:70px 170px 0px 10px;
	float:right;
}

#swfcarre-vert{
	float:left;
	width:12px;
	margin-right:10px;
}

#flashcontent{
	width:900px;
	height:550px;
	border-top:1px solid #ff85e4;
	border-bottom:1px solid #ff85e4;
}

.flashvehicules
{
	background-image:url(images/chargement.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}

#contain table td{
	padding:0px 1px;
}

#text_content_index ul li a{
	color:#CCC;
	font-style:normal;
}

#box5 div a img{
	border-top:none;
}

.galvehicules{
	text-align:center;
}
.galvehicules a{
	margin:0px 7px;
}
.galvehicules a img{
	border:1px solid black;
}
.galvehicules a img:hover{
	border:1px solid #ff85e4;
}

.compteur{
	text-align:right;
	margin-right:25px;
	font-size:11px;
	color:#ff85e4;
}

.tilt{
	color:#e4e4e4;
	font-weight:500;
	font-variant:small-caps;
}

.ref {
	font-weight:200;
}

.hautsite {
	padding:0px 80px;
}

.hautsite li {
	list-style-image:url(images/puce.gif);
	list-style-position:inside;
}

.hautsite h3 {
	font-size:12px;
	text-align:center;
	margin-top:10px;
}

.hautsite h3 span {
	color:#ff85e4;
}

.tiltrecrute {
	z-index:90px;
	position:absolute;
	top:250px;
}

.voitures {
	width:280px;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	background-color:#3c3b3b;
}

.voitures>div {
	width:280px;
	height:187px;
}

.voitures img {
	margin-left:7px;
	margin-top:5px;
	width:266px;
	height:178px;
}

.voitures span {
	display:block;
	text-align:center;
	color:#e4e4e4;
	padding-bottom:3px;
	border-left:1px solid #ff85e4;
	border-right:1px solid #ff85e4;
}

.vehictxt {
	background-color:#3c3b3b;
	width:830px;
	margin:auto;
	padding:20px 20px 0px 20px;
	margin-bottom:15px;
	margin-top:-17px;
}

.vehictxt>p {
	color:#e4e4e4;
	margin:auto;
	width:700px;
	text-align:justify;
	font-variant:small-caps;
	margin-bottom:15px;
	padding-left:10px;
	border-left:1px solid #e4e4e4;
}

.vehictxt>span>p {
	width:740px;
	color:#e4e4e4;
	margin:auto;
	margin-bottom:15px;
	text-transform:uppercase;
	font-weight:bold;
}
