/* css Zugaina.org */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* basic elements */
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	margin: 0px;
	}
p { 
	font: 10pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 { 
	font: bold normal 30pt georgia;
	letter-spacing: 8px;
	}
h2 { 
	font: bold normal 16pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 20px; 
	color: #220ABD;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 15px;
	margin-top: 35px;  
	color: #2F65E3;
	}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #171E77;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #1215B7;
	}
a:hover, a:active { 
	text-decoration: underline;
	color: #9685BA;
	}
	

.important {
	font-weight: bold; 
	}
.important span {
	color: #FF1111;
	font: 12pt/16pt georgia;
	}
.soustitre {
	color: #787878;
	font-weight: bold;
	margin-left: -20px;
	}

/* Section guide*/
.guide1img {
	text-align: center;
}

#guide .nommenu {
	font-weight: bold; 
}

#guide .nomsousmenu {
	font-style:italic;
}

#guide .champs {
	font-style:italic;
}

#guide .choix {
	font-weight: bold; 
}

#guide .remplir {
	font-weight: bold;
	font-style:italic; 
}

#guide .bouton {
	font-weight: bold;
	font-style:italic; 
}

#guide .raccourcis {
	font-style:italic;
}
/* fin section guide */	
#contenu {
	margin-top: 60px;
	margin-left: 20px;
	padding: 20px 200px 0px 50px;  
	background: url(preamble-bg.gif) no-repeat top left;
	}
#decal {
	margin-top: 50px;
	margin-left: 20px;
	}
#support {
	margin-top: 50px;
	}

/* The Zugaina Title */
#titre {
	}

#titre h1 {
	text-align: center;
	height: 100px;
	margin-top: 0px;
	background: #0B0D7D url(gewone_hamerhaai.jpg) no-repeat top left;
	padding: 40px 0px 0px 100px;
	border: 1px dashed #5387FF;
	color: #FFFFFF;
	}

#titre h2 {
	text-align:center;
	color: #FF1414;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

#erreur p {
	text-align:center;
}	
/* Special div for the heberge section on the index */
#heberge { 
	margin-top: 120px;
	padding: 0px 0px 0px 120px;
	}
/* Pub */
#pub { 
	margin-top: 120px;
	text-align: center;
	}


/*
#intro {
	margin-top: 60px; 
	margin-left: 20px;

	padding: 20px 0px 0px 50px;  
	background: url(preamble-bg.gif) no-repeat top left;
}*/
/* For the menu */
		
#menu {
	margin-top: 80px;
	margin-left: 400px; 
	position: absolute;
	top: 0px; 
	right: 0px;
	margin-bottom:1em;
	min-width: 210px;
	background-color:#fff;
	}	
#menu ul{
	border:1px solid #d6e1ec;
	padding:0;
	margin:0;
	}
#menu li{
	list-style:none;
	margin:0;
	}
#menu a{
	display:block;
	text-decoration:none;
	color:#369;
	background-color:#fff;
	padding-left:1em;
	}
#menu a:hover{
	background-color:#eff4fa;
	color:#036;
	border: 1px solid gray;
	}
#menu a:hover span{
	font: 14pt georgia;
	color: #FF0707; 
	}

/* Test only */
#recommandation p {
	text-align: right;
	font: 7pt georgia;
	}
table#status {
	text-align: center;
	font-weight: bold;
	font: 12pt georgia;
	border: 1px solid gray;
	border-collapse:collapse;
}

table#status td {
	padding: 5px;
	border: 1px solid gray;
}
.servername {
	background: #363378;
	color: #FFFFFF;
}

.servernamename {
	background: #4844A0;
	color: #ECECEC;
	font: 15pt georgia;
}

.server_status {
	background: #7BB4F4;

}
.majstatus {
	background: #7BB4F4;
}
.majstatustime {
	background: #49E135;
}
.OK {
	background-color: #00FF00;
}
.NA {
	background-color: #FFA858;
}
.UP {
	background-color: #00FF00;
}
.DOWN {
	background-color: #FF2306;
}

.mail {
	background-color: #2699F8;
	font: 13pt georgia;
	color: #94FFDF;
}

.http {
	background-color: #2392DC;
	font: 13pt georgia;
	color: #94FFDF;
}

.xmpp {
	background-color: #2084C7;
	font: 13pt georgia;
	color: #94FFDF;
}
.divers {
	background-color: #1D78B4;
	font: 13pt georgia;
	color: #94FFDF;
}
