body 
{ 
    
    margin: 0px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #FFFFFF;
    
    height: auto;
    /*border: solid black 1px;*/
}

#wrapper 
{
	position:absolute;
	left: 15px;
	top: 5px;
    	width: 1024px;
	height: 768px;
	padding: 0px;
    	/*margin: 0 auto;
	background-color:#CAF4DC
    	background-color: #FDFED3;
	border: solid blue 1px;*/
	
	
}
#shade
{
    /*background: url(../lo_ci.png) no-repeat 0 0;border-bottom: solid orange 1px;*/
    position: absolute;
    background-color: none;
    top: 4px;
    left: 4px;
    height: 70px;
    width: 352px;
    /*border: solid green 2px;*/
    
}
#slider 
{
	position: absolute;
    	width: 930px;
    	top: 160px;
	left: 0px;
	height: 350px;
	margin-left: 22px;
    	margin-right: 22px;
    	background-color:#FFFFFF;
	/*border: solid orange 2px;
	margin-bottom: 22px;border: solid green 1px;*/
}

#autopromo
{
	position: absolute;
	left: 430px;
	top: 5px;
	height:140px;
	width: 450px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-top-color: #66FF33;
	border-right-color: #66FF33;
	border-bottom-color: #66FF33;
	border-left-color: #66FF33;	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FF66;
	/*
	border: solid orange 1px;
	background-color:#3399CC;
	background-color:#CCFF99;*/
}
#intro 
{
    padding-bottom: 10px;
}

h2 
{
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}


.scroll 
{
    
    width: 624px;
    height: 324px;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    clear: left;
    margin-left: 2px;
    margin-top: 2px;
    
    /*border-left: solid green 1px;
    border-bottom: solid green 1px;
    background-color: #AEAEAE;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
    border: solid red 1px;*/
    
}

.scrollContainer div.panel 
{
	position: absolute;
    	height: 320px;
    	width: 622px;
    	border-left: solid 2px #78C47A;
	border-bottom: solid 2px #78C47A;
	/*
	border-left: solid green 1px;
	border-bottom: solid green 1px;
	overflow:auto;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;*/
}



ul.navigation 
{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
}

ul.navigation li 
{
    display: inline;
    margin-right: 10px;
}

ul.navigation a 
{
	padding-left: 2px;
	padding-right: 2px;
	color: #000;
	background-color:#60A8D5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul.navigation a:hover 
{
    background-color: #CAE8CC;
}

ul.navigation a.selected 
{
    background-color: #2DA12E;
}

ul.navigation a:focus 
{
    outline: none;
}

.scrollButtons 
{
    position: absolute;
    top: 5px;
    cursor: pointer;
}

.scrollButtons.left 
{
    left: -20px;
}

.scrollButtons.right 
{
    right: -20px;
}

.hide 
{
    display: none;
}

a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

div.suite_home
{
	position: absolute;
	top: 520px;
	left: 20px;
    	width: auto;
    	margin: 0 auto;
	/*border: solid yellow 1px;*/
}

div.flash
{
	position: absolute;
	top: 320px;
	left: 650px;
	width: 320px;
	height: 150px;
	margin: 0 auto;
	text-align:right;
        /*z-index: -1000;
        border: solid black 1px;*/
}

a.last
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #78C47A;	
}

div.tourisme
{
	position: absolute;
	top: 520px;
	left: 350px;
	width: 420px;
	height: 150px;
	margin: 0 auto;
	/*text-align:right;
        z-index: -1000;*/
        border: solid black 1px;
}
