@charset "utf-8";
/* CSS Document */
/* 
 * All rights reserved
 * BOITE@MEDIA - communication Web - 2010
 * Sool Design - agence de communication - 2010
 */
/* www.fleuryloirethandball.com */

body {
background-color:#000000;
}

p {
font-family:Arial,Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#ed008c;
}

a {
color:#ffffff;
}

a:hover {
color:#ffffff;
text-decoration:underline;

}

a:visited {
color:#ffffff;
}

a img {
border :0;
}

#main {
position:absolute;
left:50%;
width:920px;
height:700px;
margin-left:-460px;
margin-top:10px;
}

#les_pantheres {
float: center;
text-align:center;
width:900px;
height:675px;
}




