@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #CCD1D5;
}
#content {
	font-family: tahoma;
	font-size: x-small;
	padding-left: 85px;
	padding-right: 10px;
	text-align: justify;
	padding-bottom: 20px;
}
#content h1 {
	font-family: tahoma;
	font-size: medium;
	font-weight: lighter;
	color: #616161;
}
#content h2 {
	font-family: tahoma;
	font-size: small;
	font-weight: lighter;
	color: #497CB1;
}
#content a {
	color: #E39A1A;
	font-weight: bold;
}




#info-site {
	font-family: tahoma;
	font-size: x-small;
	color: #666666;
	padding-left: 85px;
}
#info-site a {
	color: #666666;
}
#info-site a:hover {
	font-weight: bold;
}


#assoc {
	font-family: tahoma;
	font-size: small;
	color: #666666;
	font-weight: lighter;
	text-align: center;
}
#assoc h1 {
	font-family: tahoma;
	font-size: small;
	font-weight: lighter;
}
#assoc a {
	font-size: small;
	font-weight: lighter;
	color: #333333;
}

