body{
	margin:0;
}

img{border:0;}

#menu { text-align:right;

font-family: Arial;
	font-size: 13px;
	color:#b8dee6;
	font-weight: bold;
	} 
	
	
#menu a{
    color: #b8dee6;
	text-decoration: none;
	padding-right:10px;
	font-weight: bold;
	}
#menu a:visited {
	text-decoration: none;
	color: #b8dee6;
	font-weight: bold;
}
#menu a:hover {
	color: #0092bc;
	font-weight: bold;
}

#cop { text-align:left;
font-family: Verdana;
	font-size: 10px;
	color:#000000;
	} 
	
#footer { text-align:right;
    font-family: Verdana;
	font-size: 10px;
	color:#DFF2F2;
	} 

#contac { text-align:justify;
font-family: Verdana;
	font-size: 13px;
	color:#DFF2F2;
	} 
#contac a:link {
    color: #039;
	text-decoration: none;
	}
#contac a:visited {
	text-decoration: none;
	color: #09F;
}
#contac a:hover {
	text-decoration:underline;
	color: #09F;
	
}