
/* Import de la CSS d'initialisation
----------------------------------------------------------*/

@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/

body { color:#ffffff; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }

h1 { color:#ffffff; font-size: 12px; font-weight:bold; padding-bottom:20px;}
h2 { color:#ffffff; font-size: 1.3em; }
h3 { color:#ffffff; font-size: 1.17em; }
h4 { color:#ffffff; font-size: 1em; }
h5 { color:#ffffff; font-size: 0.83em; }
h6 { color:#ffffff; font-size: 0.67em; }
p { color:#ffffff; font-size: 1em; }
ul, ol { color:#ffffff; font-size: 1em; }
li {  color:#ffffff; font-size: 1em; }
a { color:#ffffff; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#000000; }
textarea { border-width:thin; padding:3px; color:#000000; }
em { }
strong { }


/* Éléments Particuliers
----------------------------------------------------------*/

/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }

/* Des classes d'alignement du texte */
.h1index{ position:absolute; left:0; top:0; width:100%; padding:0; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }

/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.strike, .barre { text-decoration: line-through; }

/* Des classes flotante */
.floatleft { float: left; }
.floatright { float: right; }

/* Les "nettoyeurs" */
.clearb { clear: both; }
.clearer { clear: both; width: 0; height: 0; line-height: 0; }

/* Formulaire de contact */
#frmEnvoi{ width:470px; }
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }
#frmEnvoi .champ { border:none; border:#ffffff inset 1px; padding:5px; color:#FFFFFF; }
#frmEnvoi .champ:focus { }
#frmEnvoi #code {  border:none;  border:#ffffff inset 1px; padding:5px;  color:#FFFFFF; }
#frmEnvoi #code:focus { }
#frmEnvoi #send2 { border-color:#ffffff;  background-color:#ffffff;}


a.accueil { display: block; height:41px; width:122px; background: url(../images/bouton1/acceuil_0.jpg) no-repeat; }
a.accueil:hover { background: url(../images/bouton1/acceuil_1.jpg) no-repeat; }
a.accueil:active { background: url(../images/bouton1/acceuil_1.jpg) no-repeat; }
a.accueil span { display:none; }

a.femilin { display: block; height:41px; width:220px; background: url(../images/bouton1/prets_feminin_0.jpg) no-repeat; }
a.femilin:hover { background: url(../images/bouton1/prets_feminin_1.jpg) no-repeat; }
a.femilin:active { background: url(../images/bouton1/prets_feminin_1.jpg) no-repeat; }
a.femilin span { display:none; }

a.masculin { display: block; height:41px; width:243px; background: url(../images/bouton1/prets_masculin_0.jpg) no-repeat; }
a.masculin:hover { background: url(../images/bouton1/prets_masculin_1.jpg) no-repeat; }
a.masculin:active { background: url(../images/bouton1/prets_masculin_1.jpg) no-repeat; }
a.masculin span { display:none; }



a.lingerie { display: block; height:41px; width:107px; background: url(../images/bouton1/linfrie_0.jpg) no-repeat; }
a.lingerie:hover { background: url(../images/bouton1/linfrie_1.jpg) no-repeat; }
a.lingerie:active { background: url(../images/bouton1/linfrie_1.jpg) no-repeat; }
a.lingerie span { display:none; }

a.actualite { display: block; height:41px; width:132px; background: url(../images/bouton1/actulites_0.jpg) no-repeat; }
a.actualite:hover { background: url(../images/bouton1/actulites_1.jpg) no-repeat; }
a.actualite:active { background: url(../images/bouton1/actulites_1.jpg) no-repeat; }
a.actualite span { display:none; }

a.plan1 { display: block; height:41px; width:134px; background: url(../images/bouton/plan_0.jpg) no-repeat; }
a.plan1:hover { background: url(../images/bouton/plan_1.jpg) no-repeat; }
a.plan1:active { background: url(../images/bouton/plan_1.jpg) no-repeat; }
a.plan1 span { display:none; }

a.contact { display: block; height:41px; width:100px; background: url(../images/bouton1/contact_0.jpg) no-repeat; }
a.contact:hover { background: url(../images/bouton1/contact_1.jpg) no-repeat; }
a.contact:active { background: url(../images/bouton1/contact_1.jpg) no-repeat; }
a.contact span { display:none; }

/* ============== Plan Aces ================ */
.plan {
	width: 600px;
	height: 480px;
	border:5px solid;
	border-color:#db6568;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:20px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
border: #ffffff solid 1px;	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 0px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#button{
width:294px;
height:200px;
padding-left:100px;
}

#button-l{
width:294px;
height:200px;
padding-left:100px;
}

#button-m{
width:280px;
height:50px;
padding-left:350px;
}

.noborder { border:none; }
.aligntop { vertical-align:top; }

a.button1 { display: block; height:46px; width:209px; background:url(../images/bt/paul-mausner.jpg) no-repeat; }
a.button1:hover { background: url(../images/bt/paul-mausner-1.jpg) no-repeat; }
a.button1:active { background: url(../images/bt/paul-mausner-1.jpg) no-repeat; }
a.button1 span { display:none; }

a.button2 { display: block; height:46px; width:209px; background:url(../images/bt/karting.jpg) no-repeat; }
a.button2:hover { background: url(../images/bt/karting-1.jpg) no-repeat; }
a.button2:active { background: url(../images/bt/karting-1.jpg) no-repeat; }
a.button2 span { display:none; }

a.button3 { display: block; height:46px; width:209px; background:url(../images/bt/sym.jpg) no-repeat; }
a.button3:hover { background: url(../images/bt/sym-1.jpg) no-repeat; }
a.button3:active { background: url(../images/bt/sym-1.jpg) no-repeat; }
a.button3 span { display:none; }

a.button4 { display: block; height:46px; width:209px; background:url(../images/bt/chassagnard.jpg) no-repeat; }
a.button4:hover { background: url(../images/bt/chassagnard-1.jpg) no-repeat; }
a.button4:active { background: url(../images/bt/chassagnard-1.jpg) no-repeat; }
a.button4 span { display:none; }

a.button5 { display: block; height:46px; width:209px; background:url(../images/bt/weill.jpg) no-repeat; }
a.button5:hover { background: url(../images/bt/weill-1.jpg) no-repeat; }
a.button5:active { background: url(../images/bt/weill-1.jpg) no-repeat; }
a.button5 span { display:none; }

a.button6 { display: block; height:46px; width:236px; background:url(../images/bt/claude-saivre.jpg) no-repeat; }
a.button6:hover { background: url(../images/bt/claude-saivre-1.jpg) no-repeat; }
a.button6:active { background: url(../images/bt/claude-saivre-1.jpg) no-repeat; }
a.button6 span { display:none; }

a.button7 { display: block; height:46px; width:209px; background:url(../images/bt/havrey.jpg) no-repeat; }
a.button7:hover { background: url(../images/bt/havrey-1.jpg) no-repeat; }
a.button7:active { background: url(../images/bt/havrey-1.jpg) no-repeat; }
a.button7 span { display:none; }

a.button8 { display: block; height:46px; width:236px; background:url(../images/bt/el-international.jpg) no-repeat; }
a.button8:hover { background: url(../images/bt/el-international-1.jpg) no-repeat; }
a.button8:active { background: url(../images/bt/el-international-1.jpg) no-repeat; }
a.button8 span { display:none; }

a.button9 { display: block; height:46px; width:236px; background:url(../images/bt/harold.jpg) no-repeat; }
a.button9:hover { background: url(../images/bt/harold-1.jpg) no-repeat; }
a.button9:active { background: url(../images/bt/harold-1.jpg) no-repeat; }
a.button9 span { display:none; }


a.button10 { display: block; height:46px; width:236px; background:url(../images/bt/dellalui.jpg) no-repeat; }
a.button10:hover { background: url(../images/bt/dellalui-1.jpg) no-repeat; }
a.button10:active { background: url(../images/bt/dellalui-1.jpg) no-repeat; }
a.button10 span { display:none; }


a.button11 { display: block; height:46px; width:236px; background:url(../images/bt/old-taylor.jpg) no-repeat; }
a.button11:hover { background: url(../images/bt/old-taylor-1.jpg) no-repeat; }
a.button11:active { background: url(../images/bt/old-taylor-1.jpg) no-repeat; }
a.button11 span { display:none; }


a.button12 { display: block; height:46px; width:236px; background:url(../images/bt/lui.jpg) no-repeat; }
a.button12:hover { background: url(../images/bt/lui-1.jpg) no-repeat; }
a.button12:active { background: url(../images/bt/lui-1.jpg) no-repeat; }
a.button12 span { display:none; }

a.button13 { display: block; height:46px; width:236px; background:url(../images/bt/hom.jpg) no-repeat; }
a.button13:hover { background: url(../images/bt/hom-1.jpg) no-repeat; }
a.button13:active { background: url(../images/bt/hom-1.jpg) no-repeat; }
a.button13 span { display:none; }

a.button14 { display: block; height:46px; width:236px; background:url(../images/bt/aubade.jpg) no-repeat; }
a.button14:hover { background: url(../images/bt/aubade-1.jpg) no-repeat; }
a.button14:active { background: url(../images/bt/aubade-1.jpg) no-repeat; }
a.button14 span { display:none; }

a.button15 { display: block; height:46px; width:236px; background:url(../images/bt/empreinte.jpg) no-repeat; }
a.button15:hover { background: url(../images/bt/empreinte-1.jpg) no-repeat; }
a.button15:active { background: url(../images/bt/empreinte-1.jpg) no-repeat; }
a.button15 span { display:none; }

a.button16 { display: block; height:46px; width:236px; background:url(../images/bt/regence.jpg) no-repeat; }
a.button16:hover { background: url(../images/bt/regence-1.jpg) no-repeat; }
a.button16:active { background: url(../images/bt/regence-1.jpg) no-repeat; }
a.button16 span { display:none; }

a.button17 { display: block; height:46px; width:236px; background:url(../images/bt/rose-pomme.jpg) no-repeat; }
a.button17:hover { background: url(../images/bt/rose-pomme-1.jpg) no-repeat; }
a.button17:active { background: url(../images/bt/rose-pomme-1.jpg) no-repeat; }
a.button17 span { display:none; }

a.button18 { display: block; height:46px; width:236px; background:url(../images/bt/triumph.jpg) no-repeat; }
a.button18:hover { background: url(../images/bt/triumph-1.jpg) no-repeat; }
a.button18:active { background: url(../images/bt/triumph-1.jpg) no-repeat; }
a.button18 span { display:none; }

a.button19 { display: block; height:46px; width:236px; background:url(../images/bt/dede.jpg) no-repeat; }
a.button19:hover { background: url(../images/bt/dede-1.jpg) no-repeat; }
a.button19:active { background: url(../images/bt/dede-1.jpg) no-repeat; }
a.button19 span { display:none; }

a.button20 { display: block; height:46px; width:236px; background:url(../images/retour/retour.jpg) no-repeat; }
a.button20:hover { background: url(../images/retour/retour-1.jpg) no-repeat; }
a.button20:active { background: url(../images/retour/retour-1.jpg) no-repeat; }
a.button20 span { display:none; }

a.button21 { display: block; height:46px; width:236px; background:url(../images/bt/antinea.jpg) no-repeat; }
a.button21:hover { background: url(../images/bt/antinea-1.jpg) no-repeat; }
a.button21:active { background: url(../images/bt/antinea-1.jpg) no-repeat; }
a.button21 span { display:none; }

a.button22 { display: block; height:46px; width:236px; background:url(../images/bt/mdb.jpg) no-repeat; }
a.button22:hover { background: url(../images/bt/mdb-1.jpg) no-repeat; }
a.button22:active { background: url(../images/bt/mdb-1.jpg) no-repeat; }
a.button22 span { display:none; }

.heighth{height:15px;}

