body {
	background-color: #0055AA;
	background-image: url(../images/back-gradient.png);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}

/* Liens */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #00CCCC;
}

/* MENU */

.menu_txt {color: #FF0000;}
.menu_txt:link {color: #FFFFFF;}
.menu_txt:visited {color: #FFFFFF;}
.menu_txt:active {color: #000000;}
.menu_txt:hover {color: #000000;}

.StyleLink {
	color: #FFFFFF;
}
.StyleCopyright {
	font-size: 10px;
	text-align: center;
}
.Menu {
	font-weight: bold;
}

/* INFORMATIONS */

.nfo_titre {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.nfo_vert {
	color: #00FF00;
}
.nfo_bleu {
	font-style: italic;
	color: #00CCFF;
}

/* CONFIGURATION */

.conf_titre {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

/* IRC */

.irc_txt {
	font-size: 12px;
	text-align: left;
}
.irc_vert {
	font-size: 18px;
	color: #00FF00;
	font-weight: bold;
	font-style: italic;
}

.irc_tuto_titre {
	color: #00FF00;
	font-weight: bold;
	border-bottom: 1px solid #440000;
	font-style: italic;
}

.irc_addr {
	color: #FFFFFF;
	font-weight: bold;
	border-style: solid;
	margin: 5px;
	padding: 1px;
	border-color: #888888;
	border-width: 2px;
	text-align: center;
	font-style: italic;
}

/* STATUS */

.off {
	font-size: 14px;
	color: #FF9900;
}
.on {
	font-size: 14px;
	color: #00FF00;
}
.mn {
	font-size: 14px;
	color: #CCCCCC;
}

.status_titre {
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

/* STATISTIQUES */

.stati_titre {
	font-size: 16px;
	font-weight: bold;
}
.stati_vert {
	color: #00FF00;
	font-size: 14px;
	font-weight: bold;
}
.stati_bleu {
	font-style: italic;
	color: #00CCFF;
	font-size: 14px;
}

.stati_brd {
	background-color: #000000;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	width: 100%;
}

/* SERVICES */
.services_back {
	background-color: #333333;
	font-weight: bold;
	width: 100%;
}
#services {
	font-weight: bold;
}

/* AUTRE */

.table_align {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ctr {
	text-align: center;
}

.tleft {
	text-align: left;
}

.srv_tbl1 {

	float: left;
}
.srv_tbl2 {

	float: left;
}

/* LINKS */

.links_right {
	float: left;
	width: 250px;
	text-align: right;
	margin-right: 50px;
}

.links_left {
	text-align: left;
}

/* IP */
#rcvd {
	color: #FFFFFF;
	font-weight: bold;
	position: fixed;
	top: 50%;
	height: 40px;
	right: 1%;
	background-color: #3377bb;
	width: 98%;
	border: 2px #248bff solid;
	padding-top: 5px;
	padding-bottom: 5px;
	visibility: visible;
}

.ip_left {
	text-align: left;
	font-size: 12px;
}

.ip_pre_title {
	text-align: center;
	color: #ccc;
	font-weight: bold;
	text-decoration: underline;
}

.ip_comment {
	color: #888;
}

.ip_up {
	font-weight: bold;
	color: #1ec148;
}
/* Fin de la page CSS */
