html, body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}
img { border: none; }
#page {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 83px;
	border: 1px solid #AAAAAA;
	overflow: hidden;
}
#header>img {
	width: 100%;
	height: 100%;
	background: #7eade4;
}
#logos {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 310px;
	z-index: 2;
	text-align: right;
}
#menu {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 24px;
	width: 100%;
	z-index: 3;
	font-variant: small-caps;
}
#menu ul {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: none;
}
#menu ul li {
	display: inline;
	padding: 0 10px;
	margin: 0;
	border-left: 2px dotted #AAAAAA;
	font-size: 13px;
}
#menu ul li:first-child {
	border-left: none;
}
#menu ul li a,
#menu ul li a:link,
#menu ul li a:visited,
#menu ul li a:hover {
	color: #333333;
	text-decoration: none;
}
#header h1 {
	position: absolute;
	margin: 0;
	left: 2px;
	top: -8px;
	z-index: 1;
	font-size: 60px;
	color: #aaaaaa;
}
#helio_footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 24px;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
	overflow: hidden;
	text-align: center;
	font-variant: small-caps;
}
#helio_footer ul {
	padding: 0;
	margin: 4px 0 0 0;
	list-style: none;
}
#helio_footer ul li {
	display: inline;
	padding: 0 10px;
	margin: 0;
	border-left: 2px dotted #AAAAAA;
}
#helio_footer ul li:first-child {
	border-left: none;
}
#helio_footer ul li a {
	color: #333333;
	text-decoration: none;
}
#center {
	position: absolute;
	left: 0;
	top: 85px;
	bottom: 25px;
	width: 100%;
	overflow: hidden;
}
.msie6 #center { height: expression((this.parentNode.offsetHeight - 110) + 'px'); }
.msie5 #center { height: expression((this.parentNode.offsetHeight - 110) + 'px'); }
#left {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	padding: 0 10px;
	height: 100%;
	overflow: auto;
	font-size: .8em;
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left ul li {
	margin: 5px 0;
	padding: 3px;
	border: 1px solid black;
	text-align: left;
}
#left ul li.section { border: 1px dashed #aaa; font-weight: bold; }
#left ul li.image { padding: 0; border: none; }

#left ul li:hover {
	/*font-weight: bold;*/
}
#left ul li:hover	{ background: url(graph/degrad2.png) repeat-y 0 0; }
#left ul li.selected	{ background: url(graph/degrad2.png) repeat-y 0 0; }
#left ul li.image:hover, #left ul li.image.selected { background: transparent; }

#left ul li a,
#left ul li a:link,
#left ul li a:visited,
#left ul li a:hover {
	text-decoration: none;
	color: black;
}
a, a:visited {
	color: black;
}
#right {
	position: absolute;
	right: 10px;
	top: 0;
	width: 300px;
	height: 100%;
	overflow: auto;
	z-index: 10;
}
#helio_content {
	position: absolute;
	left: 160px;
	right: 0;
	/*padding-right: 300px;*/
	top: 0;
	height: 100%;
	overflow: auto;
}
.msie6 #helio_content { width: expression((this.parentNode.offsetWidth - 160) + 'px'); }
.msie5 #helio_content { width: expression((this.parentNode.offsetWidth - 160) + 'px'); }
.bloc {
	background: #cccccc;
	-moz-border-radius: 10px;
	padding: 10px;
	margin: 10px;
}
.bloc h1 {
	margin: 0;
	border-bottom: 2px dotted #aaaaaa;
	color: #666666;
}
.produits {
	overflow: hidden;
	position: relative;
}
.produits ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	height: 1px;
}
.produits li {
	float: left;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 150px;
	height: 230px;
	font-size: 12px;
	background: #ffffff;
	-moz-border-radius: 10px;
	overflow: hidden;
}
.produits li img {
	width: 150px;
	height: 150px;
}
.produits li h3 {
	margin: 0;
	text-align: center;
	font-size: 12px;
}
.produits li .prix {
	width: 100%;
	text-align: right;
	font-size: 15px;
}
.bloc .blocfooter {
	clear: both;
	text-align: right;
}
.bloc .blocfooter a{
	color: #666666;
}
#pubdroite {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 280px;
	height: 280px;
}
#pubdroite ul {
	position: relative;
	width: 280px;
	height: 280px;
	border: 2px solid #AAAAAA;
	background: #FFFFFF;
	-moz-border-radius: 10px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
#pubdroite li {
	display: none;
	position: absolute;
	width: 280px;
	height: 280px;
	overflow: hidden;
}
#presentation {
	padding-bottom: 0;
}
#presentation ul {
	list-style-position: inside;
}
#ao {
	position: absolute;
	left: 10px;
	top: 300px;
	width: 280px;
	height: 200px;
	border: 2px solid #AAAAAA;
	-moz-border-radius: 10px;
}
#ao h1 {
	margin: 0;
	text-align: center;
	color: #aaaaaa;
	font-size: 14px;
}
#ao ul {
	position: relative;
	width: 280px;
	height: 160px;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}
#ao li {
	text-align: center;
	display: none;
	position: absolute;
	width: 260px;
	height: 280px;
	overflow: hidden;
	padding: 0 10px;
}
#ao li h2 {
	font-size: 13px;
	text-align: center;
}
#ao li a {
	text-align: center;
	color: #aaaaaa;
	display: block;
	width: 100%;
}
#pagelist {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	width: 180px;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 100;
}
#pagelist li {
	float: left;
	margin: 0 2px;
	padding: 4px 0 0 0;
	display: inline;
	background: transparent;
	width: auto;
	height: auto;
}
#pagelist li select {
	margin-top: -4px;
}
#pagelist li a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.selected { font-weight: bold; }




#djangoForumBody {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}

#djangoForumList,
#djangoForumThreadList,
#djangoForumThreadPosts {
    border-collapse: collapse;
    width: 100%;
}

#djangoForumList td,
#djangoForumThreadList td,
#djangoForumThreadPosts td {
    border: solid #777 1px;
    padding: 6px;
}

#djangoForumList .djangoForumListDetails {
    width: 70%;
}

#djangoForumList .djangoForumListDetails strong {
    font-size: 120%;
}

#djangoForumList .djangoForumListDetails .djangoForumStats {
    font-size: 80%;
}

.djangoForumListLastPost,
.djangoForumThreadLastPost {
    background-color: #ccc;
    border-bottom: solid #777 1px;
}

#djangoForumList th,
#djangoForumThreadList th,
#djangoForumThreadPosts th {
    background-color: #3a3;
    border: solid #777 1px;
    color: #fff;
    text-align: left;
    padding: 4px;
}

#djangoForumThreadPosts th {
    width: 20%;
}

#djangoForumBreadcrumbs {
    padding: 20px;
}

#djangoForumBody label {
    font-size: 110%;
    font-weight: bold;
    display: block;
    padding: 4px;
}

#djangoForumThreadPostDetail {
    width: 20%;
}
#login {
	text-align: center;
}
#login>div {
	width: 300px;
	padding: 10px;
	border: 1px dashed #aaa;
	margin: 10px auto;
}
#login p {
	color: red;
	margin: top: 5px;
}
#login table { width: 100%; }
#login th {
	text-align: right;
	white-space: nowrap;
	font-weight: normal;
}
#login table input {
	width: 100%;
}
#login h1 {
	margin: 0 0, 5px 0;
	font-size: 1.5em;
}
#info_user {
	padding: 3px;
	margin: 5px 0;
	border: 1px dashed #aaa;
	cursor: pointer;
}
#mails {
	border-collapse: collapse;
	width: 95%;
	margin: 10px 2%;
}
#mails tr.impaire { background: #dde9ff; }
#mails tr.paire { background: white; }
#mails tr.selected, #mails tr.paire.selected, #mails tr.impaire.selected {
	background: #3333ff;
	color: white;
	font-weight: normal;
}
#mails td {
	border: 1px solid white;
}
ul#annuaire {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#annuaire li {
	float: left;
	position: relative;
	border: 1px solid #aaa;
	margin: 10px;
	padding: 5px 5px 5px 125px;
	width: 200px;
	height: 140px;
}
ul#annuaire li img {
	position: absolute;
	top: 0;
	left: 0;
}
ul#annuaire li h2 { margin: 0; font-size: 1.5em; font-weight: normal; }
ul#annuaire li h3 { margin: 0 0 10px 0; font-size: 1.2em; font-style: italic; font-weight: normal;}
ul#annuaire li table { width: 100%; }
ul#annuaire li th { white-space: nowrap; text-align: right; font-weight: normal }
ul#annuaire li td {}

#annuaire_detail { margin-top: 10px; }
#annuaire_detail img {
	float: left;
	margin: 0 10px 10px 0;
}
#annuaire_detail h1 { margin: 0; }
#annuaire_detail h2 { margin: 0; font-style: italic; font-weight: normal; }
#annuaire_detail  table {}
#annuaire_detail th { white-space: nowrap; text-align: right; font-weight: normal }
#annuaire_detail td {}

.breadcrumbs { margin-top: 1px; border-left: 1px solid #CCCCCC; }
iframe {
	width: 100%;
	height: 100%;
	border: none;
}
.admin_popup #header, .admin_popup #helio_footer, .admin_popup #left { display: none; }
.admin_popup #center { top: 0; bottom: 0; }
.admin_popup #helio_content { left: 0; right: 0; }
