* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-family: Verdana;
    font-size: 12px;
}

body {
    width: 100%;
    height: 100%;
    color: #000000;
    background-color: #FFFFFF;
}

#main { 
    position: relative;
    width: 1000px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

#header {
    position: relative;
    float: left;
    width: 1000px;
    height: 35px;
    background-image: url(images/fr/header.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #D0D0D0;
}
#header-button1 {
    position: relative;
    float: left;
    margin-left: 6px;
}
#header-button2 {
    position: relative;
    float: left;
    margin-left: 12px;
}
#header-language {
    position: relative;
    float: right;
    width: 56px;
    height: 29px;
    margin-top: 3px;   
    margin-right: 10px; 
}

#main-top {
    position: relative;
    float: left;
    width: 1000px;
    height: 305px;
    background-image: url(images/fr/search1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #D4D4CA;
}
#main-top-home {
    position: absolute;
    left: 80px;
    top: 40px;
    width: 305px;
    height: 145px;
}
#main-top-text {
    position: absolute;
    left: 60px;
    top: 270px;
    color: #000000;
    font-weight: bold;
    font-style: italic;
}
#main-top-quote {
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 450px;
    width: 270px;
    height: 200px;
    /*border: solid 1px #FF0000;*/
}
#mtq1 {
    position: relative; 
    float: left;                                                                   
    width: 20px;
    height: 17px;
    background-image: url(images/fr/quotes1.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#mtq2 {
    position: relative; 
    float: right;                                                                   
    width: 20px;
    height: 17px;
    background-image: url(images/fr/quotes2.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#mtq-text {
    position: relative;
    float: left;
    width: 250px;
    margin-left: 20px;
    text-align: justify;
} 
#main-top-links {
    position: absolute;
    border: solid 0px #FF0000;
    left: 400px;
    top: 235px;
    color: #FFFFFF;
    font-weight: bold;
}
#main-top-links a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#main-top-links a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
#main-top-sublinks {
    position: absolute;
    border: solid 0px #FF0000;
    left: 450px;
    width: 530px;
    top: 260px;
    color: #666666;
    font-weight: bold;
    text-align: right;
}
#main-top-sublinks a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
}
#main-top-sublinks a:hover {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}

#main-middle {
    position: relative;
    float: left;
    width: 1000px;
    height: 326px;
    background-image: url(images/fr/search2.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
#main-middle-choix {
    position: absolute;
    right: 360px;
    top: 70px;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}
#main-middle-text {
    position: absolute;
    left: 40px;
    top: 100px;
    width: 610px;
    height: 170px;
    /*border: solid 1px #ff0000;*/
}
#main-middle-button {
    position: absolute; 
    bottom: 5px;
    left: 250px;
    width: 383px;
    height: 28px;
    text-align: center;
    padding-top: 7px;
    background-image: url(images/fr/search2-button.gif);
}
#main-middle-button a {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
#main-middle-button a:hover {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
}
#main-middle-view-all {
    position: absolute;
    right: 3px;
    top: 288px;
    width: 148px;
    height: 26px;
}
.mt-title {
    font-weight: bold;
    color: #94BC0A;
}

#login-box {
    position: absolute;
    right: 25px;
    top: 10px;
    width: 245px;
    height: 200px;
    /*border: solid 1px #FF0000;*/
    text-align: right;
}
#login-title {
    position: relative;
    float: right;
    width: 130px;
    height: 30px;
    background-image: url(images/fr/acces-text.gif);
    background-position: 23px bottom;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}
.dv {
    position: relative; 
    float: left;
    width: 80px;
    height: 25px;
    padding-top: 5px;
    font-size: 10px;
    text-align: right;
}
.dv2 {
    position: relative; 
    float: left;
    margin-left: 5px;
    width: 160px;
    text-align: left;
}
.dv2 input {
    border: solid 1px #CCCCCC;
    width: 160px;
    padding: 2px;
    padding-left: 0;
    padding-right: 0;
}
.dv3 {
    position: relative;
    float: right;
    margin-top: 13px;
}

#footer {
    position: relative;
    float: left;
    width: 1000px;
    height: 140px;
    background-color: #FFFFFF;
    color: #666666;
    background-image: url(images/fr/footer.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}
#footer-epayment {
    position: relative;
    float: right;
    width:  260px;
    height: 30px;
    margin-right: 10px;
    background-image: url(images/fr/epayment.gif);
    background-position: right top;
    background-repeat: no-repeat;
}
#footer-links {
    position: absolute;
    top: 70px;
    right: 10px;
}
#footer-links a {
    text-decoration: none;
    color: #666666;
}
#footer-links a:hover {
    text-decoration: underline;
    color: #666666;
}
#footer-copyright {
    position: absolute;
    top: 100px;
    right: 10px;
    color: #666666;
}
#footer-slogan {
    position: absolute;
    top: 75px;
    left: 15px;
    color: #666666;
}


#gallery {
    position: relative;
    float: left;
    width: 1000px;
    height: 332px;
    background-image: url(images/fr/gallery.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
#gallery-offer-button{
    position: absolute;
    right: 5px;
    top: 10px;
    width: 233px;
    height: 33px;
}
#gal1 {
    position: relative;
    float: left;
    width: 960px;
    height: 115px;
    margin-top: 72px;
    margin-left: 20px;
    text-align: center;
}
#gal2 {
    position: relative;
    float: left;
    width: 960px;
    height: 115px;
    margin-top: 20px;
    margin-left: 20px;
    text-align: center;
}
#gal1 img,
#gal2 img {
    border: solid 1px #969696;
    padding: 3px;
    background-color: #FFFFFF;
}
.gal3 {
    position: relative;
    float: left;
    width: 960px;
    height: 115px;
    margin-top: 72px;
    margin-left: 20px;
    text-align: center;
}
.gal3 img {
    border: solid 1px #969696;
    padding: 5px;
    background-color: #FFFFFF;
}

#sites-box {
    position: absolute;
    right: 0;
    top: 43px;
    width: 325px;
    height: 270px;
}
.site-para {
    position: relative;
    float: left;
    width: 315px;
    height: 46px;
    margin-bottom: 5px;
    /*border: solid 1px #FF0000;*/
    overflow: auto;
    padding-left: 5px;
	background-color: #FBFBFB;
	overflow: hidden;
}
.sp-link {
    position: absolute;
    bottom: 2px;
    right: 5px;
}
.sp-link a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.sp-link a:hover {
    color: #FF0000;
    font-weight: bold;
    text-decoration: none;
}

/*---------------------Visiteurs---------------------------*/

#search-box {
    position: absolute;
    left: 10px;
    top: 85px;
    width: 640px;
    height: 210px;
    /*border: solid 1px #FF0000;*/
}
#sb1 {
    position: relative;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    border-right: solid 1px #CCCCCC;
    width: 150px;
    height: 210px;
}
#sb2 {
    position: relative;
    float: left;
    margin-top: 10px;
    border-right: solid 1px #CCCCCC;
    width: 150px;
    height: 210px;
}
#sb5 {
    position: relative;
    float: left;
    margin-top: 10px;
    width: 250px;
    height: 190px;
}
#sb3 {
    position: relative;
    float: left;
    width: 130px;
    height: 110px;
    margin: 10px;
    margin-top: 0;
    border-bottom: solid 1px #CCCCCC;
}
#sb4 {
    position: relative;
    float: left;
    width: 130px;
    height: 90px;
    margin: 10px;
}
#sb6 {
    position: relative;
    float: left;
    width: 230px;
    height: 70px;
    margin: 10px;
    margin-top: 0;
    border-bottom: solid 1px #CCCCCC;
}
#sb7 {
    position: relative;
    float: left;
    width: 230px;
    height: 90px;
    margin: 10px;
}
#search-box input[type="text"] {
    border: solid 1px #999999;
    padding: 3px;
}
#search-button {   
    position: absolute;
    right: 0;
    bottom: 0;
    width: 170px;
    height: 38px;
}

#my-gallery-now-button {
    position: absolute; 
    left: 165px;
    top: 0;
}

/*-----------------------Vitrine--------------------------------*/
#main-top-vitrine {
    position: relative;
    float: left;
    width: 1000px;
    height: 305px;
    background-image: url(images/fr/search1-vitrine.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
#main-top-vitrine-home {
    position: absolute;
    left: 80px;
    top: 0;
    width: 305px;
    height: 145px;
}
#main-top-vitrine-text {
    position: absolute;
    left: 75px;
    top: 175px;
    color: #000000;
    font-weight: bold;
    font-style: italic;
}
#main-top-vitrine-links {
    position: absolute;
    border: solid 0px #FF0000;
    left: 400px;
    top: 237px;
    color: #FFFFFF;
    font-weight: bold;
}
#main-top-vitrine-links a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#main-top-vitrine-links a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}
#main-top-vitrine-sublinks {
    position: absolute;
    border: solid 0px #FF0000;
    left: 450px;
    width: 530px;
    top: 260px;
    color: #666666;
    font-weight: bold;
    text-align: right;
}
#main-top-vitrine-sublinks a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
}
#main-top-vitrine-sublinks a:hover {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}
#login-vitrine-box {
    position: absolute;
    right: 25px;
    top: 10px;
    width: 245px;
    height: 200px;
    /*border: solid 1px #FF0000;*/
    text-align: right;
}
#my-gallery-now-vitrine-button {
    position: absolute; 
    left: 410px;
    top: 140px;
}

#vitrine-site-box {
    position: relative;
    float: left;
    width: 1000px;
    background-color: #EAEAEA;
    padding-top: 10px;
}
#vitrine-site-pages {
    position: relative;
    float: left;
    width: 1000px;
    height: 23px;
    background-color: #CCCCCC;
    background-image: url(images/fr/pages-text.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
#vitrine-pages-text {
    position: relative;
    float: right;
    height: 10px;
    padding-top: 4px;
    margin-right: 10px;
    color: #666666;
    font-weight: bold;
}

.vitrine-item {
    position: relative;
    float: left;
    width: 1000px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.vitrine-item-title {
    position: relative;
    float: left;
    background-color: #94BC0A;
    color: #FFFFFF;
    width: 300px;
    padding-right: 15px;
    padding-top: 3px;
    height: 26px;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    text-align: right;
}
.vitrine-item-text-box {
    position: relative;
    float: left;
    width: 900px;
    margin-left: 50px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #666666;
}
.vitrine-item-img {
    position: relative;
    float: left;
    width: 170px;
    height: 130px;
    padding-left: 10px;
    padding-right: 10px;
}

#search-results-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 375px;
    height: 27px;
    background-image: url(images/fr/resultats-recherche.gif);
    background-position: left -3px;
}
#all-results {
    position: relative;
    float: left;
    padding-top: 15px;
    width: 1000px;
    background-color: #EAEAEA;
}
.sr-img-div {
    position: relative;
    float: left;
    width: 1000px;
    height: 100px;
    padding-top: 7px;
    border-top: solid 1px #C2C2C2;
    border-bottom: solid 1px #C2C2C2;
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #E1E1E1;
    text-align: center;
}
.sr-img-div img {
    border: solid 1px #969696;
    padding: 5px;
    background-color: #FFFFFF;
}

#sr-new-search {
    position: relative;
    float: left;
    width: 1000px;
    height: 60px;
    background-color: #EAEAEA;
}
#sr-ns-button {
    position: absolute;
    width: 250px;
    height: 30px;
    left: 15px;
    top: 15px;
}

#details-artist-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 375px;
    height: 23px;
    padding-top: 4px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    background-color: #C1C1C1;
	color: #FFFFFF;
	font-style:italic;
}
#autres-oeuvres {
    position: relative; 
    float: left;
    width: 1000px;
    height: 35px;
    background-color: #FFFFFF;
    border-bottom: solid 1px #C2C2C2;
    background-image: url(images/fr/autres-oeuvres.gif);
    background-position: center -5px;
    background-repeat: no-repeat;
    margin-top: 10px;
}
#autres-oeuvres-box {
    position: relative;
    float: left;
    padding-top: 10px;
    width: 1000px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}

#workbox {
    position: relative;
    float: left;
    width: 1000px;
    background-color: #EAEAEA;
    padding-bottom: 10px;
}
.workbox-title {
    position: relative;
    float: left;
    margin-left: 300px;
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#wb-details {
    position: relative;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
    width: 232px;
    background-image: url(images/fr/details-oeuvre.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #CACACA;
    padding-top: 60px;
    color: #666666;
    font-weight: bold;
}

#wb-details-price {
    position: relative;
    float: left;
    width: 132px;
    height: 41px;
    background-image: url(images/fr/prix-oeuvre.gif);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 22px;
    color: #666666;
    padding-left: 100px;
    padding-top: 19px;
}

#wb-details-end {
    position: relative;
    float: left;
    width: 232px;
    height: 14px;
    background-image: url(images/fr/details-oeuvre-fin.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

#wb-text {
    position: relative;
    float: left;
    width: 192px;
    padding-left: 20px;
    padding-right: 10px;
}

#wb-oeuvre {
    position: relative;
    float: left;
    width: 440px;
    margin-left: 48px;
}
#wb-oeuvre img {
    padding: 2px;
    border: solid 1px #666666;
    background-color: #FFFFFF;
}

#wb-contact {
    position: relative;
    float: left;
    width: 220px;
    margin-left: 10px;
    margin-top: 30px;
    background-image: url(images/fr/souhaite.gif);
    background-position: -10px top;
    background-repeat: no-repeat;
    padding-top: 40px;
    text-align: right;
}

#wb-buttons {
    position: relative;
    float: left;
    width: 220px;
    margin-left: 40px;
    margin-top: 30px;
    padding-top: 40px;
    text-align: left;
}

.page-link {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}
.page-link:hover {
    text-decoration: underline;
    color: #666666;
    font-weight: bold;
}

.page-link3 {
    text-decoration: none;
    color: #94BD0B;
    font-weight: bold;
}
.page-link3:hover {
    text-decoration: underline;
    color: #94BD0B;
    font-weight: bold;
}

.spaced1 {
    display: block;
    margin-bottom: 5px;
}

#search-box input[type="checkbox"] {
    margin-top: 1px;
    height: 11px;
}

.vi-left {
    position: relative; 
    float: left;
    width: 220px;
    text-align: right;
    margin-right: 10px;
    margin-top: 2px;
}
.vi-right {
    position: relative; 
    float: left;
    width: 500px;
    text-align: left;
    margin-bottom: 3px;
}
.vi-right input[type="text"],
.vi-right input[type="password"],
.vi-right textarea,
.vi-right select {
    border: solid 1px #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    padding: 2px;
    padding-left: 0;
    padding-right: 0;
}

.vi-right2 {
    position: relative; 
    float: left;
    width: 600px;
    height: 300px;
    text-align: left;
    margin-bottom: 3px;
    overflow: auto;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    background-color: #FFFFFF;
}

.a-button-link {
    display: block;
    background-image: url(images/fr/button.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 128px;
    height: 23px;
    padding-top: 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    float: left;
}

#main-top-vitrine-new-title {
    position: absolute;
    bottom: 0;
    width: 450px;
    height: 27px;
    background-color: #C1C1C1;
}

.error {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
}

.vitrine-item-text-box2 {
    position: relative;
    float: left;
    width: 900px;
    margin-left: 50px;
    margin-top: 10px;
    padding-bottom: 10px;
}

#main-top-user {
    position: absolute;
    text-align: right;
    right: 10px;
    bottom: 5px; 
    color: #FFFFFF;
    font-weight: bold;
}
#main-top-user a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
#main-top-user a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

.mini-box {
    position: relative;
    float: left;
    width: 450px;
}
.mini-artwork {
    position: relative; 
    float: left;
    width: 130px;
    padding: 5px;
}
.mini-artwork img {
    border: solid 1px #CCCCCC;
    padding: 2px;
    background-color: #FFFFFF;
}

.mini-artwork-text {
    position: relative; 
    float: left;
    width: 300px;
    padding: 5px;
    padding-left: 0;
}
.mini-artwork-text a {
    color: #94BD0B;
    font-weight: bold;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 3px;
    background-color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    border: solid 1px #94BD0B;
}

.add-work-now {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}
.add-work-now:hover {
    text-decoration: underline;
}

.contact-div-label {
    position: relative; 
	float:left;
	width: 400px;
	text-align:right;
}
.contact-div-input {
    position: relative; 
	float:left;
	width: 300px;
	padding-left: 10px;
}
.contact-div-input input {
    border: solid 1px #CCCCCC;
    width: 250px;
    padding: 2px;
    padding-left: 0;
    padding-right: 0;
}
.contact-div-input textarea {
    border: solid 1px #CCCCCC;
    width: 250px;
    padding: 2px;
    padding-left: 0;
    padding-right: 0;
}

.scroller {
    position: relative; 
    float: left;
    width: 321px;
    border: 0;
    background-color: #F3F3F3;
    height: 500px;
    overflow: hidden;
	border: solid 0px red;
}
.scroller-content {
    position: absolute;
    float: left;
    left: 0px; 
    top: 0px;
    width: 321px;
	border: solid 0px red;
}

.spacer {
    position: relative;
    float: left;
    width: 50px;
}
