* {
	border: none;
	padding: 0;
	margin: 0;
}
table, tr, td, th, tbody {
	border-collapse: collapse;
}
html {
	height: 100%;
	padding-bottom: 1px;
}
body { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #022e5d;
	background: #FFFFFF url(../images/back.gif) repeat-x top left;
	font-size: 12px;
	width: 100%;
	min-width: 1280px;
}
td, tr, p, div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #022e5d;
	font-size: 12px;
}
hr {
	color: #626264;
	height: 1px;
	width: 100%;
}
a:link, a:visited {
	text-decoration: none;
	color: #c4004d;
}
a:hover {
  color: #022E5D;
  text-decoration: underline;
}
#UserHeaderTopRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 315px;
	height: 135px;
	background: url(../images/topright.gif) no-repeat top right !important;
}
#UserHeaderFondRight {
	position: absolute;
	top: 0;
	right: 315px;
	width: 200px;
	height: 60px;
	background: url(../images/fondtopright.gif) no-repeat top right !important;
}
#container {
	width: 900px;
	margin: 0 auto;
}
#UserHeader {
	background: transparent url(../images/header2.gif) no-repeat bottom left;
	width: 900px;
	height: 201px;
	float: right;
}
#UserHeaderEn {
	background: transparent url(../images/headeren2.gif) no-repeat bottom left;
	width: 900px;
	height: 201px;
	float: right;
}
#UserHeader img, #UserHeaderEn img {
	margin: 20px 0 0 110px;
}
#UserMain {
	background: transparent url(../images/main.gif) repeat-y top left;
	width: 900px;
	float: right;
}
#UserLeft {
	width: 745px;
	margin-left: 55px;
}
.UserLeftModule {
	width: 163px;
	float: left;
}
.jflanguageselection {
	text-align: right;
}
.jflanguageselection li {
	display: inline;
}
.jflanguageselection img {
	border: none;
}
.moduletable_MainMenu{
	margin-top: 10px;
}
#UserMainBody {
	width: auto;
	padding-left: 193px;
	margin-left: 0;
}
#UserBottom {
	background: transparent url(../images/bottom.gif) no-repeat top right;
	height: 108px;
	width: 900px;
	float: right;
}
#UserBottomPosition {
	width: 670px;
	margin: 50px 0 0;
	padding-left: 80px;
	/*text-align: center;*/
}
.UserLeftModule table.moduletable td {
	padding: 0;
}
.UserLeftModule a.mainlevel, .UserLeftModule a.mainlevel:link {
	display: block;
	margin: 2px 0;
	padding: 2px 0;
	text-indent: 1px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.UserLeftModule a.mainlevel:hover {
	color: #c4004d;
	/*background-color: #e7395e; */ 
}
.UserLeftModule a#active_menu {
	color: #fff;
	background-color: #c4004d;
	font-weight: bold;
}
.UserLeftModule a#active_menu:hover {
}
table.moduletable_contact {
	background-color: #fff;
	margin: 20px 4px 2px;
	border: 2px solid #c4004d;
}
table.moduletable_contact .img_float {
	visibility: hidden;
	width: 0;
	overflow: hidden;
}
table.contentpaneopen {
	width: 100%;
	margin-bottom: 15px;
	margin-left: -3px;
	position: relative;
}
table.moduletable_contact table.contentpaneopen {
	margin: 15px 0 0;
}
table.moduletable_contact table.contentpaneopen td {
	padding: 0 5px;
}
.contentheading {
	font-size: 18px;
	text-align: right;
	color: #c4004d;
	border-bottom: 3px solid #c4004d;
	padding-top: 50px;
}
#footer_menu {
	margin: 0 auto;
	/*display: table;*/
	/*width: 670px;*/
}
#footer_menu div {
	font-size: 10px;
}
#footer_menu div.copyright {
	float: left;
	/*width: 152px;*/
	margin-right: 3px;
}
#footer_menu div.module {
	width: 152px;
	/*padding-left: 152px;*/
	margin-left: -3px;
}
#footer_menu ul {
	list-style: none;
}
#footer_menu li {
	float: left;
}
#footer_menu a.mainlevel {
	color: #022E5D;
	font-size: 10px;
}
#footer_menu span.mainlevel {
	color: #c4004d;
	font-size: 10px;
}
#footer_menu li a.mainlevel:link, #footer_menu li a.mainlevel:visited {
	padding: 0 5px;
}
p {
	margin-bottom: 10px;
}
.tExergue {
	color: #c4004d;
}
.centered {
	text-align: center;
}
.flash {
	text-align: center;
	width: 100%;
}
.article_seperator {
	line-height: 0;
	height: 0;
	visibility: hidden;
}
.img_float {
	margin: 10px -75px 10px 10px;
	padding: 5px;
	border: 2px solid #c4004d;
	float: right;
	background-color: #fff;
	position: relative;
}
#img_dte {
	margin: 150px -75px 10px 700px;
	padding: 5px;
	border: 2px solid #c4004d;
	float: right;
	position: relative;
	background-color: #fff;
}
.auteur {
	text-align: right;
	font-weight: bold;
}
.citation {
	background-color: #ffe7e2; /*#ffebf7;*/
	border: 1px dashed #c4004d;
	border-width: 1px 0;
	padding: 10px;
	margin: 5px 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0;
}
#UserMainBody table.contentpaneopen ul {
	margin: 0 10px 10px;
	list-style: square inside;
}
#UserMainBody table.contentpaneopen ul.ulContact {
	list-style: none;
}
ul.ulContact {
	text-align: center;
	list-style: none;
	margin-top: 15px;
}
ul.ulContact li {
	margin-bottom: 15px;
}