body {
	margin: 10px 0 0 0;
	padding: 0px;
	background-image: url(images/interface/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	padding: 0 0 10px 15px;
	font-weight: bold;
	color: #00519e;
	text-decoration: none;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00519E;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	background-color: #EFEFEF;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00519E;
	text-decoration: none;
	padding: 0 15px 0 15px;
}

h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00519E;
	text-decoration: none;
	padding: 0 15px 0 15px;
}

h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00519E;
	text-decoration: none;
	padding: 0 15px 0 5px;
}
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00519E;
	text-decoration: none;
	padding: 0 0px 0 5px;
}

p {
	padding: 0 15px 0 15px;
	line-height: 17px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	text-align: justify;
}

.mini {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding: 0 0px 0 0px;
}

/*.texte {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	padding: 20px 20px 30px 20px;
}

.texte a{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #008BD0;
	text-decoration: none;
}

.texte a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.titre {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00519E;
	font-style: italic;
	top:8px;
	padding: 15px 0px 0px 0px;
}

.txtgras {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606F79;
	text-decoration: none;
}

.grostitre {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #406279;
	text-decoration: none;
}*/

table {
	background-color:#FFF;
}

td {
	padding: 0 10px 0 5px;
}

a {	padding: 0 15px 0 15px;
	line-height: 17px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}

h2 a {
	font-size: 18px;
	font-weight: bold;
}

h2 a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #00449f;
	text-decoration: none;
}
	
a:hover {
	padding: 0 15px 0 15px;
	line-height: 17px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #777;
	text-decoration: underline;
}

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(http://www.klorofile.com/lgs/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.klorofile.com/lgs/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/

.texte12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
}

iframe {
	margin-left: 15px;
}

