@charset "utf-8";
/* CSS Document */

a{
color:#9fc8f6;
font-weight:bold;
font-size:14px;
text-decoration:none;

}

a:hover{
text-decoration:underline;
}

body { 
color:#FFFFFF; 
background: #6F8Bc2 url(../images/fond.gif) top left repeat-x;
}


table img{ 
border:none;
}

body, table{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
}

table #table_menu{

width:100%;



}

table #table_menu tr{

height:40px;

}


table #table_menu td{
width:10%;
padding-left:6px;
padding-right:2px;
text-align:center;

}

div#btn_intro p{

line-height:44px;
height:44px;
background:url(../images/btn_intro.png) no-repeat center;

}

div#btn_intro p a{
color:#0A50A0;
}

div#btn_intro p span{
font-size:11px;
color:#990000;
}

div#btn_intro p a:hover{
color:#9fc8f6;
}
