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

body
{
width: 900px;
margin:auto;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}
#conteneur
{
width: 900px;
height: 650px;
background-image:url(../images/bulles_page_contact.png);
background-repeat:no-repeat;
color: #621585;
font-size: 0.8em;
}
#menu
{
width: 240px;
float:left;
padding-top: 50px;
padding-left: 120px;
}
#texte_cnil
{
float:right;
text-align:justify;
font-size:0.88em;
width: 480px;
margin-right:180px;
margin-top: 35px;
}
#conteneur_haut
{
float:right;
padding-right: 130px;
width: 350px;
text-align:justify;
padding-top: 140px;
font-size:0.85em;
}
#conteneur_bas
{
text-align:justify;
float:right;
margin-top: 20px;
width: 600px;
font-size:0.85em;
}
#pieddepage
{
width: 900px;
margin:auto;
color:#621585;
font-size: 0.70em;
text-align:center;
}
a:link
{
color: #621585;
text-decoration: none;
}
a:visited
{
text-decoration: none;
color: #621585;
}
a:hover
{
color: #621585;
text-decoration: underline;
}
a:active
{
color: #621585;
text-decoration: underline;
}
h2
{
font-size:1.3em;
}
h3
{
font-size:1.2em;
}
h4
{
font-size:1.1em;
}
ul
{
text-align:left;}



INPUT
{
color: #621585; font-size:0.85em; font-family: Arial, Helvetica, sans-serif; background-color: #EEEEEE
}
SELECT
{
color: #621585; font-size:0.85em; font-family: Arial, Helvetica, sans-serif; background-color: #EEEEEE
}
TEXTAREA
{
color: #621585; font-size:0.85em; font-family: Arial, Helvetica, sans-serif; background-color: #EEEEEE
}
.txterror
{
color: 621585; font-size:0.85em; font-family: Arial, Helvetica, sans-serif;
}
.txtform
{
color: 621585; font-size:0.85em; font-family: Arial, Helvetica, sans-serif;
}

