
 /** ul Style Abo**/

#main .col-2 .section ul.tab_abo {
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	border-top:1px  #cccccc solid ;
	border-left:1px  #cccccc solid ;
	border-right:1px  #cccccc solid ;
	font-size: 11.5px;
}

#main .col-2  p.timetable {
	padding: 2px;
	
}

#main .col-2 li.line1abo {
	padding-left: 5px;
	padding-bottom:5px;
	background-color:#d9ebef;
	border-bottom:1px  #cccccc solid ;
}

#main .col-2 li.line2abo {
	padding-left: 5px;
	padding-bottom:5px;
	background-color:#ff;
	border-bottom:1px  #cccccc solid ;
}

#tabs {
	font-size: 14px;
	height: 30px;
	width: 100%;
	float: left;
	background: url('images/bg-tabs-over.png') repeat-x ;
	margin-top:15px;
	margin-bottom:15px;

}

#tabs * {
	margin: 0;
	padding: 0;
}


#tabs div {
	float: right;
}

#tabs a {
	float: left;
	height: 20px;
	padding: 3px 8px 7px 0;
}

#main #tabs a:hover {
	text-decoration: none;
}

#tabs span{
	float: left;
	height: 30px;
	width: 9px;
}


/* bg */

#main #tabs a {
	background: url('images/bg-tabs.jpg') repeat-x ;
	color: white;
}

#tabs .bg-l {
	background: url('images/bg-tabs-l.jpg') no-repeat;
}

/** /
#tabs .bg-r {
	background: url('images/bg-tabs-r.jpg') no-repeat;
	width: 0;
}
/**/


#main #tabs .active a {
	background: url('images/bg-tabs-on.jpg') repeat-x ;
	color: black;
}

#tabs .active .bg-l {
	background: url('images/bg-tabs-l-on.jpg') no-repeat;
}

/** /
#tabs .active .bg-r {
	background: url('images/bg-tabs-r-on.jpg') no-repeat;
}

/**/

#tabs .bg-r {
	width: 0;
}


#partners {
	background: url('images/bg-promo.jpg') no-repeat;
	padding: 0 0px;
	height: 500px;
}

#partners h1 {
	font-size: 14px;
	padding: 10px 10px 0px 10px;
	color: #d2001b;
	}
	


#partners p {
	background-color: #f4f0ef;
	font-size:12px;
	float: left;
	width: 100%;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:15px;
	text-align:center;
	width:220px;
}
#partners a{
	
	font-size:9px;
	color: #453a35;
	text-decoration:none;
	text-transform: uppercase;
	
}

#partners a:hover{
	
	font-size:9px;
	color: #d2001b;
	text-decoration: underline;
	
}

#partners h3 {
	background-color: #f4f0ef;
	font-size: 13px;
	text-align:center;
	color: #453a35;
	padding-bottom:10px;
	padding-top:10px;
	margin:0;
}


#happyDays  {
	width: 496px;
	border: 1px solid #aaa;
}

/*
#happyDays  {
	width: 496px;
}


#happyDays tr {
	width: 496px;
}
*/


#happyCities {
	background: url('/images/hd0.jpg') no-repeat;
	height: 84px;
	width: 496px;
	position: relative;
	border: none;
}

#happyDays tr {
	border-bottom: 1px solid #aaa;
}

#happyDays td {
	border: none;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	padding: 10px;
	width:316px;
}

#happyDays td.select {
	border: none;
	border-left: 0px;
	border-top: 1px solid #aaa;
	padding: 10px;
	width:30px;
}


#happyCities select  {
	position: relative;
	float:left;
	top: 10px;
	margin-left: 48px!important;
	width: 200px!important;
}



#happyDays td.destCountry {
	display: block;
	text-transform: none;
	font-size: 15px;
	border: none;
	border-top: 1px solid #aaa;
	color: #777;
	width:120px;
	float:left;
}
#happyDays .offres {
	height: auto;
}


#happyDays .offres .offre {
	/*width: 160px;*/
}

#happyDays .offres .offre div.dep{
	font-size: 10px;
	color: #AAAAAA;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
}




#happyDays .offres .offre * {
	margin: 0;
	font-size:13px;
}

#happyDays .offres .offre h2 {
	position: relative;
	top: 7px !important;
	color: #999;
}



















/****************************************************************/
/****************************************************************/
/****************************************************************/

#bigtabs {
	font-size: 12px;
	height: 40px;
	width: 100%;
	float: left;
	background: url('images/bg-tabs-over.png') repeat-x bottom;
	margin-top:15px;
	margin-bottom: 15px;
}

#bigtabs * {
	margin: 0;
	padding: 0;
}


#bigtabs div {
	float: left;
}

#bigtabs a {
	float: left;
	height: 38px;
	max-width: 100px;
	padding: 3px 8px 7px 0px;
	background: #d2001b;
}

#main #bigtabs a:hover {
	text-decoration: none;
}

#bigtabs span{
	float: left;
	height: 50px;
	width: 9px;
	background: #d2001b;
}


/* bg */

#bigtabs a {
	display: none;
}

#bigtabs a.active {
	color: black;
}

#bigtabs a.unactive {
	display: block;
	color: white;
}

#bigtabs .active a.unactive {
	display: none;
}

#bigtabs .active a.active {
	display: block;
}

#main #bigtabs a {
	background: url('images/bg-bigtabs.jpg') repeat-x;
}

#bigtabs .bg-l {
	background: url('images/bg-bigtabs-l.jpg') no-repeat;
}

#bigtabs .bg-r {
	background: url('images/bg-bigtabs-r.jpg') no-repeat;
	width: 0;
}

#main #bigtabs .active a {
	background: url('images/bg-bigtabs-on.jpg') repeat-x ;
}

#bigtabs .active .bg-l {
	background: url('images/bg-bigtabs-l-on.jpg') no-repeat;
}

#bigtabs .active .bg-r {
	background: url('images/bg-bigtabs-r-on.jpg') no-repeat;
}



.offer {
	position: relative;
	clear: both;
}

.client .data {/*
	position: absolute;
	right: 0;
	top: 20px;*/
	float: right;
	position: relative;
	top: 10px;
}

#main div.offer a.submit {
	float: right;
	color: white;
	background: #d2001b;
	padding: 5px;
	font-weight: bold;
}

/**/

.offer h4 {
	font-size: 12px;
	clear: both;
}

table.custom_team {
clear:both;
width:500px;
}

table.custom_team td {
font-size:13px;
padding:5px 0 5px 5px;
text-align:left;
vertical-align:top;
}

#main .destinations {
	background: url('images/bg-promo.jpg') no-repeat #d9d1cd;
	padding : 0 5px;
	height: 750px;
}
#main .destinations h2 a, #main .col-3 .destinations h2 {
	color: #453a35;
	text-decoration: none;
	margin-left:5px;
}
#main .destinations h1 {
	font-size: 14px;
	padding: 10px 0 10px 0px;
	color: #453a35;
	border-bottom: 1px solid #958b85;
}
#main .destinations h1 img {
	position: relative;
	top: 2px;
	margin: 0 5px 0 0;
}

#footer  a {
color:#958B85;
text-decoration:none;
}

table.abo {
clear:both;
background-color:#CCCCCC;
border-bottom:0px;
width:450px;
font-size:12px;
}

table.abo td {
background-color:#ffffff;
padding:5px 0 5px 5px;
border-spacing: 0px;
border-collapse: 0px; 
}


td.abo_first_1 {
background-color:#D9EBEF !important;
width:150px;
font-size:12px;
text-align:center
}
td.abo_px {
text-align:center
}
td.abo_first_2 {
background-color:#D9EBEF !important;
width:150px;
font-size:12px;
}
td.abo_first_3 {
background-color:#D9EBEF !important;
width:150px;
font-size:12px;
}

.bouton {
background:none repeat scroll 0 0 #D2001B;
border:medium none;
margin-top:20px;
margin-bottom:20px;
color:white;
font-size:12px;
font-weight:bold;
padding: 5px 10px;
max-width:350px;
right:20px;
}

