body {
	text-align:center;
	font-family:verdana, helvetica;
	background: black;
	margin:0px;
	margin-top: 2pt;
	padding:0px;
	font-size:10pt;
}
input, textarea { 
	padding:4px;
    background: white url(../images/input_gradient.jpg) no-repeat -3px -3px;
    border-top: 1px solid #bdbdbd;
    border-left: 1px solid  rgb(218,218,218);
    border-bottom: 1px solid rgb(218,218,218);
    border-right: 1px solid rgb(218,218,218);
    margin:2pt;
}
.fckEditorArea {
	width: 700px;
	height:500px;
}
div, th, tr, td, a, ul, li {
	font-size:10pt;
}
a {
	color:black;
	text-decoration:none;
	background:url(../images/link.png) repeat-x bottom;
}

a img {
	border: 0px;
}
img.image {
	b/order: 1px solid #CE851A;
	padding:2px;
	margin:2pt;
}
#page {
	width:750px;
	margin: 0 auto;
	text-align:left;
}
#clear_div {
	clear: both;
}
#header {
	margin-top: 15px;
	padding:5pt;
	line-height:16pt;
	min-height: 108px;
	_height: 100px;
	background:url(../images/header-back.gif) no-repeat;
}

#header .flower {
	float: left;
}

#header .title {
	display: block;
	float: right;
	margin-top: 8px;
	margin-right: 80px;
	text-indent:-9999px;
	line-height: 43px;
	width: 562px;
	background: url(../images/title.gif) no-repeat;
}


#header .subtitle {
	color: white;
	margin-right: 80px;
	display:block;
	margin-top: -5px;
	float: right;
	font-size:10pt;
	font-style: italic;
}

#menu {
	display:block;
	clear: both;
	margin-left: 160px;
	position:  relative;
	bottom: -10px;
}
#menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
	display:block;
}
#menu li {
	display:inline;
	margin:0px;
	padding:0px;
}
#menu a {
	padding: 3pt;
	background: none;
	font-size: 10pt;
	font-weight: bold;
	color: #CE871E;
}

#menu a:hover {
	
}

#lang {
	float:right;
}
#lang ul {
	list-style:none;
}
#lang img {
	border:0px;
	padding:2px;
}
#lang span {
	display:none;
}
#lang li {
	float:left;
}

#lang a {
	background: none;
}

#content {
	clear:both;
	font-size:10pt;
	line-height:12pt;
	color: #343434;
	padding: 5pt 5pt 0 5pt;
	background:#F4E8C9 url(../images/content-top.gif) no-repeat top center;
}

#content-bottom {
	background: url(../images/content-bottom.gif) no-repeat bottom;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content h1 {
	margin-top: 5px;
	padding-left:2pt;
	font-size:14pt;
	color: #990000 ;
	padding-left: 35px;
	line-height: 30px;
	background: url(../images/puce-h1.gif) no-repeat center left;
	
}
#content h2 {
	font-size:12pt;
	line-height: 25px;
	padding-left: 35px;
	color: #932B08;
	background: url(../images/puce-h2.gif) no-repeat center left;
}

#content a {
	font-weight:bold;
	font-size:9pt;
}

table  {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	border: 1px solid #EFDBA4;
	padding: 4pt;
}

.error {
	margin-top:40px;
	b/order-left: 4px solid #D2D2B7;
	b/ackground: #DEDFCC url('../images/important.gif') no-repeat 5pt 5pt;
	background:url('../images/important.gif') no-repeat 5pt 5pt;
	padding:5pt;
	padding-left:150px;
}

.last_changes {
	visibility: hidden;
	display: none;
	font-size: 8pt;
	color: #767672;
	margin:5pt;
	text-align: right;
	font-style: italic;
	clear:both;
}
#footer {
	text-align:center;
	clear:both;
	display:block;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;;
	background: url(../images/footer-bottom.png) no-repeat center center;
}
#footer ul {
	list-style: none;
	margin:0px;
	padding:0px;
	display:block;
}
#footer li {
	display:inline;
	margin:0px;
	padding:0px;
}
#footer a {
	padding:3pt;
	background:none;
	font-size:8pt;
}

#footer a:hover {
	
}

label {
	font-weight:bold;
	text-align:right;
}

label.table {
	display:block;
	float:left;
	width:90px;
	clean:left;
	padding-top:4px;
}