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

body
{
width: 1000px;
margin:auto;
background-image:url(../image/fond1px_bl.jpg);
background-repeat:repeat-x;
background-color:#5568ab;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#ffffff;
}
a img
{
border:none;
}

#banniere
{
width:1000px;
height:240px;
background-image:url(../image/bandeau.png);
background-repeat:no-repeat;
}
#par_ban
{
width:800px;
height:35px;
margin:auto;
padding-top:200px;
}
#menu
{
margin-top: 15px;
}
#cont_gauche
{
width: 250px;
min-height: 350px;
float:left;
text-align:justify;
}
#cont_droit
{
border-left: 0px;
float:right;
width: 700px;
min-height: 350px;
margin-right: 50px;
background-image:url(../image/eclair.png);
background-repeat:no-repeat;
text-align:justify;
}
#pieddepage
{
width: 1000px;
float:right;
margin:auto;
font-size: 90%;
text-align:center;
}
#pieddepage a:link
{
color: #ffffff;
text-decoration: none;
}
#pieddepage a:visited
{
color: #ffffff;
text-decoration: none;
}
#pieddepage a:hover
{
color: #ffffff;
text-decoration: underline;
}
#pieddepage a:active
{
color: #ffffff;
text-decoration: none;
}

#contact
{
width: 345px;
float:left;
}
#mentionslegales
{
width: 345px;
float:right;
}
#cnil
{
width: 650px;
float:right;
margin:auto;
padding-right: 25px;
font-size: 90%;
text-align:justify;

}
.onglet
        {
                display:inline-block;
                margin-left:3px;
                margin-right:3px;
                padding:3px;
                border:1px solid white;
                cursor:pointer;

        }
        .onglet_0
        {
				border-bottom:1px solid white;
        }
        .onglet_1
        {
                color: #0e1e42;
				background-image:url(../image/fond_tableau.png);
				background-repeat:repeat;
				border-bottom:0px solid white;
                padding-bottom:4px;
        }
        .contenu_onglet
        {
		
                color: #0e1e42;
				background-image:url(../image/fond_tableau.png);
				background-repeat:repeat;
				border:1px solid white;
                margin-top:-1px;
                padding:5px;
                display:none;
				width: 680px;

        }
		
a:link
{
color: #ffffff;
text-decoration: none;
}
a:visited
{
color: #ffffff;
text-decoration: none;
}
a:hover
{
color: #ffffff;
text-decoration: underline;
}
a:active
{
color: #ffffff;
text-decoration: none;
}

INPUT
{
background-image:url(../image/fond_tableau.png);
background-repeat:repeat;
 }
SELECT
{
background-image:url(../image/fond_tableau.png);
background-repeat:repeat;
}
TEXTAREA
{
background-image:url(../image/fond_tableau.png);
background-repeat:repeat;
}
.txterror
{ 
text-align:left;
}
.txtform
{
text-align:left;
}
