body{	background		: #020202;

		font-family		: verdana;

		font-size		: 10px;

		text-align		: justify;

		color			: #020202;

		cursor			: default;

		margin			: 0px;

		padding			: 0px;

}



#banniere {

		position		: absolute;

		left			: 2%;

		background-repeat	: no-repeat;

		background-image	: url(images/banniere.jpg);

		width			: 900px;

		height			: 100px;

		border-left		: 1px solid black;

}



a:link{		text-decoration		: none;

		padding			: 1px;

		color			: #f143e7;

}



a:visited{	text-decoration		: none;

		padding			: 1px;

		color			: #f143e7;

}



a:hover{	text-decoration		: none;

		padding			: 0px;

		color			: #d80bcc;

		background-color	: #f2e2f1;

		border			: 1px solid #4c4c4c;

		font-weight		: bold;

}



a:active{	text-decoration		: none; 

		padding			: 1px; 

		color			: #f143e7;

}



a.left:link{	text-decoration		: none;

		padding			: 1px;

		color			: #000000;

}



a.left:visited{	text-decoration		: none;

		padding			: 1px;

		color			: #000000;

}



a.left:hover{	text-decoration		: none;

		padding			: 1px;

		color			: #000000;

		background-color	: #f5e8f4;

		border			: 1px solid #4c4c4c

		font-weight		: bold;

}



a.left:active{	text-decoration		: none;

		padding			: 1px;

		color			: #f8a4f3;

}



.menu{		position		: absolute;

		top			: 100px;

		left			: 2%;

		width			: 17%;

		line-height		: 13px;

		text-align		: left;

		background-color	: #ee57e5;

		border			: 4px solid black;

		padding			: 10px 0px;

}



.menuin {		

		width			: 145px;

		margin-left		: auto;

		margin-right		: auto;

		padding			: 0px 5px;

}



.content{	position		: absolute;

		top			: 100px;

		left			: 19%;

		width			: 56%;

		font-size		: 12px;

		background-image	: url(images/logo.jpg);

		background-repeat	: no-repeat;

		background-position     : 95% 25px;

		background-color	: #fff0fe;

		border			: 4px solid black;

}

.contentin{

		margin			: 20px;

}



.droite{	position		: absolute;

		top			: 100px;

		left			: 76%;

		width			: 18%;

}



#gymnaste{

		width			: 158px;

		height			: 398px;

		background		: #f143e7;

		border			: 2px #d80bcc;

		overflow		: visible;

}

		

.actu{

		background-color	: #f9c1f6;

		margin			: 0px 10px 10px 10px;

		border			: 1px solid black;

		padding			: 10px;

}



.titre { 

		font-size		: 14px;

		font-weight		: bold;

}



.sommaire { 

		text-align		: left; 

}



h1#banniere {

    position : absolute;

    left : 2%;

    background-repeat : no-repeat;

    background-image : url(images/banniere.jpg);

    width : 900px;

    height : 100px;

    border-left : 1px solid black;

    text-indent : -9000px;

    margin: 0;

    padding: 0;

}



h1#banniere a {

    display: block;

    width:  900px;

    height: 100px;

}

h1#banniere a:hover {

    border: none;

    background-color: transparent;

}



h2 {

    font-size: 16px;

}


