@charset "utf-8";
/********************************************************
	CSS Document / Générique - Moto85 par Skalpel.fr
********************************************************/

/****
CONTI TARIFS ET INSCRIPTIONS
*/

div#contitarifs {
    margin: 5px 0px 25px 10px;
}

div#contitarifs img{
    float:right;
}

div#contitarifs ul {
    width:500px;
}
div#contitarifs li.decale{
    margin-left:20px;
}

div#contitarifs li.reduit{
    font-size:10px;
}

div#contitarifs li span.tarifs{
    font-weight:bold;
}

/**
CONTI MOTOS
**/



div#conti {
    margin: 5px 0px 25px 10px;
    text-align:justify;
    clear:both;
}

div#contiContent {
    margin: 5px 0px 25px 10px;
    text-align:justify;
    width:950px;
    clear:both;
}

div#moto {
    margin: 5px 0px 25px 10px;
    text-align:center;
}

div#motoLarge {
    margin: 5px 0px 25px 10px;
    text-align:center;
    width:950px;
}

div#moto img {
    width:600px;
}

div#lienconti {
    text-align:center;
    font-weight:bold;
    text-decoration:none;
}

