body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	line-height:1.5em
}
body {
	margin: 0px;
	background-color:#802634;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#53762A;
	letter-spacing:0.2em;
	font-size:18px;
	font-weight:lighter;
	margin-top:0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#802634;
	letter-spacing:0.2em;
	font-weight: bolder;
	}
	
#container{
	width:760px;
	border-bottom:10px solid #FFFFFF;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}

#header {
	border-bottom:1px solid #527529;
	border-left:1px solid #527529;
	border-right:1px solid #527529;
}

#lingue {
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:100%;
	text-align:right;
	padding-right:12px;
	padding-top:17px;
	font-size:10px;
	letter-spacing: 0.2em;
}

#lingue a {
	text-decoration:underline;
	color:#000000;
	line-height:30px;

}

#lingue a:hover{
	text-decoration:none;
	color:#b20000;
}

#menu {
	margin-top:2px;
	margin-bottom:2px;
	width:100%;
}

#menu td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing: 0.1em;
	background-color:#7ba642;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	/*padding:7px 0px 9px 0px;*/
}

#menu td a{
	display:block;
	height:100%;
	text-decoration:none;
	color: #FFFFFF;
	padding:5px 0px 5px 0px;
}

#menu td a:hover{
	color: #7ba642;
	background-color:#fff;	
}

#img_big{
	margin-bottom:10px;
}

#mainbody td {
	vertical-align:top;
}

#mainbody a {
	color:#53762A;
	text-decoration:underline;
}

#mainbody a:hover {
	text-decoration:none;
}

#mainbody img {
	padding-bottom:10px;
}

.img_style_dx{
	padding-left:4px;
}

.img_style_sx{
	padding-right:4px;
}

#footer {
	background-color:#e0a64e;
	padding:10px 0px 25px 0px;
	color:#FFF;
	text-align:center;
	margin-top:10px;
	line-height:2.0em;
}

#footer a {
	text-decoration:underline;
	color:#FFF;
}

#footer a:hover {
	text-decoration:none;
	color:#FFF;
}