/* - mhsc.css - */
/* http://www.mhscfoot.com/portal_css/mhsc.css?original=1 */
body {
font-size: 95% !important;
}



body#site {
background-color:black;
}
* {
padding:0;
margin:0;
}

h2 {
background:url(images/titre_h2.png) repeat-x;
height:20px !important;
padding:0 0 0 26px !important;
margin:0 !important;
line-height:20px;
border:0 !important;
color:white;
font-size:12px;
font-weight:bold
}
#visual-portal-wrapper {
width:980px;
margin:0 auto;
background-color:white;
position:relative;
}
#bord-gauche {
position:absolute;
top:0;
left:-123px;
background:url(header_gauche.jpg) no-repeat;
display:none;
width:128px;
height:1185px;
}
#bord-droit {
position:absolute;
top:0;
left:979px;
background:url(header_droit.jpg) no-repeat;
display:none;
width:128px;
height:1185px;
}
.plain img {
border:0;
}
#header {
height:144px;
background:url(header.jpg) no-repeat;
}
#link-accueil {
display:block;
width:120px;
height:120px;
margin:10px 0 0 40px;
}
#searchGadget {
border:0;
height:22px;
}

#footer {
background:url(footer.jpg) no-repeat;
height:92px;
padding-top:214px;
text-align:center;
width:980px;
}
.copyright {
float:left;
line-height:18px;
padding-left:10px;
color:white;
}
#portal-siteactions li a {
color:white;

}
#portal-siteactions li a:hover {
background-color:transparent;
color:black;
}

#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 1
px 2em 0px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
color: #FFFFFF
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-siteactions li.selected a {
background-color: #dee7ec;
color: #FFFFFF

}
#portal-siteactions li a:hover {
color: #000000
}

