
body {
    margin:0px 9px 0 9px;
    padding:0;
    background-image: url(images/fond.jpg);
}

div#main {
    padding:10px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    margin-top:3px;
    background-color:white;
    width: 90% !important;
    max-width: 70em;
}

div 		{
	font-family: Verdana;
	font-size: 10pt;

	/*border: 1px solid; */
}

h1	{
	font-size: 15pt;
	margin-left: 190px;
	background-image: url(images/fond2.jpg);
	color:white;
	padding: 5px;
}

h2	{
	font-size: 12pt;
}

h3	{
	font-size: 10pt;
	padding-left:4px;
	padding-right:4px;
}


table {
	border-collapse: collapse;
	border-style:none;
}

tr {
	border-style:none;
}


td {
/*	border: #BCBCBC 1px solid ; */
	border-collapse: collapse;
	font-size: 8pt;
}
table.content tbody td {
	border: #BCBCBC 1px solid ;
/*	background-color: white; */

}

tbody {
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: right;
}

table.indic td {
	border: #BCBCBC 1px solid ;
/*	color: white; */

}

table.div_header td {
	border: none;
}

td.div_header {
	/* border: 1px solid;  */
	border: none;
}

td.div_header#range {
	text-align:right;
}

tr.div_header {
	border: none;
}

table.content thead {
	border: none;
}



.t_title 	   {
	color: #47533b;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

tr.t_header	{
	background-image: url(images/fond2.jpg);
	background-repeat: repeat;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	border:none;
	color:white !important;
}

tr.t_header a	{
	color:white;
}

tr.t_header a:hover	{
	background-image:url(images/fond.jpg);
	color:black;
}


td.t_header	{
	background-image:url(images/fond.jpg) ! important;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	border:none;
	color:black !important;
}



.t_sheader	{
	background-image:url(images/fond2.jpg);
	font-family: Verdana, sans-serif;
	color:white !important;
	font-size: 8pt;
}

tr.t_sheader td {
	padding:3px;
}


.infos {
	max-width: 150px;
	margin: 10px;
	font-size: 8px;
}




.warning {
	margin:10px;
	font-size:9px;
}



.perfs {
	margin:10px;
	font-size: 7pt;
	border: #BCBCBC 1px solid;
	padding: 2px;
}

table.content   {
	border-style: none;
	background-image: url(images/fond.jpg);
}


table.header {
	border-collapse: collapse;
	border-style: none;
	margin-bottom: 10px;
}

tr.header {
	border-style: none;

}

tr.header td {
	border-style:none;
}


.badhosts {
	position: relative;
	padding: 5px;
}

.head1 {
	position: relative;
	height:80px;
}


.state {
        position: absolute;
        right: 10px;
        top: 10px;
	font-size: 8pt;
}

.drop	{
	background-color:#ffc27b;
}
.open {
	background-color:#e2fd9b;
}
.established	{
	background-color:#c2dd7b;
}
.close	{
	background-color:#b2bbee;
}


#head {
	margin-left:220px;
    }

#leftmenu {
    position:relative;
    width:180px;
    text-align:center;
    top: -40px;
    float:left;
}

div.leftmenu_in {
	text-align:left;
	background-image: url(images/fond2.jpg);
	padding-top:5px;
	padding-bottom:5px;
}

#datas {
	max-width:1000px;
	margin-top: 10px;
	margin-left: 0px;
	min-height: 40em;
}

#textbody {
	margin-left: 200px;
}

#rightmenu {
	position:relative;
	float:right;
}

div.footer {
        position: relative;
	font-size: 8pt;
	margin-left: 200px;
}



a {
	text-decoration:none;
}

div.column {
	float: left;
}

span.counter {
	width:100%;
	text-align:right;
}

table.packet {
	margin:4px;
}

table.packet td {
	border: solid 1px;
	height: 1.5em;
}

table.packet thead {
	font-weight: bold;
	color : #535a72;
}

div.langhead {
	right :10px;
	padding:10px;
}

div.soft {
        background-image: url(images/fond.jpg) ; /* !important; */
        margin:10px;
	padding:5px;
        font-size: 8pt;
        border: #BCBCBC 1px solid !important;
	color:black;
}

div.soft a {
	color:black !important ;
}

hr.spacer {
	visibility:hidden;
	clear:both;
}

h2#head {
	float:left;
	clear:both;
}
