body {
	background-color: #C4C6DD;
	margin: 0;
	padding: 0;
	}
	
#header_partenaires { 
	position: relative;
        top: 10px;
        width: 450px;
        height: 214px;
	}

#header_identification { 
	position: relative;
        top: 10px;
        width: 450px;
        height: 214px;
	}	
	
#header_inscription { 
	position: relative;
        top: 10px;
        width: 450px;
        height: 214px;
	}
	
#header_index { 
	position: relative;
        top: -10px;
        width: 450px;
        height: 214px;
	}

#header_photos { 
	position: relative;
        top: 10px;
        width: 570px;
        height: 125px;
	}

#prochain { 
	position: absolute;
        top: 280px;
        width: 350px;
        height: 50px;
	}

#date { 
	position: relative;
        top: -50px;
        width: 300px;

	}

#partenaires { 
	position: relative;
        top: -60px;
        left: -20px;
        width: 300px;
        height: 59px;
	}

#logo { 
	position: relative;
        top: 2px;
        width: 154px;
        height: 145px;
	}

#photos { 
	position: relative;
        top: 80px;
        left: -30px;
        width: 264px;
        height: 146px;
	}

#reglements { 
	position: absolute;
        top: 274px;
        width: 200px;
        height: 30px;
	}

#gen-tech { 
	position: absolute;
        top: 304px;
        width: 171px;
        height: 19px;
	}

#presse { 
	position: relative;
        top: -160px;
        width: 241px;
        height: 55px;
	}


#inscr { 
    position: absolute;
        top: 580px;
        width: 300px;
        height: 100px;
    }

#compte { 
    position: absolute;
        top: 650px;
        width: 300px;
        height: 100px;
    }

#video { 
	position: relative;
        top: 0px;
	right: 0px;
       	}

A         { color: #7982db; font-weight: normal; text-decoration: none }
A:link    { color: #7982db; font-weight: normal; text-decoration: none }
A:visited { color: #7982db; font-weight: normal; text-decoration: none }
A:hover   { color: #4c58d9; font-weight: normal; text-decoration: none }

li.photos {
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size: 100%;
  color: #7982db;
  display: list-item;
  list-style-image: url(images/puce.png);
}
