body{
	margin: 0; padding-top: 0; 
	background-color:#FFFFFF;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a {
	text-decoration: none;
	/*font-weight: normal;*/
}

.petitgris {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.normalblanc {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.normalmarron {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
}

.normalgris {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.normalgrasrouge {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.grandgrasrouge {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.normalgrasorange {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}

.normalgrasvert {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F657C;
}

.normal {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

.normalgrasgris {
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

.normalgrand {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.fondvertnormalvert {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00 ;
	background-color: #00CC33;
	border-color: #006600;
	border-style: solid;

}

.fondjaunenormaljaune {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #003300;
	background-color: #FFFF99;
	border-color: #006600;
	border-style: solid;

}

.fondgrispetitgris {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #F2F2F2;
	border-color: #999999;
	font-style:italic;
	border-width: 1px;
}

.fondgrisnormalnoir {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F2F2F2;
	border-color: #999999;
	border-style: dotted;
	border-width: 2px;
}

.boutongris {
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-color: #999999;
	border-style: double;
	border-width: 3px;
	background-image: url(backoffice/images/fondrecherche.png);
	background-repeat: repeat-x;
	background-position: 0px -2px;
}

.boutongrislien {
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-color: #999999;
	border-style: double;
	border-width: 3px;
	background-image: url(backoffice/images/fondrecherche.png);
	background-repeat: repeat-x;
	background-position: 0px -2px;
	cursor: pointer;
}

.curseurlien {
	cursor: pointer;
}

.boutongrissurvol {
	font-size: x-small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-color: #999999;
	border-style: double;
	border-width: 3px;
	background-image: url(backoffice/images/fondpage.png);
	background-repeat: repeat-x;
	background-position: 0px -2px;
	cursor: pointer;
}

.fondmenugauche {
	background-image: url(images/fondpage.png);
	background-repeat: repeat-x ;
	background-position: 0px 0px;
}

.fondgauche {
	background-image: url(images/fond1.jpg);
	background-repeat: repeat-x ;

}

.fondroite {
	background-image: url(images/fond2.jpg);
	background-repeat: repeat-x ;

}
.fondpartiegauche {
	background-color: #000a8c;
	border: thin solid #FFFFFF;
	background-image: url(images/fondpage2.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.entete_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	background-image: url(backoffice/images/barretitre.png);
	background-repeat: repeat-x;
}

.barre_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	background-image: url(backoffice/images/barretitre.png);
	background-repeat: repeat-x;
}

.titre_de_tableau {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/barretitre.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.cdp {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(backoffice/images/fond_cdp.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.fond_recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	background-image: url(backoffice/images/fondrecherche.png);
	background-repeat: repeat-x;
}

.tabnormal
{
	background-color: none;
}

.tabsurvol
{
	background-color: #FFEFD2;
}

.photonormal
{
	background-color: #FFFFFF;
}

.photosurvol
{
	background-color: #EAEEFF ;
	cursor: pointer;
}

.grandgrasbleuocean {
	color: #0F657C;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_admin_surv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
	cursor: pointer;
}
.menu_admin_norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: none;
	cursor: auto;
}

.page_courante {
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: #FF0000 solid thin;
}

.page_normale {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}
.image_surv {
	margin-left: 2px;
	margin-right: 2px;
}

.image_norm {
	margin-left: 0px;
	margin-right: 0px;
}

#cache {
    position:absolute; top:200px; z-index:10; visibility:hidden;
}

.survol
{
	cursor:pointer;
}

.nosurvol
{
	cursor:auto;
}

TABLE {
border-collapse: separate;
	
}
.petitlblanc {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: square;
}
.fondrub1 {
	background-image: url(images/fondrub1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fonddroite {
	background-image: url(images/bout.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#definitionbulle {
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-collapse: collapse;
	cursor: help;
}
.fondrub2 {
	background-image: url(images/fondrub3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondrub3 {
	background-image: url(images/fondrub2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondrub4 {
	background-image: url(images/fondrub4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondrub5 {
	background-image: url(images/fondrub5.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
