@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #999999;
	background-image: url(images/home_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	color: #6699FF;
}

img { border: 0; }

.imglt {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.red {
	color: #FF0000;
}

.blue {
	color: #093b73;
}

#top {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}
#foot {
	background-image: url(images/foot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: auto;
}
.verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.white {

	color: #ffffff;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.verd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #093b73;
}
