body {
	background-color:#fff;
	margin:0;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serifs;
	font-size:12px;
}
#content {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0 auto;
	width: 798px;
	height:auto;
	background-color:#fff;
	color:#000000;
}
#header {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #fff url(../~images/_header.jpg) no-repeat;
	height: 217px;
	width: 798px;
	color: #666666;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
}
#connexion{
	position:fixed;
	right:10px;
	top:10px;
	background-image: url(../%7Eimages/cadena-on.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 85px;
	text-align: right;
	padding-top: 10px;
	padding-left:10px;
}
.specialedit {
	background-image: url(../%7Eimages/edit.gif);
	background-color:#666666;
	background-repeat: no-repeat;
	height: 14px;
	width: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer {
	width: 798px;
	height:auto;	
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0;
	margin: 0 auto;
	text-align:center;
}
#menu {
	background:url(../~images/menu.jpg) no-repeat;
	width:172px;
	min-height:250px;
	float:left;
}
#center {
	width:auto;
	padding: 5px;
	
	background-color: #FFFFFF;
	line-height: 20px;
	color:#000000;
}
h6 {
	background-image: url(../%7Eimages/menu-item.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #666666;
	font-size: 14px;
	letter-spacing: 3px;
	height: 21px;
	padding-top: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	background-image: url(../%7Eimages/menu-item2.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #FF9900;
	font-size: 14px;
	letter-spacing: 3px;
	height: 21px;
	padding-top: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	color:#2A201E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 5px;
	text-indent: 10px;
}
h2 {
	font-size: 14px;
	color: #666666;
	font-style: italic;
	text-indent: 10px;
}
.smallDate {
	font-size: 8px;
	color: #666666;
	font-style: italic;
	text-indent: 10px;
}
.FirstLetter {color: #FF9900}
.bordered {
	border: 1px solid #E0E0E0;
	padding: 10px;
	margin-bottom:1px;
}
#content #menu a:link {
	text-decoration: none;
	color: #666;
}
#content #menu a:visited {
	text-decoration: none;
	color: #666;
}
#content #menu a:hover {
	text-decoration: none;
	color: #000;
}
#content #menu a:active {
	text-decoration: none;
	color: #FF9900;
}