﻿body {
    text-align:center;
	margin-top:0px;
    background-color: #55b0d9;
    margin-left: auto; 
    margin-right: auto; 
	}
#global {
	position: relative;
	width:980px;
	text-align:center;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#000;
	line-height:14px; 
	margin-top:50px;
    margin-left: auto; 
    margin-right: auto; 
	}
#anim {
    width: 700px;
    height:500px;
    margin-left: 140px;
}
#sepahonz {
	width:980px;
    height:2px;
    margin-top:20px;
    background-color: #ae4f1f; 
    overflow:hidden;
	text-align:center;    
}
#piedpage {
    position:relative;
    float:left;
    font-size:10px;
    margin-top:6px;
    margin-bottom:5px;
	color:#05055b;
	width:980px;
	text-align:center;    
}
#piedpage a { 
	color:#05055b;
	text-decoration:none; 
	}
#piedpage a:hover { 
	color:#05055b;
	text-decoration:none;
	}
.vam {
	vertical-align:middle;
	margin-top: 0px;
	margin-bottom: 0px;
	}
a { 
    color: #707070;
	text-decoration:none; 
	}
a:hover { 

    color: #707070;
	text-decoration:underline;
	}
#w3c {
    float:right;
    margin-top:-10px;  
    margin-right:10px;           
    }


