div#partenaires{
background: url(images/cadre_partenaires.png) 0px 0px no-repeat;
position: relative;
width: 940px;
padding: 30px 15px;
margin: 0px auto;
}

a#logo_partenaire{
width: 250px;
height:45px;
position: absolute;
top:-40px;
right:10px;
z-index: 20;
background: url(images/logo_partenaire.png) 0 0 no-repeat;
}

a#demande_partenaire{
width: 250px;
display: block;
position: absolute;
bottom: -5px;
right: 15px;
cursor: pointer;
z-index: 80;
background: url(images/demande_partenaire.png) 0px 5px no-repeat;
}

a:hover#demande_partenaire{
background: url(images/demande_partenaire.png) 0px -145px no-repeat;
}

div#partenaires a.tabu{
padding-top: 20px;
background: url(images/demande_partenaire.png) 0px -265px no-repeat;
}

div#partenaires .jcarousel-container {
width: 940px;
margin: 0px auto;
z-index:50;
position: relative;
}

div#partenaires .jcarousel-clip {
width: 900px;
height: 150px;
z-index: 2;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}

div#partenaires .jcarousel-list {
z-index: 1;
overflow: hidden;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
}

div#partenaires .jcarousel-list li,
div#partenaires .jcarousel-item {
text-align: left;
float: left;
color: #840e8c;
position: relative;
list-style: none;
width: 450px;
font-size: 12px;
height: 150px;
}
ul#mycarousel{
list-style:none;
list-style-type:none;
}
div#partenaires ul#mycarousel a{
cursor: pointer;
font-weight: bold;
display: block;
color: #840e8c;
text-decoration: none;
}
div#partenaires ul#mycarousel a.modifier{
position: absolute;
bottom: 0px;
right: 0px;
width: 48px;
height: 48px;
background:url(images/modifier.png) 0 0px no-repeat;
display: block;
}

div#partenaires ul#mycarousel li img{
border: none;
float: left;
width: 96px;
padding:26px 32px;
background: url(images/image_100_100.png) 0px -160px no-repeat;
height: 96px;
}

div#partenaires ul#mycarousel li :hover img{
background: url(images/image_100_100.png) 0px -312px no-repeat;
}

div#partenaires ul#mycarousel div.titre{
border-bottom: 1px solid #ffffff;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
float: right;
width: 290px;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 5px;
}

div#partenaires .jcarousel-prev {
display: block;
cursor: pointer;
background:url(images/arrow/left_gris.png) 0px -18px no-repeat;
z-index: 30;
top:70px;
position: absolute;
left: 0px;
width: 18px;
height: 18px;
}

div#partenaires .jcarousel-prev:hover {
background:url(images/arrow/left_gris.png) 0px 0px no-repeat;
}

div#partenaires .jcarousel-next {
cursor: pointer;
background:url(images/arrow/right_gris.png) 0px -18px no-repeat;
z-index: 30;
top:70px;
position: absolute;
right: 0px;
width: 18px;
height: 18px;
}

div#partenaires .jcarousel-next:hover {
background:url(images/arrow/right_gris.png) 0px 0px no-repeat;
}




div#annuaire{
z-index:2;
font-size: 12px;
width: 970px;
margin: 0px auto;
text-align: left;
color: #840e8c;
}

div#annuaire_top{
width: 970px;
height: 15px;
background: url(images/annuaire_top.png) 0 0 no-repeat;
}

div#annuaire_bottom{
clear: both;
width: 970px;
height: 15px;
background: url(images/annuaire_bottom.png) 0 0 no-repeat;
}

div.marge{
margin-top: 30px;
}

div#annuaire_milieu{
width: 970px;
z-index:2;
float: left;
background: url(images/annuaire_milieu.png) 0 0 repeat-y;
}

div#annuaire_fond{
z-index:2;
float: left;
width: 930px;
padding: 0px 20px;
position: relative;
min-height: 80px;
background: url(images/annuaire_fond.png) 0 0 no-repeat;
}

div#logo_annuaire{
width: 220px;
height: 130px;
position: absolute;
top: -60px;
z-index: 20;
background: url(images/logo_annuaire.png) 0 0 no-repeat;
}

div#annuaire_fond div.lien{
font-size: 13px;
float: left;
width: 465px;
padding-bottom: 10px;
}

div#annuaire_fond div.lien span{
text-decoration: underline;
}

div#annuaire_fond div.lien a{
text-decoration: none;
color: #840e8c;
}

div#annuaire_fond div.lien a:hover{
text-transform: uppercase;
font-weight: bold;
}

div#annuaire_fond div.compteur{
padding-bottom: 50px;
color: #ffffff;
font-size: 13px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

div#load{
text-align: center;
margin-top: 150px;
height: 250px;
padding-top: 45px;
background:url(images/ajax-loader.gif) top center no-repeat;
color: #840e8c;
text-transform: uppercase;
}





div#form_partenaire div.explications{
float: left;
width: 430px;
padding-top: 50px;
}
div#form_partenaire div.explications div{
padding-bottom: 5px;
}
div#form_partenaire div#logo_form{
width: 220px;
height: 130px;
position: absolute;
top: -60px;
z-index: 20;
background: url(images/logo_form.png) 0 0 no-repeat;
}


div#form_partenaire div.titre{
color: #ffffff;
text-align: center;
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
margin-bottom: 15px;
}

div#form_partenaire form{
padding: 0px 0px 0px 10px;
margin-left: 10px;
border: none;
float: right;
width: 439px;
border-left: 1px solid #840e8c;
}

div#form_partenaire legend{
display: none;
}

div#form_partenaire fieldset{
border: none;
}

div#form_partenaire label{
display: block;
margin-bottom: 5px;
font-weight: bold;
text-decoration: underline;
}


div#form_partenaire input#url_site{
color: #840e8c;
font-size: 12px;
border: 1px solid #840e8c;
padding: 5px;
width: 427px;
margin-bottom: 5px;
}

div#form_partenaire input#nom_site{
color: #840e8c;
font-size: 12px;
border: 1px solid #840e8c;
padding: 5px;
width: 427px;
margin-bottom: 5px;
}

div#form_partenaire textarea{
border: 1px solid #840e8c;
padding: 5px;
width: 427px;
height: 100px;
color: #840e8c;
font-size: 12px;
margin-bottom: 5px;
}
div#form_partenaire p.spip_bouton {
float: right;
padding: 0px;
margin-top: 5px;
}

div#form_partenaire p.spip_bouton input{
background-color: #ffffff;
border: 1px solid #840e8c;
text-align: center;
width: 150px;
margin: 0px;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
padding: 10px;
color: #840e8c;
}
