/*******************************************************************************************/
/*	     DEFINITION DU STYLE DES COMPOSANTS													*/
/*******************************************************************************************/

.general {
	background-color:#C0C0C0;
}

.header {
	background-color:#9999cd;
	padding: 0;
	margin: 0;
	line-height: 0;
	color:grey;
}

.bottom {
	background-color:#9999cd;
	padding: 0;
	margin: 0;
	line-height: 0;
	color:grey;
}

.toolbar {
	background-color:#C0C0C0;
	padding: 0;
	margin: 0;
	line-height: 0;
	color:grey;
}

.toolbarButton {
	background-color:#C0C0C0;
	padding: 0;
	margin: 0;
	line-height: 0;
/*	border: solid #C0C0C0 2px;*/
}

.logo {
	background-color:#ffffff;
/*	background-image:url(images/menusbg.gif);	*/
}

.copyright {
/*	background-color:#C0C0C0;*/
	color: #000000; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.tabs {
	background-color:#C0C0C0;
	padding: 0;
	margin: 0;
	line-height: 0;
}

/* Style du composant radio_button */
.tabsButton {
	border:none;
}


.menu {
/*	background-color:#C0C0C0;*/
	background-image:url(images/background.gif);
	color: #181864; 
	padding: 0;
	margin: 0;
	line-height: 0;
	color:grey;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;	
}

.freezone {
/*	background-color:#C0C0C0;*/
	background-image:url(images/menusbg.gif);
	color: #181864; 
	padding: 0;
	margin: 0;
	line-height: 0;
	color:grey;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;	
}
.scalebar {
	background-color:#C0C0C0;
	padding: 0;
	margin: 0;
	line-height: 0;
	color:grey;
}

.globalview {
	border-color:#000000;
	padding: 0;
	line-height: 0;
	color:grey;
}


.northarrow {
	background-color:#C0C0C0;
	padding: 0;
	margin: 0; margin: 0;
	line-height: 0;
}
.coords {
/*	background-color:;*/
	color: #000000; 
	font-weight: bold;
	padding: 0;
	margin: 0; margin: 0;
	line-height: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
}

.currentscale {
/*	background-color:#C0C0C0;*/
	color: #000000; 
	font-weight: bold;
	padding: 0;
	margin: 0 ; margin: 0;
	line-height: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}


.distance {
	background-color: #FFFFFF;
	color:#000000; 
	font-style: normal; 
	font-weight: normal;
	border: solid #000000 1px; 
	padding: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11;
}

.help {
	/*background-color: #FFFFB9;*/
	background-color: #FFFFFF;
	color:#000000 ; 
	line-height: 11px; font-style: normal; font-weight: normal;
	padding: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}


.infobulle {
	background-color: #FFFFFF;
	border: solid #000000 1px; 	
	color:#000000; 
	font-style: normal; 
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.loading {
/*	background-color:#C0C0C0;*/
	color:#000000 ; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; Line-height: 11px;	
	font-style: normal; 
	font-weight: normal;
	padding: 0px; 
}

/*********************************************************************
/* Les styles utilisé pour l'infoBulle
/*********************************************************************/

.posrelative
{
	position: relative;
}

#conteneur
{
	overflow: hidden;
	width: 400px;
	/* clip: rect (?,largeur,hauteur,?) */
	clip: rect(0px 400px 300px 0px);
	position: absolute;
	left: 5px;
	top: 2px;
}



/*******************************************************************************************/
/*	     DEFINITION DU STYLE DES ELEMENTS HTML STANDARDS								   */
/*******************************************************************************************/
/* titrePage*/
.title {
	background-color:#e6e8fa;
	color:#181864;
	font-size: 11px; Line-height: 11px;	
	font-style: normal;
	font-weight: bold;
	width: 90%;
	border: solid #b8b8e0 1px;
	padding: 3px;
}
/* txtgrasblanc11fondfonce et txtgrasblanc11*/
/* Texte blanc gras sur fond bleu foncé */
.subtitle {
	background-color:#333399;
	color: #ffffff ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

/* txttabviegras */
.gras {
	color:#181864;
	font-weight: bold;
	width: 90%;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
}

/* Texte rouge (pour messages d'erreur, etc...) */
.warningMsg {
	color : red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
}
/* boutton Déploiement*/
.expanded {
	background-color:#E5E5F6;	
	border-color: #FFC600;
	display: none;
	border-width: 2px;
}

/* Texte standard*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #181864;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #181864;
}
/* LIENS  */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333366; font-weight: bold;  text-decoration: none; 
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #333366;text-decoration: underline;font-weight: bold;
}

img {
	border:none;
}
form { display : block; margin : 0; padding : 0; }
/* Bouton standard de input=submit*/
input[type=submit]{
    background-color:#C0C0C0;
    color:ffffff;
    font-weight:bold;
    text-align:center;
    border-style:outset;
	border-width:2px;
	border-color:silver;
}

/* Bouton standard de input=button*/
input[type=button]{
    background-color:#C0C0C0;
    color:ffffff;
    font-weight:bold;
    text-align:center;
    border-style:outset;
	border-width:2px;
	border-color:silver;
}

/* Liste standard */
select, option {
	color: #181864;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

