
body {
    background-image: url(../img/background.gif);
    background-repeat: repeat;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: black;
    margin: 0px;
    padding: 0px;
}

table {
    margin: 0px;
    padding: 0px;
}

td {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

p {
    margin-top: 12px;
    margin-bottom: 0px;
    padding-right: 10px;
    text-align: justify;
}

p.reno {
    margin-top: 12px;
    margin-bottom: 20px;
    padding-left: 10px;
}

span.header {
    color: white;
    background-color: #b3a95d;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

a:link {
    color: black;
    font-weight: normal;
    text-decoration: none;
}
a:visited {
    color: black;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #b3a95d;
    font-weight: normal;
    text-decoration: none;
}
a:active {
    color: black;
    font-weight: normal;
    text-decoration: none;
}
a:focus {
    color: black;
    font-weight: normal;
    text-decoration: none;
}


a.link:link {
    color: #b3a95d;
    font-weight: normal;
    text-decoration: none;
}
a.link:visited {
    color: #b3a95d;
    font-weight: normal;
    text-decoration: none;
}
a.link:hover {
    color: black;
    font-weight: normal;
    text-decoration: none;
}
a.link:active {
    color: #b3a95d;
    font-weight: normal;
    text-decoration: none;
}
a.link:focus {    
    color: #b3a95d;
    font-weight: normal;
    text-decoration: none;
}

.content_lili {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.content_philo {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.text_box {
    height: 302px; /* Works in all browsers */
	*height: 352px; /* Works in IE6 and less */
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
    border: #b3a95d 1px solid;
    background-color: white;
    overflow: auto;
}

.text_box_actuel {
    width: 220px;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border: #b3a95d 1px solid;
    background-color: white;
    text-align:left;
    overflow: auto;
}

.text {
    font-size: 11px;
    padding: 0px;
    margin: 0px;
}

.content_pret {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.pret_view_box {
    border: #b3a95d 1px solid;
    background-color: white;
}

.content_cout {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.content_sal {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.content_gal {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.gal_arr_box {
    border: #b3a95d 1px solid;
    background-color: white;
}

td.gal_arr_border {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #b3a95d;
    padding-left: 9px;
    padding-right: 9px;
}

td.gal_arr {
    padding-left: 9px;
    padding-right: 9px;
}

.defilees_title {
    border: #b3a95d 1px solid;
    background-color: white;
}

td.gal_def {
    padding-left: 9px;
    padding-right: 9px;
}

.defilees_kasten {
    border: #b3a95d 1px solid;
    background-color: black;
    vertical-align: middle;
    text-align: center;
}

.content_reno {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.content_imp {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.content_cont {
    width: 960px;
    height: 354px;
    margin: 0px;
    padding: 0px;
}

.cont_address {
    border: #b3a95d 1px solid;
    background-color: white;
}

.gold {
    color: #b3a95d;
}

.gray {
    color: #666666;
}

.border_all {
    border: #b3a95d 1px solid;
}

.border_all_black {
    border: black 1px solid;
}

.border_left {
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #b3a95d;
}

.border_bottom {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #b3a95d;
}

