
/* - ploneCustom.css - */
@media all {
/* http://www.reseau-prosper.org/portal_css/ploneCustom.css?original=1 */
#portal-languageselector {
display:none;
}
div.position-3\:4 { /* */
margin-left: -17%;
}
div.position-1\:4 { /**/
margin-left: -80%;
}
/* */
div.position-0 {
margin-left: -98.875%;
}
div.width-1\:4 {
width: 18%;
}
div.width-1\:2 {
width: 62%;
}
/* */
#portal-footer {
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 40%;
background-size: auto auto;
height:10px;
width:200px;
}
#visual-portal-wrapper { width: 1000px; margin: 0 auto 0 auto; }
#portal-logo {
background-color:#113b80;
position:absolute;
top:5px;
z-index:1;
}
#portal-header {
height: 270px;
}
#portal-searchbox {
position: relative;
top: 130px;
z-index:50;
margin-right:10px;
height:21px
}
#searchGadget {
background-color: transparent;
background-image: url("search.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
height: 26px;
width: 213px;
padding-left: 15px;
color: #6e6f71;
border:none;
}
.searchSection, .searchButton, #portal-globalnav {
display:none;
}
#LSResult {
margin-top:10px;
}
fieldset, .editionComment {
padding-top: 0;
margin-top: 0;
}
#portal-siteactions {
position: absolute;
top: 20px;
text-align:right;
z-index:20;
left:17px;
}
#content div.documentByLine {
display: none;
}
img.image-left, img.image-right, .captioned img {
border-style:none;
}
}

