@charset "utf-8";

html, body
{
	margin:0px;
	background-color:#737a7e;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	height:100%;
}
.hm
{
	height:100%;
}
div.site
{
	background-image:url(images/fnd_site.jpg);
	background-repeat:repeat-y;
	min-height:100%;
	width:1000px;
}
div.head
{
	background-image:url(images/logo-head.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:98px;
}
div.menu
{
	background-image:url(images/fnd_menu.png);
	background-repeat:no-repeat;
	height:65px;
	margin-top:10px;
}
div.centre
{
    background-image:url(images/fnd_centre.png);
    background-repeat:repeat-y;
}
div.footer
{
	background-image:url(images/fnd_footer.png);
	background-repeat:no-repeat;
	/*height:65px;*/
    height:35px;
	font-size:10px;
	/*padding-top:35px;*/
	padding-top:25px;
}
div.menu_flash
{
    background-image:url(images/fnd_menu_flash.png);
    background-repeat:no-repeat;
    height:65px;
    margin-top:10px;
}
div.footer_flash
{
    background-image:url(images/fnd_footer_flash.png);
    background-repeat:no-repeat;
    height:65px;
    font-size:10px;
    /*padding-top:35px;*/
    padding-top:25px;
}
table.centre
{
	width:850px;
}
td.colonne_droite
{
	width:200px;
	vertical-align:top;
}
td.centre
{
	vertical-align:top;
}
div.inscription_newsletter_fr
{
	background-image:url(fr/images/fnd_inscription_newsletter.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:152px;
}
div.inscription_newsletter_en
{
    background-image:url(en/images/fnd_inscription_newsletter.jpg);
    background-repeat:no-repeat;
    width:174px;
    height:152px;
}
input.input_txt
{
	width:110px;
	border:1px solid #333333;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-align:center;
}
input.newsletter
{
	margin-top:78px;
}
input.ident1
{
	margin-top:68px;
}
input.ident2
{
	margin-top:5px;
}
input.btn_ok
{
	margin-top:3px;
}
div.espace_client_fr
{
	background-image:url(fr/images/fnd_espace_client.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:171px;
}
div.espace_client_en
{
    background-image:url(en/images/fnd_espace_client.jpg);
    background-repeat:no-repeat;
    width:174px;
    height:171px;
}
div.int_page_int
{
	background-image:url(images/fnd_page_int.jpg);
	background-repeat:repeat-y;
	width:648px;
}
div.int_page_int2
{
    background-image:url(images/fnd_page_int2.jpg);
    background-repeat:repeat-y;
    width:850px;
}
div.reseller
{
    position: relative;
    top: 0px;
    left: 358px;
    width:200px;
    height: 19px;
}
h1.titre_page
{
	font-family:Arial;
	font-size:16px;
	color:#333333;
	margin:0px;
	margin-left:10px;
}
a.a_dev
{
	text-decoration:none;
	color:#333333;
}
a.a_dev:hover
{
	text-decoration:underline;
	color:#666666;
}

a.liendisconnect
{
    text-decoration:none;
    color:#333333;
}
a.liendisconnect:hover
{
    text-decoration:none;
    color:#666666;
}

a.lien_creer_compte
{
    text-decoration:none;
    font-weight: bold;
    color:#0060aa;
}
a.lien_creer_compte:hover
{
    text-decoration:none;
    font-weight: bold;
    color:#fffc00;
}

a.onglets
{
border: 1px solid #1D4067;
color: #1D4067;
text-decoration: none;
font-family: Arial;
font-size: 10px;
}

.div_maillot, .div_short, .div_chaussettes
{
width: 800px;
min-height: 380px;
}

.fond_tab{background-color: #EEEEFF;}

td.cadre_haut{border-top: 1px solid #1D4067;}
td.cadre_bas{border-bottom: 1px solid #1D4067;}
td.cadre_gauche{border-left: 1px solid #1D4067;}
td.cadre_droite{border-right: 1px solid #1D4067;}