html,body {
margin:20px 0px 0px 0px;
padding:0;
}
body {
font: .75em helvetica,arial,sans-serif;
text-align:center;
}
a {
text-decoration:none;
}
a:link {
color:#336633;
}
a:visited {
color:#999966;
}
a:hover {
color:#990033;
}
hr{
color: #999933;
background-color: #999933;
height: 1px;
border: 0;
}
/*
div#header h1 {
line-height:80px;
margin:0;
padding-left:10px;
background: #EEE;color: #79B30B;
}
*/

ul {
padding-left:19px;
list-style-image: url(/img/layout/puce10x10.png);
}
/*EN-TETE*/
div#header {
height:193px;
}
div#headcol01 {
float:left;
width:190px;
height:173px;
}
div#headcol02 {
margin-top:20px;
margin-left:20px;
float:left;
width:395px;
height:133px;
}
div#headcol03 {
float:left;
width:190px;
height:173px;
}

div#container {
text-align:left;
}
#contentwrapper{
width:375px;
}
#admincontentwrapper{
width:565px;
margin-left:200px;
}
div#content h1 {
font-weight: normal;
font-size:1.5em;
color: #cc0033;
margin-top:0px;
}
div#content h2 {
font-weight: normal;
font-size:1.2em;
color: #cc0033;
margin-top:0px;
}
div#content h3 {
font-weight: normal;
font-size:1em;
color: #cc0033;
margin-top:0px;
}
div#admincontent h1 {
font-weight: normal;
font-size:1.5em;
color: #cc0033;
margin-top:0px;
}
div#admincontent h2 {
font-weight: normal;
font-size:1.2em;
color: #cc0033;
margin-top:0px;
}
div#admincontent h3 {
font-weight: normal;
font-size:1em;
color: #cc0033;
margin-top:0px;
}

.titre1 {
margin-top:0px;
padding-top:0px;
font-weight: bold;
font-size:1.5em;
color: #99cc33;
}

a.boxnav  {
color: #fff;
text-decoration:none;
font-size:1.5em;
padding:0px;
}
a.boxnav:visited  {
color: #fff;
text-decoration:none;
font-size:1.5em;
padding:0px;
}
a.boxnav:hover {
color: #000000;
text-decoration:none;
font-size:1.5em;
padding:0px;
}

div#subnavigation a {
color: #999933;
text-decoration:none;
font-size:1m;
font-weight:bold;
padding:0px;
}
div#subnavigation a:hover {
color: #000000;
text-decoration:none;
font-size:1em;
font-weight:bold;
padding:0px;
}
a.boxnavsub {
color: #fff;
text-decoration:none;
font-size:1m;
margin:0px 0px 0px 10px;
}
a.boxnavsub:visited {
color: #fff;
text-decoration:none;
font-size:1m;
padding:0px;
}
a.boxnavsub:hover {
color: #000000;
text-decoration:none;
font-size:1em;
padding:0px;
}

div#nav01{
padding:0px 20px 0px 20px;
background:#999933;
width:155px;
margin-bottom:20px;
}
#screenshot{
	position:absolute;
	border:0px solid #fff;
	background:transparent;
	padding:0px;
	display:none;
	color:#fff;
	}
div#nav02{
padding:0px 20px 0px 20px;
background:#669966;
width:155px;
margin-bottom:20px;
}
#screenshot2{
	position:absolute;
	border:0px solid #fff;
	background:transparent;
	padding:0px;
	display:none;
	color:#fff;
	}

div#nav03{
font-size:.8em;
padding:10px 20px 10px 20px; /* top right bottom left */
background:#ffcc00;
color: #ffffff;
width:155px;
margin-bottom:20px;
}
div#nav03 a {
color: #ffffff;
}
div#nav03 a:visited {
color: #ffffff;
}
div#nav03 a:hover {
color: #000;
}
div#formnewsletter {
background:#fff;
width:153px;
margin-top:10px;
}
div#newsletterwrapper{
background:#ff9900;
width:155px;
padding:0px 20px 20px 20px;
}
#screenshot3{
	position:absolute;
	border:0px solid #fff;
	background:transparent;
	padding:0px;
	display:none;
	color:#fff;
	}
.newslettertextinput {
margin-right:0px;
padding-right:0px;
width:133px;
height:14px;
border: 0px solid white; /*necessaire pour IE7*/
vertical-align:top; /*necessaire pour aligner input et bouton*/
}
.newsletterbutton {
padding-left:0px;
margin-left:0px;
vertical-align:top; /*necessaire pour aligner input et bouton*/
}

.bigcharwhite{
color: #ffffff;
font-size:1.5em;
}
.smallcharwhite{
color: #ffffff;
font-size:.8em;
}
div#extra {
background:#FFF;
}
div#footer {
background: #fff;
color: #000;
}
div#footer p {
margin:0;
padding:5px 10px;
}

div#container {
width:795px;
margin:0 auto;
}
div#wrapper {
float:left;
width:100%;
}
div#content {
margin: 0 190px;
padding:0px 20px 0px 20px;
}
div#admincontent {
margin: 0 0px;
padding:0px 20px 0px 20px;
}
div#navigation {
float:left;
width:190px;
margin-left:-795px;
}
div#extra {
float:left;
width:195px;
margin-left:-195px;
}
div#footer {
clear:left;
width:100%;
}

/* ADMIN STYLES */
/*Boîte centrée pour affichage des messages flashés*/
.flashbox{
	font-family : "Trebuchet MS" , Geneva, sans-serif;
	font-weight:bold;
	font-size : 1.2em;
  border: 2px dashed #000;
	padding:1em;
  margin-left: auto;
  margin-right: auto;
  width: 500px; /* largeur pour centrage */
	text-align:center;
	background:white;
}
.pointsuite {
border-bottom: 1px dotted #ddd;
}

#flashMessage{
margin:5px 5px 5px 0px ;
}
.message{
	font-weight:bold;
  color:#999933;
	padding-left:20px;
  background-image: url(/img/icons/tick.png);
  background-position: left center;
  background-repeat: no-repeat;
}

.helptext{
display:none;
height:15px;
margin-top:0px;
padding-top:0px;
color:#f00;
font-size:.8em;
padding-left:120px
}
.faqreponse{
display:none;
margin:10px;
padding:10px;
border: 1px solid #999933;
}


a.linkedit {
  text-decoration:none;
  background-image: url(/img/icons/page_edit.png);
  background-position: left center;
  background-repeat: no-repeat;
	padding:10px 10px 10px 20px;
	line-height:35px;
}
a.hint {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/lightbulb.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.folder {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/folder.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.linkhome {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/house.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.linkattach {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/attach.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.linkdetach {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/detach.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.linkrelated {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/door_in.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.linkadd {
	text-decoration:none;
  background-image: url(/img/icons/page_add.png);
  background-position: left center;
  background-repeat: no-repeat;
	padding:10px 10px 10px 20px;
	line-height:35px;
}
a.page {
	text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/page.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.image {
	text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/image.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.linkdel {
  text-decoration:none;
  background-image: url(/img/icons/page_delete.png);
  background-position: left center;
  background-repeat: no-repeat;
	padding:10px 10px 10px 20px;
	line-height:35px;
}
a.recordsetprevious {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/resultset_previous.png);
  background-position: left center;
  background-repeat: no-repeat;
}
a.recordsetnext {
  text-decoration:none;
	padding-right:20px;
  background-image: url(/img/icons/resultset_next.png);
  background-position: right center;
  background-repeat: no-repeat;
}

a.useredit {
  text-decoration:none;
  background-image: url(/img/icons/user_edit.png);
  background-position: left center;
  background-repeat: no-repeat;
	padding:10px 10px 10px 20px;
	line-height:35px;
}
a.useradd {
  text-decoration:none;
  background-image: url(/img/icons/user_add.png);
  background-position: left center;
  background-repeat: no-repeat;
	padding:10px 10px 10px 20px;
	line-height:35px;
}
a.userdelete {
  text-decoration:none;
	padding-left:20px;
  background-image: url(/img/icons/user_delete.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.top {
	font-weight:bold;
  color:#ffcc33;
	padding-left:20px;
  background-image: url(/img/icons/arrow_up.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.error-message {
	font-weight:bold;
  color:#990033;
	padding-left:20px;
  background-image: url(/img/icons/exclamation.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.success-message {
	font-weight:bold;
  color:#ffcc33;
	padding-left:20px;
  background-image: url(/img/icons/tick.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.user_female {
	font-weight:bold;
	padding-left:20px;
  background-image: url(/img/icons/user_female.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.user_male {
	font-weight:bold;
	padding-left:20px;
  background-image: url(/img/icons/user.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.notule {
	padding-top:3px;
	font-size : 10px;
}
/* FORMS STYLES */
.frm_500px {
  width:500px;
  background:#fff;
  color:#000;
  border:1px solid #999933;
}
.frm_500px_mandatory {
  width:500px;
  color:#000;
  border:1px solid #999933;
  padding-right:20px;
  background-image: url(/img/icons/exclamation.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.frm_400px {
  width:400px;
  background:#fff;
  color:#000;
  border:1px solid #999933;
}
.frm_400px_mandatory {
  width:400px;
  color:#000;
  padding-right:20px;
  border:1px solid #999933;
  background-image: url(/img/icons/exclamation.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.frm_300px {
  width:300px;
  background:#fff;
  color:#000;
  border:1px solid #999933;
}
.frm_300px_mandatory {
  width:300px;
  color:#000;
  padding-right:20px;
  border:1px solid #999933;
  background-image: url(/img/icons/exclamation.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.frm_150px {
  width:150px;
  background:#fff;
  color:#000;
  border:1px solid #999933;
}
.frm_200px_mandatory {
  width:200px;
  padding-right:20px;
  color:#000;
  border:1px solid #999933;
  background-image: url(/img/icons/exclamation.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.frm_200px {
  width:200px;
  background:#fff;
  color:#000;
  border:1px solid #999933;
}
.frm_150px_mandatory {
  width:150px;
  padding-right:20px;
  color:#000;
  border:1px solid #999933;
  background-image: url(/img/icons/exclamation.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.frm_100px {
  width:100px;
  background:#fff;
  color:#000;
  border:1px solid #999933;
}
.frm_100px_mandatory {
  width:100px;
  padding-right:20px;
  color:#000;
  border:1px solid #999933;
  background-image: url(/img/icons/exclamation.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.frm_50px {
  width:50px;
  background:#fff;
  color:#000;
  border:1px solid #999933;
}
.frm_50px_mandatory {
  width:50px;
  padding-right:20px;
  color:#000;
  border:1px solid #999933;
  background-image: url(/img/icons/exclamation.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.label
{
width: 90px;
padding-left:2px;
float: left;
text-align: left;
margin-right: 0px;
display: block;
}
.minilabel
{
font-size:.85em;
width: 65px;
padding-left:20px;
float: left;
text-align: left;
margin-right: 10px;
display: block
}

.paginatenumbers{
background:white;								 
}
.paginateicons{
margin-bottom:-2px;
}
.mylabel {
width: 120px;
padding-left:2px;
float: left;
text-align: left;
margin-right: 0px;
display: block;
}
input
{
/*border: 1px solid #abc*/
}
.input
{
margin-left:160px;
float:left;
}
.submit
{
margin-left:0px;
float:left;
}
.reset
{
float:left;
margin-left:10px;
}
fieldset
{
border: 1px solid #999933;
width: auto;

margin-bottom:20px;
padding-left:10px;
padding-bottom:20px;
}
legend
{
color: #000;
/*background: #BAB780;
border: 1px solid #999933;*/
padding: 2px 6px;
margin-bottom:0px;
}
.adminlist, .adminlist ul li {
 list-style: none;
}
.adminlist a {
 color: #000;
 text-decoration: none;
}

/* ////////// HIGHSLIDE //////////////// */
.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt; 
	text-decoration: none;
	display: block; 
	text-align: center;
}
.highslide {
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
	cursor: url(/js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {

}
.highslide-caption {
    display: none;
    border-top: none;
    padding: 0 10px 10px 10px;
    background-color: white;
    text-align: justify;
}
.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
a.highslide-full-expand {
	background: url(/js/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 44px;
	height: 44px;
}
.highslide-overlay {
	display: none;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #fff;
}
.highslide-previous-next {
    text-align: center;
    padding-bottom: 5px;
}
.highslide-previous-next a {
	font-size: 7pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    color: white;
    padding: 0 20px;
}
.highslide-html {
	border: 1px solid white;
    background-color: white;
}
.highslide-html-blur {
    border: 1px solid silver;
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Self rendering */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 520px;
    height: 460px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/js/highslide/graphics/resize.gif);
	position: relative;
	top: 0.5em;
	left: 0.5em;
}
.highslide-wrapper .highslide-body {
}

/* Individual CSS-classes: no border */
.highslide-no-border {
	background-color: gray;
}
.highslide-no-border .highslide-image {
	border: none;
	border-bottom: 1px solid white;
	
}
.highslide-no-border .highslide-html {
	border: none;
	
}
.highslide-no-border .highslide-caption {
	border: none;
    border-bottom: 1px solid white;
    background-color: #999933;
	color: white;
}
.highslide-no-border .highslide-caption code {
    color: white;
}

/* Individual CSS-classes: white */
.highslide-white {
	background-color: white;
}
.highslide-white .highslide-image {
	border: 5px solid white;
	
}
.highslide-white .highslide-caption {
	background-color: white;
}
.highslide-white .control, .highslide-white .control * {
	color: #666;
}
.highslide-white .highslide-html {
    border: 2px solid white;
}

/* Individual CSS-classes: glossy-dark */
.glossy-dark {
	background-color: #101010;
}
.glossy-dark .highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
}
.glossy-dark .highslide-caption {
	background: #101010;
	padding: 5px 0 5px 0;
}
.glossy-dark div {
	color: silver;
}

/* Individual CSS-classes: narrow border */
.highslide-narrow-border {
	background: white;
}
.highslide-narrow-border .highslide-image {
	border: 2px solid white;
}
.highslide-narrow-border .highslide-caption {
	background-color: white;
}



/* Individual CSS-classes: black border */
.highslide-black-border {
	background: white;
}
.highslide-black-border .highslide-image {
	border: 2px solid #655F2F;
}
.highslide-black-border .highslide-caption {
	border: 2px solid #655F2F;
	border-top: none;
	background-color: white;
	color: #333;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example .highslide-image-blur {
    border-color: silver;
}

.highslide-blur-example .highslide-caption-blur {
    border-color: silver;
}

.html-header {
	background-image: url(/js/highslide/graphics/header-background.gif);
	cursor: default;
	height: 18px;
	padding: 2px;
}
.highslide-html-blur #highslide-html-7-header {
	background-image: url(/js/highslide/graphics/header-background-blur.gif); 
	height: 18px;
	padding: 2px;
}

.highslide-dimming {
	background-color: black;
}

/* Controlbar example */
.controlbar {	
	background: url(/js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/* Controlbar example */
.controlbar2 {	
	margin-left: 60px;
	background: url(/js/highslide/graphics/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar2 a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Controlbar example */
.controlbar5 {	
	background: url(/js/highslide/graphics/controlbar5.gif);
	width: 83px;
	height: 18px;
	float:right;
}
.controlbar5 a {	
	display: block;
	float: left;
	height: 18px;
}
.controlbar5 a:hover {
	background-image: url(/js/highslide/graphics/controlbar5-hover.gif);
}
.controlbar5 .previous {
	width: 20px;
}
.controlbar5 .next {
	width: 20px;
	background-position: -20px 0;
}
.controlbar5 .highslide-move {
	width: 20px;
	background-position: -40px 0;
}
.controlbar5 .close {
	width: 20px;
	background-position: -60px 0;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer; /* w3c */
	background: url(/js/highslide/graphics/close.png);
}


/* Put these last in your highlide-related CSS */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}