/*-------CSS Page "groupes et entreprises"---------*/

/*______Groupes____*/

.formules-groupes{
	background:url(../images/text-groupes.png) no-repeat;
	width:148px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:0 0 0px 12px;
}


.box-groupes {
	width:100%;
	margin:0 0 11px;
}

.box-t-groupes{
	overflow:hidden;
}

.box-t-groupes{
	background:url(../images/groupes-entreprises/bg-groupes.png) no-repeat;
	height:500px;
	width:470px;
	margin:0;
	color:#2a353a;
	text-align:justify;
	line-height: 18px;
}

.img-metre{
	margin:10px 0 0 315px;
	position:absolute;
}
.img-metre img{display:block;}
/*----------Box contact------------*/
.box-groupes-contact {
	position:absolute;
	background:url(../images/bg-contact-box-3.png) no-repeat;
	width:320px;
	height:199px;
	color:#4b4a4d;
	padding:10px 0px 5px 13px;
	line-height:14px;
	margin:295px 0 0 390px;
	text-align:left;
	color:#000000;
	z-index:1001;
}



.box-groupes-contact a {
	color:#010101;
	font-weight:bold;
	font-size:14px;
}
.box-groupes-contact span{
	color:#cc071e;
}
/*____________Block Entreprise___________*/

.entreprises{
	background:url(../images/text-entreprises.png) no-repeat;
	width:92px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:0 0 -5px 10px;
	z-index:50;
}
.block-entreprises {
	background:url(../images/groupes-entreprises/bg-entreprises.png) no-repeat;
	width:469px;
	height:310px;
	position:absolute;
	margin-left:-76px;
	margin-top:-1px;
	color:#58585a;

}
.personnages {
	width:190px;
	height:158px;
	position:absolute;
	margin-left:282px;
	margin-top:-13px;
}
* html .personnages {
	margin:0;
}

.block-entreprises h3{
	margin-left:115px;
	float:left; 
	margin-top:20px; 
}
.block-entreprises-txt {
	color:#58585a;
	line-height:18px;
}

* html .block-entreprises h3{
	margin-left:55px;
}

/*______Grand Prix____*/

.grandprix{
	background:url(../images/text-grandprix.png) no-repeat;
	width:168px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	margin:334px 0 0 215px;
	
}
.block-grandprix {
	background:url(../images/groupes-entreprises/bg-grandprix.png) no-repeat;
	width:469px;
	height:261px;
	position:absolute;
	margin-left:-76px;
	margin-top:354px;
	color:#2a353a;
	
	text-align:justify;

}

.block-grandprix-txt {
	
	padding:25px 10px 0px 10px;
	line-height:24px;
	
}
.box-race { font-weight:bold; margin-top:5px; }
.box-race h3 { 
	margin-left:110px;
	padding-top:3px;
	float:left;
	display:inline; }

.txt-grandprix{
	background:url(../images/bg-arrow.png) no-repeat;
	padding-left:16px;
	overflow:hidden;
	line-height:14px;
	float:left;
	display:block;
	margin-top:-3px;
	width:430px;
}
.txt-grandprix p{ margin-top:4px; text-align:left; width:430px; display:block;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .txt-grandprix p {
    margin-top:4px; text-align:left; width:430px; display:block; min-width:430px;
  }
}



