/* CSS Document */
body{
	overflow:hidden;
	background-color: #5E676F;	
}

p {
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	line-height: 0.7em;
	font-weight:bold;
	font-size:0.7em;
}

em {
	font-size:0.9em;
	font-style:normal;
}

h1{
	display:inline;
	color: #788396;
	font-family:"Courier New", Courier, monospace;
	font-weight:lighter;
	font-size:1em;
}

h2{
	display:inline;
	color: #788396;
	font-family:"Courier New", Courier, monospace;
	font-weight:lighter;
	font-size:1em;
}

h3{
	display:inline;
	color: #788396;
	font-family:"Courier New", Courier, monospace;
	font-weight:lighter;
	font-size:1em;
}

h4{
	display:inline;
	color: #788396;
	font-family:"Courier New", Courier, monospace;
	font-weight:lighter;
	font-size:1em;
}

td a:hover{
	color:#000000;
	text-decoration:underline;
}

#textechrono{
	z-index:1;
	color: #788396;
	font-family:"Courier New", Courier, monospace;
	font-weight:lighter;
	font-size:1em;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	height:100%;
	width:100%;
}

#monsite{
z-index:4;
height:502;	
width: 784px;
margin-left: auto;
margin-right: auto;
position: absolute;
left: 50%;
top: 50%;
margin-left: -394px;
margin-top: -251px;	
	
	
}


td {
border:1px solid #000;
border-collapse:collapse;
padding:0;
margin:0;


}



#footer {	
text-align:center;
z-index:3;
position:absolute;
bottom:0;
left:0;
right:0;
height:80px;


}


#total{
	height: 100%; 
	width:100%; 
	cellpadding:0;
    cellspacing:0; 
	border:0;
}


a:visited{
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	
}


a:active{
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}


a:link{
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}

a:hover{
	text-transform:uppercase;
	color:#000000;
	text-decoration:underline;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}


