body {
	width:100%;
	height:100%;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4C4C4D;
}
td.shadow{
filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand');
}
td.shadow:hover {
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-o-transform: scale(1.15);
}

#background
{
position:absolute;
z-index:1;
width:100%;
height:100%;
min-width:950px;
min-height:550px;
}
#page
{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
z-index:2;
margin: 0 auto;
}

#into
{
margin: 0 auto;
width:80%;
min-width:980px;
min-height:550px;
height:100%;
background-color:white;
}

#into   a:visited{
text-decoration:none;
color: #4C4C4D;
}
#into   a:link{
text-decoration:none;
color: #4C4C4D;
}
#into   a:hover{
text-decoration:none;
color: #628493;
}
#into   a:active{
text-decoration:none;
color: #4C4C4D;
}

#logo {
position:relative;
padding: 40px 17px;
}

#title {
position:relative;
margin-top: -60px;
padding-right: 1%;
font-size: 110%;
}

#lignehtop {
position:relative;
padding-top: 0;
width:100%;
}

#topmenu {
position:relative;
padding-right: 1%;
font-size: 70%;
}

#leftmenu {
width:170px;
position:relative;
padding-left: 2%;
font-size: 70%;
border-right: 1px solid black;
margin-top:-21px;
height:400px;
}

.menuali {
text-align:right;
padding-right: 50%;
}
.menuali2 {
text-align:right;
padding-right: 25%;
}

#content {
position:relative;
margin:-370px 0 0 207px;
width:75%;
height:63%;
min-width:200px;
min-height:335px;
font-size: 80%;
color: white;
}

.show{
color: white;
margin:auto;
}

#content  a:visited{
color: white;
text-decoration:none;
}
#content  a:link{
color: white;
text-decoration:none;
}
#content  a:hover{
color: #628493;
text-decoration:none;
}
#content  a:active{
color: white;
text-decoration:none;
}

#lignehbot {
position:relative;
margin: auto;
margin-top: -5%;
width:80%;
min-width:930px;
}

#bottom1 {
position:Relative;
margin:-25px 0 0 15%;
width:80%;
min-width:900px;
font-size: 70%;
}
#bottom1   a:visited{
text-decoration:none;
color: #4C4C4D;
}
#bottom1   a:link{
text-decoration:none;
color: #4C4C4D;
}
#bottom1   a:hover{
text-decoration:none;
color: #628493;
}
#bottom1   a:active{
text-decoration:none;
color: #4C4C4D;
}

#bottom2 {
position:Relative;
margin: 14px 0 0 120px;
font-size: 70%;
}

#bottom2   a:visited{
text-decoration:none;
color: #4C4C4D;
}
#bottom2   a:link{
text-decoration:none;
color: #4C4C4D;
}
#bottom2   a:hover{
text-decoration:none;
color: #628493;
}
#bottom2   a:active{
text-decoration:none;
color: #4C4C4D;
}
