body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 13px Georgia, "Times New Roman", Times, serif;

	/*color: #797C7A;*/
	color: #333333

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #715558;
}

h2 {
	padding-left: 0px;
	font-size: 14px;
	
}

#story h2 {margin-top:20px; font-size: 10px;}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	line-height: 1.6em;
}

a {
	text-decoration: underline;
	color: #5A5C53;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/*  Wrapper  */

#wrapper {
	background: #FFFFFF ;
}

/*  Menu  */

#menu {
	width: 756px;
	height: 20px;
	margin: 0 auto;
	padding-left: 10px;
	clear: left;
	line-height: 1.8em;
	


}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	display: block;
	float: left;
	width: 151px;
	padding: 0 0 0 0;
	
}

#menu a
{
	display: block;
	height: 24px;
	padding: 4px 20px 6px 20px;
	margin: 5px 0px 0px 0px;
	letter-spacing: 0px;
	text-align: center;
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
text-decoration: none;
color: #d0caaf;
}

#menu .active a {
background: url(../images/Design_14.gif) no-repeat;
background-position:  bottom center;

}

/*  Menu2  */


#menu2 {
	width: 725px;
	height: 40px;
	margin: 0 auto;
	padding-left: 10px;
	clear: left;
	line-height: 1.8em;
	display: block;
	background-color: #eeeeee;

}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu2 li {
	display: block;
	float: left;
	width: 110px;
	padding: 0 0 0 0;
	
}

#menu2 a
{
	width: 100px;
	display: block;
	height: 24px;
	padding: 4px 5px 6px 5px;
	margin: 5px 0px 0px 0px;
	letter-spacing: 0px;
	text-align: center;
	font-size: 1em;
	color: #926f00;
	font-weight: bold;
	text-decoration: none;
}

#menu2 a:hover {
	text-decoration: none;
	color: #d0caaf;
}

#menu2 .active a {

}

#menu2 li.menu2title {
	padding: 4px 5px 6px 5px;
	margin: 5px 0px 0px 0px;
	height: 24px;
	width: auto;
}




/*  Header  */

#allhead {
	height: 378px;
	background: url(../images/Design_03.gif);
	background-repeat: repeat-x;
	padding: 0;
	
}

#header {
	width: 754px;
	height: 89px;
	margin: 0 auto;
	padding: 0;

}








/* REMOVE THIS ID */
#header h1 {
	width: 335px;
	height: 89px;
	margin: 0 auto;
	float: left;
	padding: 0;
	background: url(../images/Design_05.gif) no-repeat;
	background-color: #000000;
}











#changelang
{
	float: right;
	width: 300px;
	padding-right: 0;
	padding-top: 4px;
	height: 39px;
	background: url(../images/changelang_07_05.gif) no-repeat;
	text-align: center;
	white-space: nowrap;
}

#changelang a
{color: #926f00;}

#changelang .active {color: #333333; font-weight:bold;}

#topimage {
	float: left;
	display: block;
	width: 760px;
	height: 221px;
	background: url(../images/Design_10_11.jpg) no-repeat;
}

#header h2
{
	float: right;
	width: 300px;
	display: block;
	padding: 15px 18px 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 1em;
	text-transform: inherit;
}

/*  Content  */

#content {
	width: 754px;
	margin: 0 auto;
	text-align: left;
}

#content .calendardiv {text-align: center;}

#tarifs h3, #tarifs .value {
text-align: center;
}

#tarifs table {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;

}

#tarifs td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
}

#content p
{line-height: 1.2em; }

#contentmargin {width: 130px; height:800px; background-color:red; float:left;}

/*  Links  */

#links {
	float: left;
	width: 200px;
background-color:yellow;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

#links h2 {
	font-size: 1.3em;
}

/*  Footer  */

#footer {
	padding: 10px 0 20px 0;
	height: 50px;
	background-color: gray;
	color: #FFFFFF;
	line-height: 0px;

}

#footer p {
line-height: 0px;
}

#footerwrapper {
	width: 750px;
	margin: 0 auto;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #FFFFFF;
	
}

#legal {
	text-align: right;
	font-size: 10px;
	width: 300px;
	float:right;
	padding: 27px 0 0 0;
	line-height: 13px;
}

#brand  {
	width: 350px;
	margin: 0;
	padding: 13px 0 0 0;
	text-align: left;
	float:left;
}

#brand p {
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 0px;
}


#brand .nav, #brand .nav a {
	letter-spacing: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
}

.fenetre { text-align: left;}

td.label { vertical-align: top; white-space: nowrap; }


#bigfrm {
	width: 680px;
}
#leftfrm {
	padding-right: 10px; 
	padding-left: 0px;
}

#leftfrm img {
	border: 0;
}

#tblselection {
		
}

#thumbfrm {
	border-spacing: 4px 4px; 
	empty-cells: hide;
}

#thumbfrm td {
	border: 1px solid gray;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

.thumb {
	border: 1px solid gray;
	padding: 0;
	margin-bottom: -3px;
}

#placeholder {
	margin-bottom: -3px;
}