/****
 *
 * HPC
 *
****/


/****
* 
* Ajout du menu
*
****/
#menu {
    background-image:url(images/menu.gif);
    height:32px;
    margin:0px auto;
    text-align:center;
    vertical-align:middle;
    width:785px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
}

.menu a:visited {
    color:#6D728B;
}

.menu a:link {
    color:#6D728B;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    text-decoration:none;
}
.active {
    background-image:url(images/menuPageActiveBg.gif);
    background-position:center top;
    background-repeat:no-repeat;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    color:#990000;
    font-weight:bold;
    text-decoration:none;
}

.Style2 {
     color:#990000;
}

/****
* 
* Fin ajout du menu
*
****/


body {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    background: #d6d6d6 url(http://hpc-project.blog.blogspirit-business.com/files/design/bg.jpg) repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    word-spacing: normal;
    text-align: center;
}

#container {
    line-height: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    text-align: left;
    background: #fff url(http://hpc-project.blog.blogspirit-business.com/files/design/texteBG.gif) repeat-y 0% 0%;
    width: 785px;
}
#container .container-decorator1, 
#container .container-decorator3  {
    background: transparent url(http://hpc-project.blog.blogspirit-business.com/files/design/texteBas.gif) no-repeat 0% 100%;
    padding-bottom: 50px;
}
#container .container-decorator2,
#container .container-decorator4  {
    background: transparent url(http://hpc-project.blog.blogspirit-business.com/files/design/texteTop.gif) no-repeat 0% 202px;

    _background: transparent url(http://hpc-project.blog.blogspirit-business.com/files/design/texteTop.gif) no-repeat 0% 0px;
}

#left {
    overflow: hidden;
    float: left;
    width: 155px;
    padding-top:35px;
    padding-left:6px;
}

#right {
    overflow: hidden;
    float: right;
    width: 170px;
    background: transparent;
    color: #000;
    padding-top:35px;
    padding-left:10px;
    padding-right:6px;
}




#center {
    overflow: hidden;
    float: left;
    width: 423px;
    background: transparent;
}

#banner {
    display: none;
}

#banner-img {
    background: transparent url(http://hpc-project.blog.blogspirit-business.com/files/design/header.jpg) no-repeat 0% 0%;
    height: 170px;
}

div.img-link a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 170px;
}

.nowrap {
    white-space: nowrap;
}


/* CENTRE */
.content {
    overflow: visible;
    padding: 38px 8px 5px 36px;
    line-height: 100%;
    font-size: 11px;
}
.content h2 {
    margin: 0px 0px 3px 0px;
    padding: 3px 0px 3px 22px;
    font-size: 12px;
    color:#C4300B;
}
.content h2.date {
    margin: 0px 0px 3px 0px;
    padding: 3px 0px 3px 22px;
    font-size: 12px;
    color:#424242;
    text-align:right;
}
.content h3 {
    margin: 0px;
    padding: 0px 0px 10px 25px;
    font-size: 18px;
    color:#C4300B;
    line-height:115%;
    background:url(http://hpc-project.blog.blogspirit-business.com/files/design/fleche.gif) no-repeat 0px 6px;
}
.content .posttext,
.content p {
    color:#272727;
    line-height:150%;
}
.content blockquote {
    font-size: 11px;
}
.content ul li{
    line-height:150%;
    color:#272727;
}
.content p.posted {
    margin: 15px 0px 30px 0px;
    font-size: 10px;
    color:#272727;
    clear: both;
    padding: 5px 0px 15px 0px;
}
.content p.posted a {
    color: #1955A3;
}
.content p.posted a:hover {
    color: #C4300B;
    text-decoration:none;
}
a {
    text-decoration: none;
}
a:link {
    color: #1955A3;
}
a:visited {
    color: #1955A3;
}
a:hover {
    color: #C4300B;
}
a:active {
    color: #1955A3;
}

/* Sidebar */

.sidebar {
    padding: 20px 0px 8px 8px;
    color:#5B5B5B;
    font-size:12px
}
.decorator1, .decorator2 {
    padding: 0px;
    margin: 0px;
}
.sidebar ul {
    padding: 0px;
    margin: 0px 0px 20px 0px;
}
.sidebar li {
    margin: 0px 0px 5px 0px;
    list-style-type: none;
}
.sidebar img {
    margin:0px;
    padding:0px;
    border:none;
}
#right .sidebar li.album, #left .sidebar li.album {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-align:center;
    border:0px;
}
#right .sidebar li.album.cover, #left .sidebar li.album.cover {
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    text-align:center;
    border:0px;
}
#right .sidebar li.album a, #left .sidebar li.album a{
    font-size:11px;
    color:#272727;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border:0px;
}
#left .sidebar li.album a:hover{
    color:#C4300B;
}
#right .sidebar li.album a:hover{
    color:#C4300B;
}
.sidebar li.link img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: -4px;
}
.sidebar a:link, .sidebar a:visited {
    color: #000;
}
.sidebar a:hover, .sidebar a:active {
    color: #99cc00;
    text-decoration: underline;
}

/* LEFT */
#left .sidebar form ul li{
    text-align:left;
    margin: 0px 0px 5px 16px;
    padding: 0px 0px 0px 0px;
}
#left .sidebar {
    padding: 0px 0px 0px 0px;
}
#left .sidebar h2 {
    margin: 0px 0px 5px 0px;
    font-size:14px;
    font-weight: bold;
    color:#C4300B;
    padding: 0px 5px 5px 14px;
    line-height:130%;
}
#left .boxcontent-decorator2 {
    margin: 0px 0px 0px 12px;
}
#left .sidebar ul {
    padding: 0px;
    margin: 0px 0px 21px 0px;
}
#left .sidebar li {
    margin: 0px;
    padding: 0px 0px 10px 0px;
}
#left .sidebar li.description {
    font-size:11px;
    text-align: left;
    margin: 0px;
    padding: 0px 5px 15px 0px;
    line-height:150%;
}
#left .sidebar a {
    text-decoration: none;
    font-size:11px;
    color:#272727;
}
#left ul.popular-tags {
    margin:0px 0px 22px 16px;
    padding:0px;
}
#left ul.popular-tags li {
    display: inline;
    margin:0px 10px 0px 0px;
    padding:0px;
}
/* RIGHT */
#right .sidebar form ul li{
    background:none;
    text-align:left;
    margin: 0px 10px 5px 16px;
    padding: 0px 0px 0px 0px;
}
#right .sidebar {
    padding: 0px 0px 0px 0px;
}
#right .sidebar h2 {
    font-size:14px;
    font-weight:bold;
    color: #C4300B;
    padding: 0px 5px 5px 0px;
    line-height:150%;
}
#right .sidebar ul {
    padding: 0px;
    margin: 10px 10px 21px 0px;
}
#right .sidebar li {
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    list-style-type: none;
}
#right .sidebar a {
    text-decoration: none;
    font-size:11px;
    color:#272727;
}
#right .sidebar li.description {
    font-size:11px;
    margin: 0px 10px 0px 0px;
    padding: 0px 5px 0px 0px;
    line-height:150%;
}
#right ul.popular-tags {
    margin:0px 22px 22px 16px;
    padding:0px;
}
#right ul.popular-tags li {
    display: inline;
    margin:0px 10px 0px 0px;
    padding:0px;
    background:none;
    border:none;
}
/* rollover des liens gauche droite*/
#right a:hover, #right a:active {
    color: #C4300B;
    text-decoration: none;
}
#right li a:hover, #right li a:active, #right .calendar a:hover, #right .calendar a:active {
    color: #C4300B;
    text-decoration: none;
}
#left a:hover, #left a:active {
    color: #C4300B;
    text-decoration: none;
}
#left li a:hover, #left li a:active, #left .calendar a:hover, #left .calendar a:active {
    color: #C4300B;
    text-decoration: none;
}
#left TD.day a:hover, #right TD.day a:hover {
    color:#ffffff;
}
/* fin rollover des lien gauche centre droite*/

.link-note {
    font-size: 100%;
    text-align: center;
    line-height: 100%;
    margin: 15px 15px 15px 0px;
}
.link-note img {
    border: none;
    margin: 5px;
    background: transparent;
}
.photo {
    margin-bottom: 20px;
}
h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

/* Calendar */
.calendar a:link, .calendar a:visited {
    color: #ffffff;
}
TABLE.calendar {
    border-collapse:collapse;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 155px; /* IE 5 */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 155px; /* IE 6 */
}
html>body .calendar {
    width: 155px; /* Mozilla & Safari & IE bug */
}
TH.day-of-week {
    font-size: 10px;
    text-align: center;
    line-height: 100%;
    margin-top: 10px;
    list-style-type: none;
}
#right TH.day-of-week, #left TH.day-of-week {
    color: #272727;
    padding:2px;
}
TD.selected-day {
    font-size: 10px;
    text-align: center;
    line-height: 100%;
    margin-top: 10px;
    list-style-type: none;
    background:#ddd;
}
TD.day {
    font-size: 10px;
    text-align: center;
    line-height: 100%;
    margin-top: 10px;
    list-style-type: none;
    padding:5px;
}
#left TD.day a, #right TD.day a {
    font-size: 10px;
    font-weight:bold;
    text-align: center;
    line-height: 100%;
    margin: 0px;
    padding:0px 3px 0px 3px;
    background:#C4300B;
    color:#ffffff;
}

/* Comments */
input {
    font-size: 12px;
    border:1px solid #999999;
    border-width: expression(this.type=="radio"||this.type=="checkbox"?'0px':'');
}
textarea {
    clear: both;
    width: 99%;
    font-size: 12px;
    border:1px solid #999999;
}
form  {
    padding-top: 1em;
}
form .formelement {
    clear: both;
    padding-bottom: 10px;
    font-size: 12px;
    background: transparent;
    width: 99%;
}
form .formelement .name {
    float: left;
    width: auto;
    font-size:12px
}
form .formelement .value {
    float: right;
    width: 70%;
}
form .formelement .error {
    color: #f00;
    font-size: 12px;
}

/* Albums */

.album-container h3 {
    text-align: left;
    color:#C4300B;
    background:url(http://hpc-project.blog.blogspirit-business.com/files/design/fleche.gif) no-repeat 0px 6px;
    margin: 0px 0px 0px 22px;
    padding: 3px 26px 5px 26px;
    font-weight: bold;
    font-size: 16px;
    line-height:115%;
}
.album-container a img {
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container p {
    font-size: 70% ! important;
    line-height: 150% ! important;
}
.album-container #gallery,.album-container #cover-intro {
    text-align: center;
    margin: 0px 0px 0px 0px;
    width: 100%;
}
* html .album-container #gallery {
    width: 100%; /* IE 5*/
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 100%; /* IE 6*/
}
html>body .album-container #gallery {
    width: 100%; /* Mozilla & Safari & IE bug */
}
* html .album-container #cover-intro {
    width: 100%; /* IE 5*/
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 100%; /* IE 6*/
}
html>body .album-container #cover-intro {
    width: 100%; /* Mozilla & Safari & IE bug */
}
.album-container #cover-intro p {
    font-size:11px;
    color:#5B5B5B;
    text-align: center;
    line-height: 130%;
}
.album-container #cover-intro p a {
    font-size:11px;
    color: #272727;
    text-decoration:none;
}
.album-container #cover-intro p a:hover {
    color: #C4300B;
    text-decoration:none;
}
.album-container #cover-intro img {
    padding:0px;
    background: #fff;
}
.album-container .nav {
    text-align: right;
    font-size:11px;
    color: #5B5B5B;
    margin: 22px 38px 0px 0px;
}
.album-container .nav a {
    color: #272727;
    text-decoration:none;
}
.album-container .nav a:hover {
    color: #C4300B;
    text-decoration:none;
}
.album-container #photo-detail {
    margin: 0px 10px 9px 10px;
    padding: 0;
    background-color: #ffffff;
}
.album-container #photo-detail .photo-container {
    padding: 20px;
    text-align: center;
}
.album-container #photo-detail .photo-container h4 {
    font-size: 14px;
    color:#5B5B5B;
}
.album-container #photo-detail .photo-container img {
    margin: 0 auto 0 auto;
    background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
    text-align:center;
    padding: 25px 0px 0px 0px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
    margin: 0;
    font-size: 14px;
    color:#5B5B5B;
}
.album-container #photo-detail .photo-container-no-thumb img {
    margin: 0 0 25px 0;
    background: #fff;
}
.album-container .thumblist {
    float: left;
    clear: both;
    padding: 0px 0px 0px 15px;
    background:none;
}
.album-container .thumblist img {
    float: left;
    margin: 10px;
    padding: 0px;
    background: #fff;
}
.album-container .thumblist-nofloat {
    padding-top: 15px;
}
.album-container .thumblist-nofloat img {
    margin: 10px;
    padding: 0px;
    background: #fff;
}
.album-container .thumblist-with-detail {
    clear: both;
    text-align: left;
    width: 95%;
    margin: 0px 20px 0px 10px;
}
.album-container .thumblist-with-detail .thumb-container {
    float: left;
    width: 100%;
}
.album-container .thumblist-with-detail a {
    float: left;
    font-size: 70%;
}
.album-container .thumblist-with-detail img {
    margin: 10px;
    padding: 0px;
    background: #fff;
}
.album-container .thumblist-with-detail h4 {
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 14px;
    color:#5B5B5B;
}
.album-container .thumblist-with-detail a.view-details {
    float: right;
}
.spacer {
    clear: both;
}

/* Diapo */
body.diapo {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: #AAAAAA;
}

#diapo-container {
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 95%;
}

#diapo-container .content {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    overflow: auto;
    height: 500px;
}

#diapo-container .content img {
    margin: 0 auto 0 auto;
    border: 5px solid #CDD8E9;
}

#diapo-container .content p {
    font-size: 12px;
    color: #ffffff;
    margin: 25px auto 0 auto;
}

#diapo-container .nav {
    color: #ffffff;
    font-size: 12px;
    margin: 0px;
    width: 100%;
}

#diapo-container .top {
    position: relative;
    height: 30px;
}

#diapo-container .bottom {
    position: relative;
    height: 80px;
    text-align: center;
    float: left;
    padding-top: 1px;
}

#diapo-container .nav .menu {
    text-align: center;
    width: 100%;
}

#diapo-container .nav .menu select {
    background-color: #ffffff;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #231F20;
    vertical-align: middle;
}

#diapo-container .nav .close {
    text-align: right;
    float: right;
    line-height: 200%;
}

#diapo-container .nav a {
    color: #ffffff;
    text-decoration: underline;
}

#diapo-container .nav a:hover, #diapo-container .nav a:active {
    text-decoration: underline;
}

ul.category-list {
    margin:0px 0px 0px 17px;
    padding:0px;
}
ul.archive-list {
    margin:0px 0px 0px 17px;
    padding:0px;
}
ul.category-list li, ul.archive-list li {
    font-size:11px;
    list-style-type: none;
    background:url("http://static.blogspirit-business.com/backend/graphics/design/preview/set9/88A9DB/puce.gif") no-repeat 0px 3px;
    margin:0px;
    padding:0px 0px 0px 17px;
}

ul.popular-tags li {
    display: inline;
    margin: 0.2em;
    background:none;
}
ul.tag-list {
    padding:0;
    margin-left:0;
}
ul.tag-list li {
    display: inline;
    margin: 0.2em;
    background:none;
}
h3.total{
    padding-bottom: 0;
    font-size: 16px;
    line-height:115%;
}
h3.total a {
    color:#C4300B;
}