/* CSS Document */
* {
border:0px;
}

	Body {
	background-color: #FFFFFF;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat;
	right:0px;
	margin:0px auto;
	background-attachment: fixed;
}

p,ul,li,td,tr{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.credit{
	font-family: "Trebuchet MS";
	font-size: 9px;
	line-height: 15px;
	color: #FFFFFF;
	
}

h1{
	font-size:20px;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}


h2{
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00ADEF;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00ADEF;
}



h3{
	font-size:20px;
	background-color: #00adef;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	letter-spacing: -1px;
	margin-top:0px;
}

h4{
	font-size:14px;
	background-color: #FFE400;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: -1px;
	padding: 10px;
}




li {
	list-style-type:none;
	list-style-image: url(../gfx/runner_mini.gif);
	list-style-position: outside;
}

strong {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

em {
font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}


A {
	text-decoration: underline;
}
A:link {color: #ffffff}
A:visited {color: #ffffff}
A:hover {color: #FFE400; text-decoration:none;}

a.titelLink { font-weight:bold; text-decoration: underline; color: #00ADEF;}
a.titelLink:hover  {color: #00ADEF;}
A.titelLink:visited {color: #00ADEF;}
A:hover {color: #FFE400; text-decoration:none;}

A.credits {font-weight: normal; text-decoration: underline;}
A.credits:link {color: #ffffff}
A.credits:visited {color: #ffffff}
A.credits:hover {color: #b0d237; text-decoration:none;}

A.evenement {text-decoration: underline}
A.evenement:link {color: #000000}
A.evenement:visited {color: #000000}
A.evenement:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #FF0000;
}

SELECT {
	BORDER-RIGHT: #F0F0F0 1px solid; BORDER-TOP: #F0F0F0 1px solid; FONT-WEIGHT: bolder; FONT-SIZE: 10px; BORDER-LEFT: #F0F0F0 1px solid; COLOR: #422E51; BORDER-BOTTOM: #F0F0F0 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F0F0F0
}
INPUT {
	BORDER-RIGHT: #F0F0F0 1px solid; BORDER-TOP: #F0F0F0 1px solid; FONT-WEIGHT: bolder; FONT-SIZE: 10px; BORDER-LEFT: #F0F0F0 1px solid; COLOR: #422E51; BORDER-BOTTOM: #F0F0F0 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F0F0F0
}
TEXTAREA {
	BORDER-RIGHT: #F0F0F0 1px solid; BORDER-TOP: #F0F0F0 1px solid; FONT-WEIGHT: bolder; FONT-SIZE: 10px; BORDER-LEFT: #F0F0F0 1px solid; COLOR: #422E51; BORDER-BOTTOM: #F0F0F0 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F0F0F0
}
OPTION {
	FONT-WEIGHT: bolder; FONT-SIZE: 10px; COLOR: #422E51; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F8F8F8
}
FORM {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/* CSS Document */

#topContainer {
	position: relative;
	height: 400px;
	width: 791px;
	margin:auto;
	text-align: left;	
	margin-bottom:19px;
}

#logo {
	left:0px;
	position: absolute;
	height: 200px;
	width: 791px;
}

#runners {
	left:0px;
	top:200px;
	position: absolute;
	height: 200px;
	width: 791px;
	background-image: url(../gfx/runners.jpg);
	background-repeat: no-repeat;
}



#contentContainer {
	width: 791px;
	position: relative;
	text-align:left;
	margin-bottom:19px;
	margin:auto;
	
	background-color:#FFFFFF;
	
}

#contentContainerLeft {
	width: 277px;
	left:19px;
	
	position:absolute;
	text-align:left;
	background-color: #99def9;
	padding: 0px;
}
.leftContainer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF0000;
}

#contentContainerRight {
width: 460px;
left:313px;
position:relative;
text-align:left;

}

#footer{
	clear: both;
	height: 1450px;
	width: 100%;
	position:relative;
	margin:auto;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
	background-image: url(../gfx/footer.gif);
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00adef;
}
.rightContainer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FF0000;
}
.partners {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 900px;
	height:960px;
	text-align: center;
	margin-top: 20px;
}
