.body {background-color: #ffffff; margin-top:15px; font-family: Helvetica, Arial,sans-serif; font-size: 16px;}
 
a {font-style: normal; font-weight: normal; color: #ff0000;}
a:link {text-decoration: none; color: #ff0000;}
a:visited {text-decoration: none; color: #ec0000;}
a:hover {text-decoration: underline; color: #ffc600;}
.input {background-color: transparent; border: 1px solid #3a387f; color: #3a387f;}

/* Top_Box */
#top_box {height: 97px; text-align: left; padding-left: 61px;}
#box {width: 720px;}

/* Main Menu */

.menulink {font-weight: bold; color: #bf020b;}
a.menulink:link {font-weight: bold; color: #bf020b;}
a.menulink:visited {color: #bf020b;}
a.menulink:hover {text-decoration: underline; color: #bf020b;}

.submenulink {color: #bf020b; font-size: 12px; line-height: 16px;}
a.submenulink:link {color: #bf020b;}
a.submenulink:visited {color: #bf020b;}
a.submenulink:hover {text-decoration: underline; color: #bf020b;}


/* Main Body & Menu */
.nav {text-align: left; font-size: 18px; font-weight: bold; padding-bottom: 10px; color: #bf020b;}
#content_box {width: 770px; text-align: left;}
#menu {float: left; width: 155px; color: #bf020b; text-align: right; font-weight: bold; padding-right: 25px; line-height: 25px;}
#content {float: left; padding-left: 25px; border-left: 2px solid #bf020b;}
#photo { text-align: right; padding: 2px;}

/* Article */
#art_pic {float: left; position: relative; top: 0px; width: 515px;  line-height: 21px;}
.book_box {width: 557px; float: left; padding-bottom: 17px;}
.book_img { float: left; width: 100px;}
.book_data { float: left; padding-left: 15px; width: 437px}

/* Formulaire */
.form_right {float:right; padding: 5px; width: 545px; border: 0px dotted #cccccc;}
.form_left {float:left; padding: 5px; text-align: right; width: 150px; border: 0px dotted #cccccc;}

/* Foot_Box */
#foot_box {width: 1000px; height: 60px; padding: 5px; background-image: url(../img/foot.jpg); background-repeat: no-repeat; font-size: 12px; clear:both; text-align:center;}

.clear { width: 730px; clear:both; height: 1px;}