
html, body {
	height:100%;
	padding:0;
	margin:10px 0 10px 0;
	border:0;
}

body {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bgmain.gif);
	background-attachment:fixed;
}

a:focus { outline:none; }

#main {
	height:100%;
	padding:0;
	margin:0 auto;
	border:0;
}

#main .tdMain {
	height:100%;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	vertical-align:middle;
}

h1 {
	font-size:125%;
	font-weight:bold;
	padding-bottom:5px;
}

a { text-decoration:none; border:0; }

a:hover { text-decoration:underline; border:0; }

a img{border:0;}

#top {
	width:981px;
	height:170px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	position:relative;
}

#content {
	width:981px;
	background-image:url(../images/bgcontent.gif);
	background-repeat:repeat-y;
}

.birdBottom {
	background-image:url(../images/birdbottomleft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#2b231a;
	font-size:14px;
}

.birdBottom a {
	font-weight:bold;
	color:#2b231a;
}

#bottom {
	width:681px;
	height:19px;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:300px;
	color:#cdb9b2;
	font-size:11px;
	padding-top:3px;
}

#paddingtopmenu {
	height:102px;
	width:100%;
	opacity:0.01;
	font-size:60px;
	color:#FFFFFF;
}

#addressGauche {
	padding-left:10px;
	padding-bottom:325px;
}

/********************* MENU ********************************/

#menu {
	width:500px;
	/*text-align:right;*/
	height:21px;
}

#menu a {
	font-size:14px;
	color:#8f3e20;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#menu li { /*background-image:url(../images/menusep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
	padding-left:25px;*/
	height:21px; }
	
	#menu .sub a {
	color:#FFFFFF;

	
}
#menu .sub a:hover {	
color:#8f3e20;


	
}

/***********************************************************/
#menu{
/*	position:relative;*/
	background:none;
}

#menu td{
	padding-right:15px;
	padding-left:15px;
	margin:0;
	background-image:url(../images/sep_menu.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image:url(../images/menusep.gif);
	text-align:right;
	background-repeat:no-repeat;
	height:21px;
	position:relative;
}
#menu .lastItem{
	background:none;
}

#menu a{
	color:#013654;
	text-decoration:none;
}
#menu a:hover{
	color:#013654;
	text-decoration:none;
}
#menu td ul {
	background: #929292;
	list-style: none;
	position: absolute; top: 18px;
	*top: 21px;
	left: 10px;
	height: auto;
	margin: -999em 0 0 0; padding:0; border:0;
	z-index:100000;
	text-align:left;
	width:180px;	
}
#menu td li {
	text-align:left;
	border-top:1px solid #ffffff;
	height:auto;
	left: auto;
	z-index:100000;
	width:auto;
}
#menu td ul a {
	color:#FFFFFF;
	margin:0;
	height:auto;
	display:block;
	text-decoration:none;
	padding:3px 5px;
	left: auto;
	z-index:100000;	
}
#menu td ul a:hover {color:#8f3e20;}
#menu td ul ul {
	margin: -2em 0 0 0;
	background:#94989b;z-index:100000;
}
#menu td ul ul a{
	color:#ffffff;
	background-color:#94989b;
	z-index:100000;
}
#menu td ul ul a:hover{
	color:#5e0202;
	background-color:#94989b;
	z-index:100000;
}
#menu td:hover ul ul, #menu td:hover ul ul ul, #menu td.sfhover ul ul, #menu td.sfhover ul ul ul {
	left: 0;
	margin:auto;
}
#menu td:hover ul, #menu td li:hover ul, #menu td li li:hover ul{
	left:0;
	margin:auto;
}
#menu td.sfhover ul, #menu td li.sfhover ul, #menu td li li.sfhover ul{
	left: -4px;
	margin:auto;
}
#menu {
	width:500px;
	/*text-align:right;*/
	height:21px;
}

#menu a {
	font-size:14px;
	color:#8f3e20;
	text-decoration:none;
	font-weight:bold;
	margin-top:3px;
}

#menu a:hover {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

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

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

h1 {
	color:#ba8977;
	font-size:18px;
	padding:0;
	margin:0;
	padding-bottom:5px;
}

h2 {
	color:#8f3e20;
	font-size:16px;
	padding:5px 0 0 0;
	margin:0;
}

.basic_title {
	color:#8f3e20;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
}

.content_block a{
color:#8f3e20;
font-weight:bold;
text-decoration:none;
}

.content_block a:hover{
color:#8f3e20;
font-weight:bold;
text-decoration:underline;
}

.imgBorder{
	border:1px solid #89563b;
	padding:2px;
}