body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}
#containter {
	position:absolute;
	width:100%; 
	height:100%;
}
#home {
	width:100%;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
#content {
	width: 960px;
	margin: 0px auto;
}
#mail{
	color: #CCCCCC;
	font-size:15px;
	letter-spacing: 0.4em;
	margin-top: 4px;
	margin-left: 2px;
}
#mail a{
	color: #CCCCCC;
	text-decoration:none; 
}
#mail a:hover{
	color: #ED1E79;
	text-decoration:none; 
}
#foto {
	float:right;
	margin-right:175px;
	margin-top:-15px;
}
#header{
	color: #808080;
	font-size: 28px;
}
#title{
	color: #ED1E79;
	font-size: 28px;
}
#text a { 
	text-decoration:none; 
	border-bottom:1px dotted #808080;
	color: #333333;
}
#text a:hover { 
	text-decoration:none; 
	border-bottom:1px dotted #ED1E79;
	color: #ED1E79;
}
#web {
	width:100%;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
#box{
	border:dotted 1px #808080;
	background-color:#ECECED;
	padding:10px;
}
#box_dx{
	width:450px;
	float:right;
	border:dotted 1px #808080;
	background-color:#ECECED;
	padding:10px;
}
#box_sx{
	width:450px;
	border:dotted 1px #808080;
	background-color:#ECECED;
	padding:10px;
}
#below {
	width:100%;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
#education {
	width:100%;
	background-image:url(images/header.gif);
	background-repeat:repeat-x; 
}
#about {
	width:100%;
	background-image:url(images/header.gif);
	background-repeat:repeat-x; 
}
#contact {
	width:100%;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
	padding-bottom:75px; 
}
#text_contact {
	width:420px;
}
#text_contact a { 
	text-decoration:none; 
	border-bottom:1px dotted #808080;
	color: #333333;
}
#text_contact a:hover { 
	text-decoration:none; 
	border-bottom:1px dotted #ED1E79;
	color: #ED1E79;
}
#map{
	margin-top:3px;
	border:dotted 1px #808080;
	float:right;
}
#footer {
	border-top:dotted 1px #808080;
	position:fixed!important;
	width: 100%;
    height: 75px;
    top: auto;
    right: 0;
	bottom:0px;
	bottom:expression(0-(y=document.body.scrollTop)+"px"); 
    left: 0;
    background-image:url(images/footer.gif);
    z-index:2;
}
#menu {
	width: 600px;
	padding-top: 17px;
	font-size: 21px;
	color: #ED1E79;
	float:left;
	line-height: 20px;
}
#menu a{
	text-decoration:none;
	color: #808080;
}
#menu a:hover{
	text-decoration:none;
	color: #ED1E79;
}
#follow_me {
	float:right;
	padding-top: 17px;
	font-size: 21px;
	color: #808080;
	line-height: 20px;
}
#social {
	float:right;
	margin-top: 12px;
	margin-left: 10px;
}
#copyright {
	float:left;
	padding-top: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #808080;
}
.grigio {
	color: #808080;
}
.fuxia {
	color: #ED1E79;
}