
.topText {
	font-family:arial;
	font-size:10px;
	color:#333;
}

.mainText {
	font-family:arial;
	font-size:12px;
	color:#333;
}

.mainTitle {
	font-family:arial;
	font-size:14px;
	color:#333;
}

.leftLink {
	font-family:arial;
	font-size:12px;
	color:#333;
	text-decoration:underline;
}

.leftLink a:hover {
	text-decoration:underline;
}


.bodyPage {
	/*background: #fdefe4;*/
	/*background: #f9f8f7 url(../../images/white/page_bground.png) 0 100% repeat-x;*/
	background: #fdefe4 url(../images_dev/page_bground.jpg) no-repeat center center;
	background-position: top center;
	margin:0 auto;
}

.left {
	background: #fdefe4 url(../images_dev/left_border_.png) no-repeat;
}





#ddtabs2 {
width:1000px;
height:30px;
background:url(images/top_tab_bg.jpg);
}


.glowingtabs{
line-height:normal;

/*border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
/*height:30px;*/
background:url(images/glowtab-left.png) no-repeat left top;
margin:0;
margin-right: 2px; /*spacing between each tab*/
padding:0px 0px 0px 10px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
/*height:30px;*/
display:block;
background:url(images/glowtab.png) no-repeat right top;
padding: 0px 12px 0px 3px;
line-height:30px;
font-weight:bold;
font-family:arial;
font-size:14px;
color:#fff;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: #fff;
}

.glowingtabs a.current{ /*Selected Tab style*/
background-position:0 -40px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a.current span{ /*Selected Tab style*/
background-position:100% -40px; /*Shift background image up to start of 2nd tab image*/
color: #fff;
}

.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -40px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -40px; /*Shift background image up to start of 2nd tab image*/
}

.tabcontainer{
clear: left;
width:1000px; /*width of 2nd level sub menus*/
height:340px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
	display:none;
	font-family:arial;
	font-size:12px;
	color:#333;
}

#image-01{
	width:1000px;
	height:340px;
	background: url(../images_dev/carousel_sejour.jpg) no-repeat;
	padding:35px 30px 0px 530px; 
}

#image-02{
	width:1000px;
	height:340px;
	background: url(../images_dev/carousel_famille.jpg) no-repeat;
	padding:35px 30px 0px 530px; 
}

#image-03{
	width:1000px;
	height:340px;
	background: url(../images_dev/carousel_trek.jpg) no-repeat;
	padding:35px 30px 0px 530px; 
}

#image-04{
	width:1000px;
	height:340px;
	background: url(../images_dev/carousel_4x4.jpg) no-repeat;
	padding:35px 30px 0px 530px; 
}

#image-05{
	width:1000px;
	height:340px;
	background: url(../images_dev/carousel_vtt.jpg) no-repeat;
	padding:35px 30px 0px 530px; 
}

#image-06{
	width:1000px;
	height:340px;
	background: url(../images_dev/carousel_incentive.jpg) no-repeat;
	padding:35px 30px 0px 530px; 
}