@CHARSET "UTF-8";

* { padding:0; margin:0; border:none; }

.v2BlocTitleCyan {
	background: url(../img/v2/bg_cyan_mid.jpg) top left repeat-x;
	width: 100%;
	overflow:hidden;
}
.v2BlocTitleCyanLeft {
	background: url(../img/v2/bg_cyan_left.jpg) top left no-repeat;
	height: 33px;
	padding-left: 15px;
}
.v2BlocTitleCyanRight {
	background: url(../img/v2/bg_cyan_right.jpg) top right no-repeat;
	width: 100%;
}
.title , .title2 {
	color: white;
	line-height: 20px;
	margin-top: 3px;
	font-size: 13px;
	font-weight: bold;
	float:left;
}

.v2BlocTitleCyanLeft .info {
	color: white;
	line-height: 20px;
	font-size: 13px;
	float:left;	
	margin-top: 3px;
	font-size: 12px;
	font-weight: normal;
	padding:0 10px;
}
.v2BlocTitleCyanLeft .sep {	
	background: url(../img/v2/blue_sep.jpg) top left no-repeat;
}

.v2BlocTitlePartenaires {
	float:left;
	width:200px;
}

.v2BlocTitleDeplacements {
	float:right;
	width:315px;	
}

.v2BlocTitleSondage{
	margin-top:20px;
	float:left;
}

.v2BlocTitleBlue {
	background: url(../img/v2/bg_blue_mid.jpg) top left repeat-x;
	width: 100%;
	overflow:hidden;
}
.v2BlocTitleBlueLeft {
	background: url(../img/v2/bg_blue_left.jpg) top left no-repeat;
	height: 33px;
	padding-left: 15px;
}
.v2BlocTitleBlueRight {
	background: url(../img/v2/bg_blue_right.jpg) top right no-repeat;
	width: 100%;
}

.v2BlocTitleProfil {
	float:left;
	margin-left:1px;
	width:255px;
}

#v2BlocContact {
	background:url(../img/v2/bg_contact.jpg) no-repeat top left;
	border-left:1px solid #E9E9ED;
	border-right:1px solid #E9E9ED;
	float:left;
	height:23px;
	margin-top:1px;
	padding:13px 0 0 50px;
	width:205px;
}

#v2BlocWs {
	background:url(../img/v2/bg_ws.jpg) no-repeat top left;
	height:72px;
	width:160px;
	padding-left:95px;
}


.v2BlocTitleGrey {
	background: url(../img/v2/bg_grey_mid.jpg) top left repeat-x;
	width: 100%;
	overflow:hidden;
}
.v2BlocTitleGreyLeft {
	background: url(../img/v2/bg_grey_left.jpg) top left no-repeat;
	height: 33px;
	padding-left: 15px;
}
.v2BlocTitleGreyRight {
	background: url(../img/v2/bg_grey_right.jpg) top right no-repeat;
	width: 100%;
}

.v2BlocTitleOffers, .v2BlocTitleActus {
	width:250px;
	float:right;
}

.v2BlocOffresSlideItem {
	border:1px #99ccff solid;
	padding:3px;
	width:216px;
	height:156px;
}

#v2NavOffres, #v2NavActus {
	margin-top:170px;
	float:right;
	text-align:right;
}

#v2NavOffres a, #v2NavActus a {
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	width:17px;
	height:17px;
	margin-left:2px;
	padding: 2px 0 0 0 ;
	text-align:center; 
	display: block; 
	background:url(../img/v2/bg_nav_off.jpg) no-repeat top left;
}

#v2BlocOffresSlide, #v2BlocActusSlide {
	margin-right:12px;
}

#v2NavOffres a.activeSlide, #v2NavActus a.activeSlide {
	background: #88f;
	background:url(../img/v2/bg_nav_on.jpg) no-repeat top left;	
}
#v2NavOffres a:focus, #v2NavActus a:focus { 
	outline: none; 
}
#v2NavOffres a:hover, #v2NavActus a:hover { 
	background:url(../img/v2/bg_nav_on.jpg) no-repeat top left;
}

.v2BtnBlue {
	background:url(../img/v2/bg_btn_mid.jpg) repeat-x top left;
	height:22px !important;
}
.v2BtnBlue .v2BtnLeft {
	background:url(../img/v2/bg_btn_left.jpg) no-repeat top left;
	height:22px !important;
}
.v2BtnBlue .v2BtnRight {
	background:url(../img/v2/bg_btn_right.jpg) no-repeat top right;
	height:19px !important;
	padding:3px 7px 0 7px;	
}

.v2BtnBlueText {
	text-decoration:none;
	color:#006699;
	font-weight:bold;
	font-size:10px;
}

.v2BtnSite {
	width:100px;
}

.v2PicArrow {
	margin-right:5px;
}

.v2BlocGrey {
	width:139px;
	background:url(../img/v2/bg_deg2.jpg) repeat-x top left;
	padding:5px 5px;
	height:140px;
	overflow:hidden;
}

#menu {
	padding:0 0 0 10px;
	margin:20px 0 0 0;
	background: url(../img/v2/bg_onglets.jpg) repeat-x top left;	
}

#inscription {
	font-family:verdana;	
}

.v2FieldYellow {
	background:url(../img/v2/bg_field_yellow_mid.jpg) repeat-x top left;
	margin:13px 0 0 0;
}

.v2FieldYellow .label {
	float:left;
	background:url(../img/v2/bg_field_yellow_left.jpg) no-repeat top left;
	padding:13px 0 0 30px;
	height:27px;
	font-weight:bold;
	font-size:12px;
}


.v2FieldYellow .field {
	float:right;
	padding:11px 15px 0 30px;
	width: 200px;
}

.v2FieldYellowRight {
	background:url(../img/v2/bg_field_yellow_right.jpg) no-repeat top right;
	height:40px;
}


.v2FieldBlue {
	background:url(../img/v2/bg_field_blue_mid.jpg) repeat-x top left;
	margin:13px 0 0 0;
}

.v2FieldBlue .label {
	float:left;
	background:url(../img/v2/bg_field_blue_left.jpg) no-repeat top left;
	padding:5px 0 0 30px;
	height:19px;
	font-size:12px;
}


.v2FieldBlue .field {
	float:right;
	padding:3px 4px 0 30px;
	height:21px;
	width: 200px;
	text-align:right;
}

.v2FieldBlueRight {
	background:url(../img/v2/bg_field_blue_right.jpg) no-repeat top right;
	height:24px;
}



.v2FieldWhite {
	margin:13px 0 0 0;
}

.v2FieldWhite .label {
	float:left;
	background:url(../img/v2/bg_field_white_left.jpg) no-repeat top left;
	padding:5px 0 0 30px;
	height:19px;
	font-size:12px;
}


.v2FieldWhite .field {
	float:right;
	background:#eaeaea url(../img/v2/bg_field_grey_left.jpg) no-repeat top left;
	padding:3px 2px 0 0;
	height:21px;
	width: 200px;
	text-align:right;
}

.v2FieldWhiteRight {
	background:url(../img/v2/bg_field_grey_right.jpg) no-repeat top right;
	height:24px;
	padding:0 2px 0 0;
}

.v2BlocFieldWhite {
	background:url(../img/v2/bg_field_white_left.jpg) no-repeat top left;
	padding:5px 0 0 30px;
	margin:15px 0 0 0;
	font-size:11px;
}

.v2BlocFieldWhite .check2 input{
	margin:0 3px;
}

.v2BlocFieldWhite .check2 {
	font-weight:bold;
	color:#005a99;
}

.v2Button input, .v2button span{
	border:0px;
	margin:0;
	padding:0;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:transparent;
	cursor:pointer;
	text-align:center;
}

.v2Button {
	position:absolute;
	right:12px;
	padding:0;
	margin:0 10px 0 0;	
}

.v2BtnDarkBlue {
	background:url(../img/v2/bg_btn2_mid.jpg) repeat-x top left;
	height:22px !important;
}
.v2BtnDarkBlue .v2BtnLeft {
	background:url(../img/v2/bg_btn2_left.jpg) no-repeat top left;
	height:22px !important;
}
.v2BtnDarkBlue .v2BtnRight {
	background:url(../img/v2/bg_btn2_right.jpg) no-repeat top right;
	height:19px !important;
	padding:3px 7px 0 7px;
	text-align:center;
}


.v2BtnDarkBlue2 {
	background:url(../img/v2/bg_btn4_mid.jpg) repeat-x top left;
	height:22px !important;
}
.v2BtnDarkBlue2 .v2BtnLeft {
	background:url(../img/v2/bg_btn4_left.jpg) no-repeat top left;
	height:22px !important;
}
.v2BtnDarkBlue2 .v2BtnRight {
	background:url(../img/v2/bg_btn4_right.jpg) no-repeat top right;
	height:19px !important;
	padding:3px 7px 0 7px;
	text-align:center;
}


.v2BtnYellow {
	background:url(../img/v2/bg_btn3_mid.jpg) repeat-x top left;
	height:25px !important;
}
.v2BtnYellow .v2BtnLeft {
	background:url(../img/v2/bg_btn3_left.jpg) no-repeat top left;
	height:25px !important;
}
.v2BtnYellow .v2BtnRight {
	background:url(../img/v2/bg_btn3_right.jpg) no-repeat top right;
	height:22px !important;
	padding:3px 7px 0 7px;
	text-align:center;
}

.redStar{
	color:red;	
}

input, select {
	border:1px solid #999999;
	padding:0;
	margin:0;
	font-family:verdana;
	font-size:14px;	
}

.field div {
	position:absolute;
}

.v2Error {	
	width:100%;
	text-align:right;
	color: #AAAAAA;
	display:none;
}

.v2Block240Header {
	font-family:verdana;
	float:left;
	padding:3px 0 0 15px;
	width:225px;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

.v2TitleYellow {
	background:url(../img/v2/bg_title1.jpg) no-repeat top left;
}	
.v2TitleBlue {
	background:url(../img/v2/bg_title2.jpg) no-repeat top left;
}	

.v2Block240 {
	float:left;
	position:relative;
	font-family:verdana;
	background:#e1f4ff url(../img/v2/bg_deg3.jpg) repeat-x top left;
	padding:5px 10px;
	width:220px;
}

.v2Block240 .formColumn {
	float:left;
	width:110px;
	margin:0 0 6px 0;
}


.v2Block240 .formColumn input {
	font-family:verdana;
	font-size:11px;
	width:100px;
}

#content_big {
	background:#e1f4ff;
}

#v2BlockMonProfilHeader {
	background:url(../img/v2/bg_onglets.jpg) repeat-x top left;
	height:35px;
	width:524px;
}

.v2OngletOn {
	cursor:pointer;
	height:35px;
	background:url(../img/v2/bg_onglet2_mid_on.jpg) repeat-x top left;
}
.v2OngletOn .v2OngletLeft {
	height:35px;
	background:url(../img/v2/bg_onglet2_left_on.jpg) no-repeat top left;
}
.v2OngletOn .v2OngletRight {
	height:35px;
	background:url(../img/v2/bg_onglet2_right_on.jpg) no-repeat top right;
}
.v2OngletOn .v2Onglet {
	height:28px;
	background:url(../img/v2/bg_onglet2_arrow.jpg) no-repeat top center;
	padding:7px 10px 0 10px;
	color:#FFFFFF;
	font-size:12px;
	font-family:verdana;
	text-align:center;
}


.v2OngletOff {
	cursor:pointer;
	height:35px;
	background:url(../img/v2/bg_onglet2_mid_off.jpg) repeat-x top left;
}
.v2OngletOff .v2OngletLeft {
	height:35px;
	background:url(../img/v2/bg_onglet2_left_off.jpg) no-repeat top left;
}
.v2OngletOff .v2OngletRight {
	height:35px;
	background:url(../img/v2/bg_onglet2_right_off.jpg) no-repeat top right;
}
.v2OngletOff .v2Onglet {
	height:28px;
	padding:7px 0 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-family:verdana;
	text-align:center;
}

.v2InfoVehicle {
	padding:0 10px;
}
