@CHARSET "UTF-8";


body {
    text-align: left;   
    background: #A8C5D7 url(../img/portail/fd_03.jpg) repeat-x left -175px;
    font-size: 12px;
    font-family: arial, sans-serif;
}

img {
    border: 0;   
}

a {
    color: #264F9E;
}


#Portail-Header,
#Portail-Footer,
#Portail-Content {

    margin: 0 auto ;
    text-align: left;
    width:930px;
    
}


#Portail-Header {
       background: transparent url(../img/portail/bandeau.png) no-repeat left top;
       height: 153px
}

#Portail-Footer {
    clear: both;
    position: relative;
    top:-75px;
} 
#Portail-Footer .logo { 
    text-decoration: none;
    position: relative;
}
#Portail-Footer .logo span.img{
	display: block;
	float: left;
    margin-right:15px;
}
#Portail-Footer .logo span.msg {
    display: block;
    padding-top:7px;
    color: #6d6e70;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    left:20px;
}    
.portail_carte {
    position: relative;
    width :281px;
    height:450px;
    float: left;
    margin : 0 10px 0 10px;
}    

.portail_carte_first {
    margin : 0 10px 0 0;
}
.portail_carte_last {
    margin : 0 0 0 10px;
}

.portail_carte a {
    position: absolute;
    display: block;
    width:158px;
    height:20px;
    line-height:20px;
    bottom:120px;
    left:55px;
    text-align: center;
    background: transparent url(../img/portail/btn.png) no-repeat left top;
    color: white;
    
}
.portail_carte p {
    padding-top : 125px;
    margin : 0 30px 0 30px;
    color: white;
    font-size: 13px;
	line-height: 1.5em;
}
.portail_cecil_particulier {
    width :281px;
    height:450px;
    background: transparent url(../img/portail/cecil-particuliers.png) no-repeat left top;
       
}

.portail_cecil_entreprise {
    width :281px;
    height:450px;
    background: transparent url(../img/portail/cecil-entreprise.png) no-repeat left top;
       
}

.portail_cecil_bailleur {
    width :281px;
    height:450px;
    background: transparent url(../img/portail/cecil-bailleur.png) no-repeat left top;
       
}
span.fl {

}



.ui-dialog-menuD  span.ui-dialog-title {
    display: none;
}
.ui-dialog-menuD  .ui-corner-all {
    border:0;
}

.ui-dialog-menuD .ui-widget-header {
    background: transparent;
}

.ui-dialog-menuD .ui-dialog-titlebar-close {background-color:#efefef; border:1px solid #ccc }

