body {
        margin: 10px;
        background-color: #ffffff;
        font-family: Arial, Verdana;
        font-size: 12px;
}
a,a:link,a:visited {
        color: #03006D;
        text-decoration: none;
}
a:hover {
        color: white;
        background-color: #03006D;
        text-decoration: underline;
}

h1#appname {
        /*margin-bottom: 5px;*/
        color: #f2f2f2;
}

h3 {
        margin: 0px;
        font-size: 15px;
        border-bottom: 1px solid #333333;
        color: #333333;
}
h2 {
        margin: 10px 0px 8px 0px;
        border-bottom: 1px dashed black;
        font-size: 15px;
        color: #E16629;
}
img {
        border: 0px;
}

ul {
        margin: 0px;
        padding: 0px;
        padding-left: 20px;
        list-style-type: square;
        line-height: 20px;
}
label {
        /*width: 30%;*/
        float: left;
        text-align: right;
}
.labelCheckBox {
        width: auto;
        text-align: right;
}
input, textarea, select, textarea#phone{
        background-color: #E4E3EB;
        margin: 1px;
        border: 1px solid #999999;
}
textarea {
        font-size: 14px;
        font-weight: bold;
        background-color: #FFFFFF;
}
input#phone, input#sender {
        font-weight: bold;
}

select,input[type=text],input[type=password] {
        /*width: 200px;*/
}
input[type=button] {
        font-weight: bold;
}
input[type=checkbox] {
        float: right;
        margin-right: 15px;
}
input:focus, textarea:focus, select:focus, button:focus {
        background-color: #FFFFFF;
}
pre {
        margin: 0px;
        font-size: 11px;
        font-family: Arial,Verdana;
}
fieldset {
        background-color: #f8f8f8;/*#E4ECF2;*/
        color: black;
        border: 1px solid #cccccc;
        padding: 5px;
}
legend {
        font-weight: bold;
        padding: 5px;
}
strong {
        color: #1D1D63;
}
table {
        border: 0px solid black;
}
table#result {
        border: 1px solid #cccccc;
        width: 98%;
        color: #666666;
}
td {
        padding: 2px;
        border: 0px solid black;
}
td#separator {
        padding: 0px;
        height: 1px;
        background-color: #cccccc;
}
.tbheadings {
        font-weight: bold;
}
.cadre {
        padding: 3px;
        border: 1px solid #f2f2f2;
        border-bottom: 1px solid #cccccc;
}
.marginButtons2 {
        border: 2px solid #666666;
}
.dynamicList {
        display: none;
        margin-left: 25%;
}
#bandeau {
        /*background-color: #CFE5FC;*/
        padding: 3px;
        border: 0px solid #333333;
}
#logo {
        color: #E16629;
}
#search {
        float: right;
        margin: 15px 10px 10px 30px;
}
#rightItems {
        float: right;
        margin: 10px 10px 10px 10px;
        text-align: right;
}
#languageBar {
        display: inline;
        white-space: nowrap;
}
a.languageSelected {
        background-color: #03006D;
        color: white;
        text-decoration: underline;
}
#actionsInterface {
}
#divTips {
        margin-top: 2px;
        /*border: 2px solid #3775B8;*/
        border: 1px solid #999999;
        border-bottom: 2px solid #999999;
        background-color: #ABD1FB;
        padding: 2px;
}
#tips {
}
#navTips {
}


#divActions {
        width: 180px;
        /*background-color: #CFE5FC;*/
        background-color: #FFF9F0;
        margin-bottom: 10px;
}
#actions {
        overflow: auto;
        height: 120px;
        width: 100%;
}
#leftPart {
        position: absolute;
        left: 0px;
        margin: 10px 0px 0px 10px;
}
#content {
        /*margin: 10px 0px 10px 200px;
        background-color: #F0F1FF;*/
}
#debug {
        margin: 10px 0px 10px 200px;
        max-height: 600px;
        overflow: auto;
}

#divListeGroupes {
        width: 180px;
        /*background-color: #FFF1F0;*/
        background-color: #FFF9F0;
        margin-bottom: 10px;
}
#listeGroupes {
        overflow: auto;
        height: 130px;
        width: 100%;
}
#divAnniversaires {
        width: 180px;
        /*background-color: #F0FFF1;*/
        background-color: #FFF9F0;
        margin-bottom: 10px;
}
#anniversaires {
        overflow: auto;
        height: 130px;
        width: 100%;
}
#divListeMailingList {
        width: 180px;
        /*background-color: #F6E6FF;*/
        background-color: #FFF9F0;
}
#listeMailingList {
        overflow: auto;
        height: 130px;
        width: 100%;
}
#anniversaires ul {
        list-style-type: none;
        padding: 5px;
}
#anniversaires ul li {
        line-height: 18px;
        border-bottom: 1px dashed black;
}
#searchResult div {
        clear: both;
        background-color: #E4F1F2;
        border: 1px solid #cccccc;
}
#searchResult div.user {
        margin: 0px 0px 2px 0px;
        padding: 5px 5px 0px 5px;
}
#searchResult div span.name {
        float: left;
        width: 35%;
        font-weight: bold;
}
#searchResult div span.checkbox {
        float: left;
        width: 15%;
}
#searchResult div span.groupe {
        float: left;
        width: 15%;
}
#searchResult div span.dates {
        float: left;
        /*width: 20%;*/
}
#searchResult div span.actions {
        float: right;
}
#searchResult div div.divGlobalAddressesAndContacts {
        margin: 0px;
        border: 0px;
        position:relative;        
        display: block;
}
#searchResult div div.infos {
        border: 0px;
}
#searchResult div div.divGlobalAddressesAndContacts .contacts {
        border: 0px;
        float: left;
        width: 40%;
}
#searchResult div div.divGlobalAddressesAndContacts .addresses {
        border: 0px;
        float: right;
        width: 40%;
}
#searchResult div div.spacer {
        border: 0px;
        height: 0px;
        clear: both;
}
#formContact .buttons {
        margin-top: 5px;
        margin-left: 40%;
}
#formContact span#contacts {
        float: left;
        width: 50%;
}
#formContact span#contacts label {
        width: 120px;
}
#formContact span#addresses {
        float: left;
        width: 50%;
}
#formContact span#addresses label {
        width: 120px;
}
#formContact div.address {
        margin-bottom: 20px;
}
#formContact div.contact {
        margin-bottom: 20px;
}
.marginButtons {
        margin-left: 30%;
        border: 2px solid #666666;
}
.multiColumn {
        -moz-column-count: 4;
}
.showHideCadre {
        float: right;
}
.resultCount {
        font-size: 11px;
        font-weight: normal;
        font-style: italic;
}
#resultdiv {
        overflow:auto;
        overflow-x:hidden;
        height:150px;
        width:100%;
        margin: 5px 0 5px 0;
}
#optionlist {
        width: 100%;
        margin: 5px 0 10px 0;
        text-align: center;
}
#credits, #gfirstname {
        font-weight: bold;
        color: #E16629;
}
#greeting {
        padding-top: 5px;
}
#menu {
        border-bottom: 1px solid #999999;
}
#center {
        background-image: url(adios/images/homeboy.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}
#processing {
        width: 100%;
        text-align: center;
}
