@charset "utf-8";
/* CSS Document */
<style type="text/css">

#mainHome {
	height: 610px;
	width: 1000px;
}
#language {
	float: right;
	line-height: 1px;
	font-size: 24px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}


#main {
	width: 1000px;
	border: 1px solid #BBB;
	height: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #77F6DF;
	text-align: left;
	width: 1000px;
	height: 45px;
	float: left;
}
.colparticip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2C655C;
	text-align: left;
	line-height: 0px;
	margin-bottom: 10px;
	height: 45px;
}
#menuHome {
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 20px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 695px;
	height: 490px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 10px;
	margin-left: 20px;
}
#logo {
	float: left;
	height: 125px;
	width: 471px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F3EE30;
}
#mainHome {
	width: 1000px;
	height: 645px;
}

a:active {
	text-decoration: none;
}

</style>

