/* CSS Document */

body {
	margin: 0;
	text-align: center;
	font: normal normal normal 12px/18px "trebuchet ms", arial, helvetica, sans-serif;
}

#container {
	position:relative;
	width:950px;
	margin:20px auto;
	text-align: justify;
}

#abHome {
	margin: 0;
	padding: 0;
}

#cont-flash a {
	color: #f00;
	text-decoration:none;
}

#cont-flash a:hover {
	text-decoration: underline;
}

.alternative {
	text-align: center;
}

.alternative h4 {
	margin: 5px 0;
}

.alternative p {
	margin: 8px 0;
}

.alternative a img {
	margin: 0;
	padding:0;
	border-width: 0;
}

