body, body * {
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 11;
}  

img {
  border: 0 none black;;
}

body {  
  background-color: #E1DDDE;
}

h1 {
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  color: #ED283A;
  margin-top: 5px;
}

h2 {
  color: black;
  font-family: Arial;
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 3px;
}

h3 {
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  color: white;
  margin-top: 5px;
}

h4 {
  color: black;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 3px;
}
h5 {
  color: black;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 3px;
  text-decoration: blink;
}
h6 {
  color: black;
  font-family: Arial;
  font-size: 11px;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 3px;
}

a {
  color: white;
  text-decoration: underline;
}

a:hover, a:visited {
  color:#444DBE;
}

#bandeau {
  height: 72;
  background-color: white;
}

#bandeau img {
  margin: 0;
  border: 0 none black;
}

#main {
  width: 100%;
  height: 390;
  background-color: #D1C7C7;
}

#video {
	width: 320px;
	height: 380;
	position: absolute;
	left: 10px;
	top: 74px;
}

#countryInfo {
  background-color: black;
  height: 45;
  padding: 0;
}

#countryInfo * {
  color: white;
}

#countryInfo * h3 {
  padding: 3px;
  font-family: Arial;
  font-size: 12px;
  text-align: left;
  color: #ED283A;
}

#info {
	width: 214px;
	height: 385px;
	position: absolute;
	left: 342px;
	top: 71px;
	text-align: center;
	overflow: auto;
	color: white;
	padding: 3px;
}

#txtContent {
  overflow: auto;
  font-size: 11px;
  margin-bottom: 3px;
  padding: 5;
}

#info h1 {
  color: white;
  font-size: 12;
  padding: 5;
}

#infotext {
	text-align: left;
	color: white;
}

#partenaires1 {
	width: 188px;
	height: 240px;
	position: absolute;
	left: 566px;
	top: 74px;
	overflow: auto;
}

#partenaires2 {
	width: 188px;
	height: 143px;
	position: absolute;
	left: 566px;
	top: 317px;
	overflow: auto;
}

#partenaires1 li, #partenaires2 li {
  margin-top: -3px;
  list-style-type: none;
  font-size: 11px;
}

#archives {
	width: 199px;
	height: 385px;
	position: absolute;
	left: 759px;
	top: 74px;
	text-align: center;
	color: white;
	overflow: auto;
	font-size: 11px;
}

#archivestext {
	text-align: center;
	color: white;
	font-size: 11px;
}

#archives h1 {
  width: 200;
}

#archives .active {
  color: #444DBE;
  font-weight: bold;
  text-decoration: none;
}

#archives .active:hover {
  text-decoration: underline;
}

#forums {
	padding-left: 10;
	height: 72;
	background-color: #E1DDDE;
}

#forums img {
  margin: 0;
  border: 0 none black;
}

#forums h1 {
  text-align: left;
}

#forums .register {
  color: #ED283A;
}

#forums a {
  color: black;
}

#forums a:hover {
  color: #ED283A;
}

#forums td {
  padding-right: 10;
}
