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

body {font-family: "Courier New", Courier, monospace; font-size: 12px; color:#000; line-height:16px;}

p {padding:0; margin:0;}
img {padding:0; margin:0; border:none;}

a  {color:#000; text-decoration:none; outline:none;}
a:hover {color: #FFFF66; background-color: #666666;	text-decoration: none;}

h1 {font-size: 18px; font-weight:normal; height:20px; float:left; clear:both; padding:0 0 14px 0; margin:0}
h2 {font-size:14px; font-weight:normal; text-decoration:underline; padding:0; margin:0;}
h3 {font-size:12px; font-weight:normal; padding:0; margin:0 0 5px 0;}

#menu {position:fixed; left:5px; top:15px; width:143px; height:100%; overflow:hidden}
#menu .cat-top {margin:0 0 0 5px; padding:3px 0 14px 0; border-bottom:1px dotted #000;}
#menu .cat {margin:0 0 0 5px; padding:14px 0; border-bottom:1px dotted #000;}
#menu .cat .cat-title {background-color: #FFFF66; width: 60px;}
#menu .copyright {margin:3px 0 0 5px; padding:14px 0; font-size: 10px; color:#666666; line-height:12px;}

#content {position:absolute; float:left; width:450px; top:125px; left:183px; line-height:16px;}
#content a {color: #FFFF66; text-decoration:none; background-color: #999999;}
#content a:hover {color: #993366; text-decoration:underline; background-color: #FFFF99;}
#content .content-detail {float:left; margin:0; border-top:1px dotted #000; padding:20px 0;}

#content-news {position:absolute; float:left; width:450px; top:97px; left:183px; line-height:16px;}
#content-news a {color: #FFFF66; text-decoration:none; background-color: #999999;}
#content-news a:hover {color: #993366; text-decoration:underline; background-color: #FFFF99;}
#content-news .content-news-detail {float:left; margin:0; border-top:1px dotted #000; padding:20px 0;}

#sous-menu {position:fixed; top:190px; left:163px; width:120px; height:100%; overflow:hidden}
#sous-menu ul {margin:0; padding:0; list-style:none;}

#content-project {position:absolute; float:left; width:690px; top:97px; left:283px; line-height:16px;}
#content-project .content-project-detail {clear:both; float:left; margin:0; border-top:1px dotted #000; padding:20px 0;}
#content-project .content-project-detail a {color: #FFFF66; text-decoration:none; background-color: #999999;}
#content-project .content-project-detail a:hover {color: #993366; text-decoration:underline; background-color: #FFFF99;}
#content-project .content-project-detail img {margin:10px 0;}
#content-project .content-project-detail object {margin:10px 0; clear:both; float:left;}
