* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #333333;
}

img {
	border: 0;
}

.rss {
	width: 15px;
}

#top {
	height: 30px;
	width: 900px;
	margin: 5px 0 20px 0;
	text-align: center;
	font-size: 9px;
	color: #999999;
	line-height: 1.5em;
}

#top a {
	color: #999999;
}

#header {
	height: 100px;
	background: url(http://www.saveurs-regions.be/images/header.jpg) no-repeat;
}

#subscription {
	height: 25px;
	margin-top: 75px;
	font-size: 11px;
	float: right;
	color: white;
	font-weight: bold;
}

#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#center {
	margin-left: 120px;
	padding: 20px 20px 20px 20px;
	overflow: auto;
	background: #CCCCCC;
	clear: both;
	font-size: 10px;
	text-align: justify;
}

#indexArticles {
	padding-top: 0px;
	margin-top: 0px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

#indexArticles strong {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#indexArticles em {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#indexArticles address {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#centerAdmin {
	padding: 20px;
	background: #CCCCCC;
	clear: both;
	font-size: 10px;
	text-align: justify;
}

#centerAdmin ul {
	margin-bottom: 10px;
	list-style-type: none;
}

#centerAdmin ul li {
	margin-left: 10px;
}

#centerAdmin ul li a {
	cursor: pointer;
}

#centerAdmin ol {
	margin-bottom: 20px;
}

#centerAdmin ol li {
	margin-left: 20px;
}

.sortable-list {
    list-style-type : none;
    margin : 0;
}
.sortable-list li {
    border : 1px solid #000;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
    background : #f7f7f7;
    border : #ccc;
    width : 400px;
}

#left {
	padding-left: 10px;
	position: absolute;
	left: 0;
	width: 110px;
	height: 420px;
	background: url(http://www.saveurs-regions.be/images/menu.jpg);
}

#footer {
	height: 30px;
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 9px;
	color: #999999;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}

#footer a {
	color: #999999;
}

/* @group Menu */

#menu {
	padding-left: 10px;
	position: absolute;
	width: 100px;
	height: 100px;
	top: 10px;
	right: 10px;
}

#menu ul
{
	left: 20px;
	position: absolute;
	top: -5px;
	list-style-type: none;
}

#menu li
{
	text-indent: -500px;
}

#menuIndex a {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/home.gif') no-repeat 0% 0%;
}

#menuIndex a:hover {
	display: block;
	width: 100px;
	height: 24px;
	background: url(http://www.saveurs-regions.be/images/menu/home.gif) no-repeat 100% 0%;
}

#menuIndexActive a {
	display: block;
	width: 100px;
	height: 24px;
	background: url(http://www.saveurs-regions.be/images/menu/home.gif) no-repeat 100% 0%;
}

#menuEdito a {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/edito.gif') no-repeat 0% 0%;
}

#menuEdito a:hover {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/edito.gif') no-repeat 100% 0%;
}

#menuEditoActive a {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/edito.gif') no-repeat 100% 0%;
}

#menuArticles a {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/articles.gif') no-repeat 0% 0%;
}

#menuArticles a:hover {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/articles.gif') no-repeat 100% 0%;
}

#menuArticlesActive a {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/articles.gif') no-repeat 100% 0%;
}

#menuLinks a {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/links.gif') no-repeat 0% 0%;
}

#menuLinks a:hover {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/links.gif') no-repeat 100% 0%;
}

#menuLinksActive a {
	display: block;
	width: 100px;
	height: 24px;
	background: url('http://www.saveurs-regions.be/images/menu/links.gif') no-repeat 100% 0%;
}

/* @end */

form {
	margin: 0px;
}

.center {
	text-align: center;
}

.close {
	display: block;
	text-align: right;
	right: 0;
	cursor: pointer;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
}

.pageTitle {
	font-size: 16px;
	margin: 0 0 20px 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 11px;
	margin: -15px 0 0 0;
}

h3 {
	font-size: 11px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	margin: 0;
	margin-bottom: -10px;
}

h4 a {
	font-size: 10px;
	margin: 0;
	font-weight: normal;
}

h5 {
	color: red;
	font-weight: bold;
	font-size: 12px;
	margin: -10px 0 15px 0;
}

h6 {
	font-size: 10px;
	margin: 0 0 3px 0;
}

.head {
	font-size: 11px;
	font-weight: bold;
	width: 400px;
}

.head a {
	text-decoration: none;
}

.text a {
	text-decoration: none;
}

.photoBig {
	height: 150px;
}

.photoSmall {
	height: 35px;
}

.listArticlesPhoto {
	width: 100px;
	margin-right: 20px;
}

.photoPreview {
	height: 75px;
	vertical-align: top;
	float: right;
}

.photoRight {
	width: 120px;
	margin-bottom: 10px;
}

.FloatRight {
	z-index: 100;
	background: url(http://www.saveurs-regions.be/images/cadre.gif) no-repeat;
	width: 271px;
	height: 470px;
	float: right;
	margin: -10px -10px 10px 20px;
	padding: 46px 0 0 4px;
	text-align: center;
	font-size: 10px;
}

#FloatRightAdmin {
	width: 175px;
	float: right;
	margin: 0 10px 10px 20px;
	text-align: center;
	font-size: 10px;
}

#FloatRightAdmin ul {
	text-align: left;
	line-height: 14px;
	list-style-type: square;
}

#FloatRightAdmin li {
	margin-bottom: 0px;
}

#bottomRight {
	position: relative;
}

.FloatLeft {
	width: 200px;
	float: left;
	margin: 20px 10px 10px 0;
	text-align: center;
	font-size: 10px;
	clear: both;
}

#searchResultDiv {
	z-index: 100;
	position: absolute;
	top: 125px;
	left: 150px;
	display: none;
	padding: 20px;
	width: 400px;
	height: 300px;
	overflow: auto;
	background-color: #FFFF00;
	opacity: 0.9;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

#searchResultDiv h1 {
	color: black;
	opacity: 1;
}

#searchResultDiv p {
	color: black;
	opacity: 1;
}

#searchResultDiv a {
	cursor: pointer;
	text-decoration: none;
}

#searchResultDiv a:hover {
	text-decoration: underline;
}

.print {
	width: 25px;
	height: 25px;
	margin-right: 10px;
	vertical-align: middle;
}

.editoDate {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}

.editoDate a {
	text-decoration: none;
}

.editoText {
	vertical-align: top;
}

.editoPhoto {
	margin-bottom: 20px;
	width: 175px;
	clear: left;
	float: left;
	margin-right: 10px;
}

.articlePhoto {
	text-align: right;
	padding-right: 10px;
}

.articleText {
	vertical-align: top;
	font-size: 10px;
	width: 200px;
	font-style: normal;
	font-weight: normal;
}

.articleTextLink {
	margin-top: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.archives {
	font-size: 12px;
}

.suiteRight {
	line-height: 18px;
	font-size: 9px;
	margin-top: 0;
}

.suiteRight a {
	font-size: 9px;
}

.edit {
	color: red;
}

.signature {
	margin-top: 20px;
	margin-right: 210px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

.signature a {
	text-decoration: none;
}

.backToTop {
	margin-top: 40px;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}

.backToTopIcon {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.linkList {
	margin: 10px 0 0 25px;
	width: 380px;
	text-align: left;
}

#rss {
	position: absolute;
	top: 475px;
	right: 10px;
	width: 250px;
	display: block;
	text-align: center;
}

.rss {
	vertical-align: middle;
}

.deleteIcon {
	vertical-align: middle;
}

.admin {
	text-decoration: none;
}

.admin a {
	text-decoration: none;
}

#progress {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	font-weight: bolder;
	color: #B90F33;
	width: 450px;
	background: #ffb9b9;
	display: none;
	margin: 20px 0 20px 0;
	padding: 20px 0 20px 0;
	border: 3px solid #B90F33;
	z-index: 10;
	position: absolute;
	top: 300px;
	left: 125px;
	float: left;
	clear: both;
}

#subscriptionOK {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	font-weight: bold;
	color: #224115;
	width: 400px;
	background: #af8;
	margin: 10px 0 20px 0;
}

#subscriptionKO {
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	font-weight: bold;
	color: #b60202;
	width: 400px;
	margin: 10px 0 20px 0;
	background-color: #ffb9b9;
}

.tooltip {
	width: 350px;
	color: #333333;
	font-size: 12px;
	position: absolute;
	padding: 5px;
	border: solid 1px #333333;
	visibility: hidden;
	background: #e6e6e6;
	line-height: 1.4em;
	font-style: normal;
}

.tooltipCenter {
	width: 350px;
	color: #333333;
	font-size: 12px;
	position: absolute;
	padding: 5px;
	border: solid 1px #333333;
	visibility: hidden;
	background: #e6e6e6;
	line-height: 1.4em;
	font-style: normal;
	text-align: center;
}

.toolPhoto {
	margin-top: 5px;
	height: 100px;
}

.partnerLogo {
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	clear: left;
	vertical-align: middle;
}

#partners {
	margin-left: 100px;
	margin-bottom: 70px;
	text-align: center;
	height: 50px;
	margin-top: 10px;
}

#partners p {
	font-weight: bold;
	text-align: center;
	color: #666666;
}

#partners li {
	display: inline;
	list-style-type: none;
}

#partners img {
	border-color: white;
	border-style: solid;
	border-width: 5px;
	margin-right: 35px;
	margin-left: 35px;
	text-align: center;
}

