a img {
	border-width: 0px ;
}

/* Foot */
#footer { 
	clear:both;
	border-top: 1px solid #1A4861;
	font-size: 9px;
	padding-top: 5px;
}
#footer p { 
	font-size: 9px;
}
#footer span { 
	font-size: 8px;
}
#footer a:link {
	font-size: 9px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
#footer a:visited {
	font-size: 9px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #000080;
}
#footer a:hover, #footer a:active{
	font-size: 9px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #800000 ;
	background-color: #FFFFFF;
}
#footer p.menu {
	font-size: 9px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
}
.cited { 
	/*border: 1px solid #1A4861;*/
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #1A4861;
	border-bottom: 1px solid #1A4861;
}


.logosFoot {
	position: relative;
	float: right;
}
.vertical {
	vertical-align: middle;
}

