
/* utils */
.clear	{clear: both; line-height: 0; width: 0; height: 0;}

/* module realisations*/
#realisations { }

#realisations #title {color:#FFFFFF;float:left;font-family:"Trebuchet MS";font-size:18px;height:32px;line-height:32px;margin-left:10px;}

#realisations #years { float: right; margin: 0px; margin-right: 55px;}
#realisations #years li {float:right; background: #E1E1E1 url("../../v3/images/bg2-new_nav.gif") no-repeat top; color:#333333; font-family:"Trebuchet MS";font-size:14px;height:26px;line-height:26px;margin-right:4px;margin-top:5px;text-align:center;width:96px; list-style: none; cursor: pointer;}
#realisations #years li a {color:#F7F1F1; text-decoration: none;}
#realisations #years .selected {background:#FF9900 url("../../v3/images/bg1-new_nav.gif") no-repeat top; margin-top: 0px; padding-top:4px; height: 28px; font-weight: bold;}
#realisations #years li:hover {background: #FF9900 url("../../v3/images/bg2-new_nav.gif") no-repeat bottom; margin-top: 0px; padding-top:4px; height: 28px; font-weight: bold;}
#realisations #months {background: #CCCCCC url("../../v3/images/new_nav.gif") no-repeat; height:31px; line-height:normal; margin:0; padding:0; padding-left:5px; list-style: none;}
#realisations #months li {float:left; color:#FDFDFD;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:13px;font-weight:bold;height:26px;  padding:5px 14px 0px 14px; cursor: pointer;}
#realisations #months li:hover {background-color:#AA3300; }
#realisations #months .selected {background-color:#AA3300; }
#realisations #months li a {color: white; text-decoration: none;}
#realisations #months .spacer { padding-left: 0px; padding-right: 0px; color: #C64F00; }
#realisations #months .spacer:hover {background-color: transparent;}

#realisations #items { margin: 0 auto;  height: 550px;}
#realisations #items div {float: left; width: 300px; background-color:#2E2E2E;  color:#FFFFFF; margin:12px 6px 5px 6px; padding: 0 0 5px 0; cursor: pointer;} 
#realisations #items div img {border: none;}
#realisations #items div h1 { color:#F7F7F7; font-family:Arial,Helvetica,sans-serif; font-size:14px; letter-spacing:3px; margin:10px 0 0 5px; padding-bottom:8px; height: 30px;}
#realisations #items div p {margin: 0 0 0 5px;}
#realisations #items div a { color:#CECDCD; font-family:Arial,Helvetica,sans-serif; font-size:11px; letter-spacing:2px; text-decoration:none;}
