body
{
margin:auto;
background-color:#2e9cc1;
padding-top:30px;
}

#bg
{
width:793px;
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
margin:auto;
}

#header
{
width:793px;
height:176px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#menu
{
width:179px;
float:left;
margin-top:10px;
}


.lienmenu
{
background-image:url(images/fondmenu.jpg);
}

.lienmenu:hover
{
background-image:url(images/fondmenu_hover.jpg);
}

.element_menu
{
width:179px;
background-image:url(images/fondmenu.jpg);
background-repeat:repeat-y;
}

.element_menu a
{
font-family:Verdana;
font-weight:bold;
font-size:0.8em;
color:black;
text-decoration:none;
margin-left:35px;
}

.textmenu
{
margin-left:35px;
}

.hautmenu
{
width:179px;
height:35px;
background-image:url(images/hautmenu.jpg);
background-repeat:no-repeat;
text-align:center;
padding-top:12px;
}

.hautmenu h3
{
font-family:Verdana;
font-weight:bold;
font-size:0.8em;
color:white;
margin:0px;
margin-left:15px;
}

.basmenu
{
width:179px;
height:26px;
background-image:url(images/basmenu.jpg);
background-repeat:no-repeat;
}

#corps
{
width:614px;
float:right;
font-family:Verdana;
font-size:0.9em;
}

#corps_install
{
width:810px;
font-family:Verdana;
font-size:0.9em;
}

#corps a, #corps_install a
{
color:black;
text-decoration:none;
}

#corps a:hover, #corps_install a:hover
{
color:black;
text-decoration:none;
color:#2d9bc0;
}

a img
{
border:none;
}

.element_corps
{
text-align:justify;
padding-left:20px;
padding-right:40px;
}

#footer
{
width:793px;
height:54px;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
clear:both;
}

#footer p
{

padding-left:20px;
padding-top:16px;
}

.erreur
{
font-weight:bold;
color:red;
}

h2
{
font-family:Verdana;
font-size:1.2em;
height:30px;
border-bottom:2px dashed #2d9bc0;
}

h2:first-letter
{
color:#2d9bc0;
font-size:1.8em;
}

h3
{
font-family:Verdana;
font-size:1em;
}

input
{
border:1px solid #2d9bc0;
}

.submit
{
background-color:white;
border:2px solid #2d9bc0;
font-weight:bold;
}

.submit:hover
{
background-color:#c1dbf4;
border:2px solid #2d9bc0;
}

.templates
{
border:2px solid #2d9bc0;
margin-top:5px;
margin-bottom:5px;
padding-left:10px;
}

.templates a
{
color:black;
text-decoration:none;
}

.tableau
{
border:1px solid #2d9bc0;
}

th
{
background-color:#c1dbf4;
font-family:Verdana;
font-size:0.8em;
}

ul
{
list-style-image:url(images/puce.gif);
}

blockquote
{
border:1px dashed #2d9bc0;
background-color:#c1dbf4;
padding:10px;
}