/* - Fichier css de www.sportaquitain.fr - */
/* - Designed and Scipted by Blood - */
BODY
{
    font-family:"Comic Sans MS",Tahoma,Arial,Sans-serif;
    background-image:url("img/background.png");
    background-repeat:no-repeat-x;
    background-color:white;
    margin:auto;
    min-width:1024px;
}
a img, a:visited img
{
	text-decoration:none;
	border:none;
}
img
{
	margin-bottom:3px;
}
#leftboard
{
    background-image:url("img/logo_gnv.png");
    height:680px;
    width:350px;
    float:left;
}
#rightboard
{
    background-image:url("img/logo_dnv.png");
    height:680px;
    width:350px;
    float:right;
}
#Index
{
    width:280px;
    margin:auto;
}
#Index_body a img
{
    text-decoration:none;
    background-image:url("img/ent1.png");
}
#Index_body a:hover img
{
    background-image:url("img/ent3.png");
}
#Index_foot
{
    background-image:url("img/back.png");
    font-size:11px;
    height:125px;
    width:240px;
    padding-top:2px;
    margin-top:5px;
    margin:auto;
}
#Index_foot a
{
    text-decoration:none;
    color:#222222;
}
#Index_foot a:hover
{
    color:darkorange;
}
