@charset "UTF-8";

body
{
background-color:#8be9ff;
background-image:url(ressources/images/fond.png);
background-repeat:repeat-x;
padding:0px;
}

div.message
{
position:absolute;
left:0px;
top:0px;
width:250px;
margin:0px;
margin-top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(ressources/images/index/fond_message.png);
padding:10px;
padding-left:30px;
color:#FFFFFF;
}

div.message hr
{
height:0.25px;
opacity:1;
}

div.message span.titre
{
display:block;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#E8691E;
}

table.frame 
{
border-collapse:collapse;
margin-left:auto;
margin-right:auto;
width:899px;
height:600px;
margin-top:50px;
}

table.frame td
{
padding:0px;
margin:0px;
}

table.frame td.mascotte
{
width:493px;
height:399px;
background-image:url(ressources/images/index/index_03.png);
}

table.frame td.h
{
width:406px;
height:29px;
background-image:url(ressources/images/index/index_04.png);
}

table.frame td.flash
{
width:406px;
height:210px;
background-image:url(ressources/images/index/index_06.png);
padding:0px;
}

table.frame td.flash embed
{
float:left;
}

table.frame td.inscr
{
width:229px;
height:160px;
background-image:url(ressources/images/index/index_07.png);
vertical-align:top;
}

table.frame td.visite
{
width:177px;
height:160px;
background-image:url(ressources/images/index/index_08.png);
}

table.frame td.visite img
{
border:none;
margin:0px;
width:177px;
height:160px;
display:block;
}

table.frame td.logo1
{
width:493px;
height:201px;
background-image:url(ressources/images/index/index_09.png);
}

table.frame td.logo2
{
width:406px;
height:201px;
background-image:url(ressources/images/index/index_10.png);
}

table.frame td.inscr form
{
margin:0px;
padding:0px;
margin-top:38px;
}

table.frame td.inscr input
{
width:120px;
height:20px;
display:block;
margin-bottom:10px;
margin-left:15px;
background:none;
border:none;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

table.frame td.inscr input.img
{
width:73px;
height:39px;
float:right;
margin:0px;
margin-top:10px;
position:relative;
right:13px;
}