html, body
{
 margin: 5px 0px 5px 0px;

 background-color: #FFF;
}

body
{
 font-family: Verdana;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
}

img
{
 border-width: 0px;
 vertical-align: top;
}

blockquote
{
 margin: 0px 0px 0px 20px;
}

.input_text
{
 border-style: solid;
 border-width: 1px;
 border-color: #000;
 background-color: #fff;
}

.input_text_help
{
 border-style: solid;
 border-width: 1px;
 border-color: #000;
 background-color: #ffffe1;
}

.input_btn
{
 border-style: solid;
 border-width: 1px;
 border-color: #000;
 background-color: #f5f5f5;
}

hr
{
 border-style: solid;
 border-width: 1px;
 border-color: #000;
 background-color: #000;
}

a:link.amenu, a:visited.amenu, a:active.amenu
{
 text-decoration: none;
 color: #000;
}

a:link.linksh, a:visited.linksh, a:active.linksh
{
 text-decoration: none;
 color: #000;
}

a:hover.linksh
{
 text-decoration: underline;
}

a:link, a:visited, a:active
{
 text-decoration: underline;
 color: #000;
}

a:hover
{
 text-decoration: none;
}


#conteneur
{
 position: absolute;
 width: 755px;
 left: 50%;
 margin-left: -377.5px;
 min-width: 755px;

 border-style: none;
 border-width: 1px 1px 1px 1px;
 border-color: #000000;
}

#header
{
 height: 99px;
 width: 755px;
 margin: 0px;

 background-image:url('/imgs/logo.png');
 background-repeat: no-repeat;
 background-position: left;
}

#header_left
{
 position: absolute;
 left: 0;
 width: 285px;
 height: 99px;
}

#header_right
{
 margin: 0px 0px 0px 300px;

 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 color: #000;
 text-align: left;
}

#lastblogs
{
 height: 126px;
 width: 755px;
 margin: 0px;
 padding: 0px;

 background-image:url('/imgs/lastblogs.png');
 background-repeat: no-repeat;
}

#lastblogs_contenu
{
 position: relative;
 left: 14px;
 top: 18px;
 width: 725px;
 height: 94px;
}

#infos_left
{
 float: left;
 width: 365px;
 height: 197px;
 margin: 10px 0px 10px 0px;

 background-image:url('/imgs/infos.png');
 background-repeat: no-repeat;
}

#infos_left_contenu
{
 margin: 17px 0px 0px 14px;
}

#infos_right
{
 width: 365px;
 height: 197px;
 margin: 10px 0px 10px 380px;

 background-image:url('/imgs/infos.png');
 background-repeat: no-repeat;
}

#infos_right_contenu
{
 padding: 17px 0px 0px 14px;
}

#barre_etat
{
 margin: 0px;
 padding: 0px;

 color: #000;
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
}

#corps_top
{
 height: 38px;
 width: 755px;
 margin: 0px;

 background-image:url('/imgs/top.png');
}

#corps_middle
{
 width: 755px;
 margin: 0px;

 background-image:url('/imgs/middle.png');
 background-repeat: repeat-y;
}

#corps_bottom
{
 height: 38px;
 width: 755px;
 margin: 0px;

 background-image:url('/imgs/bottom.png');
}

#corps
{
 margin: 0px 10px 0px 10px;

 font-family: Arial;
 font-size: 12px;
 font-weight: normal;
 color: #000;
 text-align: justify;
}

#pied
{
 height: 22px;
 width: 755px;
 margin-top: 10px;
 padding: 0px;
 clear: both;

 font-family: Verdana;
 font-size: 10px;
 font-weight: normal;
 text-align: center;
}