


#tetebox {
	width: 200px;
	height: 180px;
	background-image: url("images/elizia.gif");
	position: fixed;
	background-repeat: no-repeat;
	right: 0px;
	top: 7px;
}
#cervobox {
	width: 100px;
	height: 45px;
	background-image: url("images/cervo.png");
	position: fixed;
	background-repeat: no-repeat;
	left: 40px;
	bottom: 0px;
}



#analyzebox {
	width: 100%;
/* 	height: 290px; */
/* 	padding:0.2em; */
	position: fixed;
	background-color: FFF7EF;
/* 	top: 0px; */

/* 	border-bottom-style: solid; */
/* 	border-bottom-width: 2px; */
/* 	border-bottom-color: #DDDDDD; */
	
}

#bottombox {
	width: 100%;
	text-align: center;
	height: 20px;
	padding:0.2em;
	position: fixed;
	background-color: FFF7EF;
	bottom: 0px;
	
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #DDDDDD;
	
}

.texte{

font-size: 14px;
font-family: Verdana,sans-serif;
color: #00bb11;

}





.alieven {
	width: 45%;
	border-spacing:5px; 
	border:thick solid #DF676B;
}

.aliodd {
	width: 45%;
	border-spacing:5px; 
	border:thick solid #518753;
}

.alicenter {
	vertical-align:top;
	border:0px solid grey;
	text-align: center;
	border-top-width: 2px;
	font-size: x-small;
	cursor:s-resize;
}

.aliconnect {
	vertical-align:top;
	border:0px solid grey;
	text-align: center;
	border-top-width: 2px;
	/*font-size: big;*/
	width:39px;
	background-image: url("images/chain.png");
/*	background-repeat: no-repeat;*/
}

.alidisconnect {
	vertical-align:top;
	border:0px solid grey;
	text-align: center;
	border-top-width: 2px;
	/*font-size: big;*/
	background-repeat: no-repeat;
}

.alibutton {

border:thin solid white; font-size: 8px;  width:100%;
	height:12px;

}


.alipopup {
position: absolute; 
top: 0; left: 0;  
z-index: 9000; 
	
text-decoration: none; 
visibility:hidden;
/* background-color:#4F4C6B; */
background-color:transparent;
/* border:1px solid #ffffee; */
border:1px solid #4F4C6B;;
/* transparent; */

}

.alipopuptitle {
border:0px;
color:black;
font-size: x-small;
background-color: white;
opacity: 0.8;
}

.alipopuptable {
font-size: x-small;
color:black;
background-color: #D0D8AE;
opacity: 0.8;
}


.cogn {

background-color:#00ff00;
color:#4F4C6B;

/*text-align: center;*/
}

html, body
{ 
	top:170; left:0; right:0;
	
	margin:0;
	padding:0;
	width:100%;
}
/*#header_container 
{
	position:fixed;
	top:0; left:0; right:0;
	text-align:center;
	margin:0;
	height:3em;
	z-index:3;
}

#header 
{
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	height:100%;
	background:#efefef;
	z-index:3;
	margin:0;
	padding:0.2em;
}
*/

/* Nun für den MSIE */
* html, * html body 
{
	overflow:hidden;
	bottom:0;
	height:100%;
}
* html #header_container, * html #footer_container
{
	position:absolute;
	width:100%;
	padding-right:16px;
}

* html #header,* html #footer
{
	height:100%;
	position:static;
}
* html #content 
{
	position:absolute;
	top:0; bottom:0; left:0; right:0;
	height:100%;
	width:100%;
	overflow:auto;
	margin:0;
}



a:link, a:visited{
	
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}






p {margin-bottom:1px; margin-top:1px;}
	
form { padding:10px; border:6px solid #ddd; margin-right:7px;}

td, input, select, textarea { font-size:14px; font-family:Verdana,sans-serif;  }

input, select { color:#0b1;    font-weight: bold;}

input a:hover{text-decoration: underline;}

textarea { color:#051; }

.probleme { background-color:#EEF;  width:100%;border:2px solid #ddd; }

.tech { margin-top: 0; margin-bottom: 0px;color: rgb(255, 204, 255);line-height: 90%;font-size: small;background-color: rgb(51, 51, 51);}


.history { margin-top: 170; margin-bottom: 0px;padding: 2mm; color: #121212;font-size: small;}

.temps { color: #333333;font-size: x-small;}


.vous { color: rgb(51, 102, 102);font-weight: bold;font-style: normal;font-family: Helvetica,Arial,sans-serif;}

.elizia { font-weight: bold; color: rgb(77, 38, 0);font-style: italic;}


.row{
	color:#060008;
	text-align: center;
/* 	cursor: pointer; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	
	line-height: 18px;
	font-size: 16px;	
}
.row a:link,visited {color: #060008;  text-decoration: none;}
.row a:link,active {color: #060008;  text-decoration: none;}
.row a:hover{text-decoration: underline;}



/*.rowover{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B58C94;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	line-height: 18px;
	font-size: 16px;
}

.rowopen{
	border: 1px solid #B58C94;
}*/

