*{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	outline: none;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
.world{
	background-image: url(img/world2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
	width: 698px;
}
table{
	border-collapse:collapse;
}
td{
	vertical-align:top;
}
/* DIV ZONE LEFT
--------------------------------*/
#above, #below {
	position: fixed;
	background: #fff;
}

#above { top: 0; }
#below { bottom: 0; }

/* NAV MENU LEFT
--------------------------------*/	
#mainNav td, #pubBox td{
	text-align: left;	
}
#mainNav ul {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#mainNav ul li a{
	text-decoration: none;
	
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px; 
}
#mainNav ul li a:hover{
	color: #990000;
}
#mainNav ul li a.navOn{
	color: #990000;
}

#mainNav ul li{
}
/* ZONE CONTENU
--------------------------------*/	
#main{
	margin-left: 250px;
}

/* ONGLET TOP STYLE
--------------------------------*/
.ongletLeft{
	background-image: url(img/topLeftNav.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.ongletRight{
	background-image: url(img/topRightNav.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.ongletCenter{
	background-color: #EDEDED;
	font-size: 11px;
	color: #3C6A83;
}
.ongletLink{
	text-decoration: none;
	color: #666666;
}
.ongletLink:hover{
	color: #79742F;
}

/* MAIN FRAME BOX
-----------------------------------*/
.frameTop{
	background-image: url(img/frameTop.gif);
	background-repeat:repeat-x;
}
.frameBottom{
	background-image: url(img/frameBottom.gif);
}
.frameLeft{
	background-image: url(img/frameLeft.gif);
	background-repeat: repeat-y;
}
.frameRight{
	background-image: url(img/frameRight.gif);
	background-repeat: repeat-y;
}
.frameContent{
	padding: 4px;
}
/* SPLIT PAGE NAVIGATION STYLE
----------------------------------*/
.numPage,.page,.pageOn{
	/*border-top: 1px dashed #cccccc;*/
	/*border-bottom: 1px dashed #cccccc;*/
	color: #1B5B6F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 3px;
}
.page{
	text-decoration: none;
}
.page:hover{
	color: #FF3300;
}
.pageOn{
	color: #FF3300;
}
.arrowNav{
	margin-right: 4px;
}
.darkBox{
	width: 723px;
	height: 37px;
	background-image: url(img/darkGrey.gif);
	background-repeat: no-repeat;
}
/* FORM STYLE
-----------------------------*/
form{
	margin: 0px;
	padding: 0px;
}
select,option{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.in{
	border: solid 1px #666666;
	width: 98%;
	font-size: 11px;
	height: 20px;
	background-image: url(img/backIn.gif);
	background-repeat: repeat-x;
}
.submit{
	border: solid 2px #666666;
	background-color: #ADD8E6;
	width: 100%;
	font-size: 11px;
	height: 20px;
	background-image: url(img/backSub.gif);
	background-repeat: repeat-x;
}
.texteForm{
	font-weight: bold;
		padding: 0px;
	margin: 0px;
	color: #333333;
}
.texteFormRouge{
	font-weight: bold;
	color: #CC0000;
}
.texteRouge{
	color: #CC0000;
}
.infos{
	color: #517D7D;
}

#searchCarte label{
	display: block;
	float:left;
	width: 100px;
}

/* LOGIN BOX STYLE
---------------------------------------*/
#login{
	padding: 0px;
	margin: 0px;
	display: none;
}
.logBox{
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	/*background-color: #efefef;*/
	background-image: url(img/greyBoxLight.gif);
}
.logTxt{
	padding-top: 0px; 
	padding-bottom: 0px;
	font-size: 11px;
}

/* SECONDARY NAVIGATION
---------------------------------*/
.secLink{
	text-decoration: none;
	color: #79828A;
}
.secLink:hover{
	color: #79742F;
}

/* MAIN NAVIGATION STYLE
----------------------------*/
#navcontainer{
	margin-left: 8px;
}

ul.navlist { 
margin: 0px;
padding: 0px;

}
li.navlistItem { 
display: inline;
background-image: url(img/item.gif);
background-repeat: no-repeat;
background-position: left; 
padding-left: 14px;
padding-right: 4px;
margin: 0px;
}
.navlistLink,.navlistLinkOn{
	text-decoration: none;
	color: #3C6A83;
	font-size: 13px;
}
.navlistLink:hover{
	color: #FF3300;
}
.navlistLinkOn{
	color: #FF3300;
}
.grey{
	background-image: url(img/greyBoxLight.gif);
}
.greyEdit{
	background-image: url(img/greyBoxLight.gif);
	color: #1B5B6F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.footerSmall{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B1B1B1;
}
/*
-------------------- flag */
.flagBox,.flagBoxOver{
	display: inline;
	width: 120px;
	border: solid 1px #dddddd;
	padding: 4px;
	margin: 6px;
	cursor: pointer;
}
.flagBoxOver{
	background-color: #333333;
	color: #ffffff;
	cursor: pointer;
}
/*
-------------------- add lieu */
.listLieu{
	margin: 0;
	padding: 0;
}
.listLieu span{
	margin-right: 20px;
}
/*
-------------------- ESPECE CARTE */
#leftEsp,#rightEsp{
	padding: 0;
	margin: 0;
	position: relative;
}
#leftEsp{
	width: 400px;
	/*background-color: #009999;*/
	float: left;
}
#leftEsp img{
	vertical-align: top;
	float:left;
	margin: 0px 10px 6px 10px;
}
#leftEsp dl{
	clear: both;
	margin: 0px 8px 4px 10px;
}
#leftEsp dt{
	font-weight: bold;
	border-top: 1px dashed #ccc;
}
#leftEsp dd{
	margin: 0 0 6px 4px;
}
#leftEsp #editOis{
	position: absolute;
	right: 0;
	top: 0;
}
/*------------------------------*/
#updateOis #leftEsp,#updateOis #rightEsp{
	padding: 0;
	margin: 0;
	position: relative;
}
#updateOis #leftEsp{
	width: 400px;
	/*background-color: #009999;*/
	float: left;
}
#updateOis #rightEsp{
	margin-left: 6px;
	padding-left: 6px;
	width: 280px;
	border-left: 1px solid #ccc;
	/*background-color: #CC9933;*/
	float: left;
}
#updateOis{
	display: block;
	width:100%;
	margin-left: 8px;
}
#updateOis img{
}
#updateOis label{
	display: block;
	font-weight:bold;
}
#updateOis input, #updateOis textarea{
	width: 100%;
}
#updateOis textarea{
	height: 120px;
}

/*------------------------------*/
#rightEsp{
	margin-left: 6px;
	padding-left: 6px;
	width: 280px;
	border-left: 1px solid #ccc;
	/*background-color: #CC9933;*/
	float: left;
}
#rightEsp p, #rightEsp h1{
	margin: 2px;
}
.flagy{
	border: 1px solid #333;
}

#espGal{
	clear: both;
	text-align:center;
}

#espGal ul{
	list-style-type:none;
	width: 630px;
	
}

#espGal ul li{
	float: left;
	list-style-type:none;
	padding: 7px;
}
#espGal img{
	border: none;
}
#espGal img.galOff,#espGal img.galOver{
	border: 2px solid #fff;
}
#espGal img.galOver{
	border: 2px solid #333;
}
#espGal img.galOff{
	border: 2px solid #fff;
}

#resOis{
	margin: 10px auto;
	width: 90%;
}
#resOis dt{
	margin-left: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #aaa;
}
#resOis dd{
	margin-bottom: 3px;
	margin-left: 105px;
}
#snd{
	display: block;
	position:absolute;
	top:30px;
	right: 0px;
}
#snd img{
	border: 1px solid #ccc;
	vertical-align:middle;
}