@charset "ISO-8859-1";
body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #777777;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	display: inline;
	font-size: 0.8em;
}
ul {
	font-size: 0.8em;
}
ol {
	font-size: 0.8em;
}
h1, h2, h3 {
	font-size: 0.8em;
	font-weight: bold;
	/*	color: #E03A7F;*/
	color: #a3006b;
	display: inline;
}

.chapo{

	color: #474747;
	font-weight: bold;
	display: inline;
	font-size: 0.8em;
}


h4 {
	font-size: 0.75em;
	font-weight: bold;
	color: #A21B6A;
	display: inline;
}
img{
	border:0px;
}
.xlarge {
	font-size: 1.5em;
}
.small {
	font-size: 1.05em;
	}
.xsmall {
	font-size: x-small;
	color: #777;
}
.medium {
	font-size: 1.3em;
	font-weight: bold;
}
.xboutique {
	font-size: 1.05em;
	font-weight:bold;
}
.pink {
	color: #E03A7F;
}
.purple {
	color: #A21B6A;
}
.green {
	color: #82AD00;
}
.boxBlank { height:10px; }


.prodTabletd1 {
	background-color: #A21B6A;
	color: #FFF;
	padding-left: 15px;
	border: thin dashed #FFF;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/hampe-bg-td1.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	font-size: 0.8em;
}
.prodTabletd2 {
	background-color: #E8E1F1;
	color: #666666;
	font-weight:bold;
	font-size: 0.7em;
	padding-left: 5px;
	border: thin dashed #FFF;
	padding-right: 2px;
}
.prodTabletd2livre {
	background-color: #E8E1F1;
	color: #666666;
	font-weight:bold;
	font-size: 0.7em;
	padding-left: 13px;
	border: thin dashed #FFF;
	padding-right: 2px;
}
.pharmadispo {
	color: #82AD00;
	font-size: 0.9em;
	font-weight: bold;
}
.exergue {
	color: #E4468F;
	font-size: 1.25em;
	font-style: oblique;
	font-weight: bold;
	width: 285px;
	float: right;
	line-height: 20px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.femmethemeL {
	float: left;
	margin-right: 10px;
	margin-bottom: 13px;
	width: 133px;
	height: 134px;
}
.femmethemeR {
	float: right;
	margin-left: 10px;
	margin-bottom: 13px;
	width: 133px;
	height: 134px;
}
#container {
	width: 780px;
	margin: auto; /* les marges automatiques (et dotÃ©es d'une largeur positive) centrent la page */
	border: 0px solid #000000;
	text-align: left; /* ce paramÃ©trage annule le paramÃ¨tre text-align: center de l'Ã©lÃ©ment body. */
	background-color: #FFF;
	background-image: url(http://www.ophrys.com/images/hampe-bg.jpg);
	background-position: 217px 124px;
	background-repeat: no-repeat;
	top: 0px;
	padding: 0px;
	vertical-align: top;
}
#header {
	padding: 0;  /* ce remplissage correspond à  l'alignement à  gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insÃ©rÃ©e dans l'Ã©lÃ©ment #header, il est conseillé de supprimer le remplissage. */
	height: 97px;
	width: 780px;
	margin: 0;
	background-image: url(http://www.ophrys.com/images/header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #A21B6A;
	width: 100%;
	font-style: normal;
	font-weight: bold;
	height: 17px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 0.55em;
	vertical-align: top;
}
#menu a {
	color: #FFF;
	text-decoration: none;/*ancienne barre de navigation*/
}
#menu a:hover {
	text-decoration: underline;/*ancienne barre de navigation*/
}

/*css menu dÃ©roulant*/
#menu2 {
	/*commentaires pour absolute*/
	float:left;
	position:relative; /*ces deux lignes permettent de réduire la page sans que les div ne bougent, nécessite de descendre subnav3*/
	 margin: auto;
	 padding-top:0px;
	 background-color: #A21B6A;
	width:780px;
	height: auto;
	vertical-align: top;
	
	
}

#MenuDeroulant
{
margin: 0;
padding-left: 130px;}

#MenuDeroulant li
{float: left;
padding-top: 0px;
list-style: none;
color: #e4468f;
text-decoration: none;
font-weight: bold;
font-size: 9px;

font-family:Verdana, Geneva, sans-serif; /*taille des polices du texte menu*/


}

#MenuDeroulant li.lien a /*css - lien sans menu dÃ©roulant*/
{
	
display: block; 
padding-top: 7px;
padding-bottom: 9px;
padding-right: 0px;
padding-left:0px;
text-decoration: none;
width: auto;
color: #FFF; 
 white-space: nowrap;
 }
 
 #MenuDeroulant li.lien a:hover /*css - lien sans menu dÃ©roulant*/
{background-image: url(../fond-menu-d.jpg);/*#E03A7F;*/}

 
 #MenuDeroulant li.lienb  /*css - lien sans menu dÃ©roulant*/
{
	
display: block; 
padding-top: 7px;
padding-bottom: 9px;
padding-right: 0px;
margin-left:-2px;
margin-right:-2px;
padding-left:0px;
text-decoration: none;
width: auto;
color: #FFF; 
 white-space: nowrap;
 }
 
 
 #MenuDeroulant li.lien2 a /*css - lien supÃ©rieur du menu dÃ©roulant*/
{

display: block;
padding-top: 7px;
padding-bottom: 9px;/*Ã  varier pour dÃ©limitation menu dÃ©roulant*/
padding-right: 0px;
padding-left:0px;
text-decoration: none;
width: auto;
color: #FFF; 
height:auto;/*commentaires pour absolute / height: 16px*/

}
  #MenuDeroulant li.lien3 a
{
	    
display: block;
padding: 5px 5px;
text-decoration: none;
width: auto;
font-size: 9px;
color: #FFF;
 /*background-color:#E03A7F;*/
}



 #MenuDeroulant li a:hover
 {   
 background-color:#E03A7F;
color:#FFF;
 } /* Couleur de fond des titres du menu au survol de la souris (bleu encore plus foncÃ©) */

 #MenuDeroulant li.lien2 a:hover /*css - lien menu dÃ©roulant*/
{
text-decoration: none;}
 
 #MenuDeroulant li ul
{    margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
background-color:#A21B6A;
margin-top: 1px; /*commentaires pour absolute /enlever*//*mettre mes marges Ã  4 pour safari-chrome...3 firefox / mettre 3 en commentaire pour IE enlever border / 3 px margin top: ok pour ie et firefox, supprime la ligne dans safari, chrome, opera*/

}
#MenuDeroulant li ul li
{float: none;
}

#MenuDeroulant li ul li a /*css - lien menu dÃ©roulant*/
{    width: 180px;
background-color:#A21B6A ;
border:1px dotted #A21B6A;
 } /* Couleur de fond des items dÃ©roulant du menu (rouge bordeaux) */

#MenuDeroulant li ul li a:hover
{    background-color:#E03A7F;
color:#FFF;}  /* Couleur de fond des items dÃ©roulant du menu au survol de la souris(rouge bordeaux encore plus foncÃ©) */

#sidebar1 {
	float: left; /* cet Ã©lÃ©ment est flottant, il faut donc lui attribuer une largeur */
	width: 217px;
	top: auto;
	vertical-align: top;
	height: auto;
}
/*commentaires pour absolute / remettre.imageHome{
	float: left;
	padding-top:25px;
	width: 217px;
	height:394px;
	
}
	*/
#champTxtNewsletter {
	color: #666;
}

#newsletter {
	float: left; 
	width: 194px;
	height: 110px;
	background-color: #F4F2F9;
	padding: 10px;
	font-size: 1em;
	color: #5D5D5D;
	border: 1px solid #DBD5EC;
}

#newsletter a {
	color: #bf017f;
	font-weight: bold;
}
#newsletter a:hover {
	text-decoration: underline;
}
#newsletterHeader {
	float: left; 
	background-color: #A21B6A;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding-left: 10px;
	top: 0px;
	width: 199px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-header.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#bt-envoyer {
	font-size: 11px;
	color: #A21B6A;
	font-weight: bold;
}
#bt-retour {
	color: #A21B6A;
	font-weight: bold;
	float: right;
}
#bt-retourL {
	font-size: 11px;
	color: #A21B6A;
	font-weight: bold;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: 10000;
	background-image: url(http://www.ophrys.com/images/hampe-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainContent a {
	color: #E4468F;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
#mainContent a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(http://www.ophrys.com/images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 780px;
	color: #777777;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #E4468F;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
#footer a:hover {
	text-decoration: underline;
	color: #E4468F;
}
.fltrt { /* cette classe permet de rendre flottant le cÃ´tÃ© droit d'un Ã©lÃ©ment dans la page. L'Ã©lÃ©ment flottant doit prÃ©cÃ©der l'Ã©lÃ©ment ï¿½  cÃ´tÃ© duquel il doit se trouver dans la page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* cette classe permet de rendre flottant le cÃ´tÃ© gauche d'un Ã©lÃ©ment dans la page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* cette classe doit Ãªtre placÃ©e pour un Ã©lÃ©ment div ou break et doit Ãªtre l'Ã©lÃ©ment final avant la balise de fin d'un conteneur qui doit contenir entiÃ¨rement un Ã©lÃ©ment flottant */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* Pages ThÃ©matiques */
.paveLibido {
	background-color: #A21B6A;
	color: #FFFFFF;
	padding-left: 10px;
	border: thin dashed #FFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 7px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-pavecontact.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.75em;
	width: 235px;
	float:left;/*right avant modif*/
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top:5px; 
	padding-left: 10px;
	text-align: left;

}

.paveSecheresse {
	background-color: #A21B6A;
	color: #FFFFFF;
	padding-left: 10px;
	border: thin dashed #FFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 7px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-pavecontact.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.75em;
	width: 250px;
	float:left;/*right avant modif*/
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top:3px; 
	padding-left: 10px;
	text-align: left;

}


.paveReeducation {
	background-color: #A21B6A;
	color: #FFF;
	padding-left: 10px;
	border: thin dashed #FFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-pavecontact.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	font-size: 0.75em;
	width: 210px;
	float: right;
	margin-top: 20px;
	margin-left: 5px;
}




#vignette1{/* themes rééducation et confort-intime */
font-size: 0.8em;
text-align: left ;
margin-top:10px;
padding-right:5px;
padding-bottom: 10px;
float: right;

}
#vignette2{ /* theme libido */
font-size: 0.8em;
text-align: left ;
margin-top: 0px;
padding-right:5px;
padding-bottom: 10px;
float: right;

}


.paveLubrification {
	background-color: #A21B6A;
	color: #FFF;
	padding-left: 10px;
	border: thin dashed #FFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-pavecontact.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	font-size: 0.75em;
	width: 250px;
	float: right;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 8px;
}
/* Formulaire de contact */
.paveContact {
	background-color: #A21B6A;
	color: #FFF;
	padding-left: 14px;
	border: thin dashed #A21B6A;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-pavecontact.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	font-size: 0.95em;
	height: 50px;
}
.fieldset {
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.borderDashed {
	border: thin dashed #E4468F;
	padding: 10px;
	width: 180px;
}
INPUT {
	color: #777;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss;
}
SELECT {
	color: #777;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss;
}
TEXTAREA {
	color: #777;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss;
}
#error {
	color: #FFF;
	background-color: #E4468F;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
	width: 350px;
	border: thin dashed #e4468f;
	padding-left: 10px;
}
.txterror {
	color: #777;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss;
}
.txtform {
	color: #777;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss;
	text-align: left;
}
.checkbox {
	float: left;
}
.contactForm {
	width: 510px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border: thin dashed #E4468F;
}
.commander {
	width: 450px;
	border: thin solid #CCC;
	color: #777;
}
.intro{
float:left;
width:100%;

}
.image{
float:left;
width:200px;
height:auto;
}
#texteIntro{
float:left;
width:auto;



}
#promo {

	color: #FFF;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.7em;
	background-color: #E03A94;
	border: thin solid #CECECE;
	background-image: url(http://www.ophrys.com/images/hampe-bg-paveajouter.png);
	padding: 10px;
	
	width: 95%;
}

#promo a {
	color: #FFF;
	font-size: 0.9em;
}
#promo a:hover {
	text-decoration: underline;
	color: #FFF;
}
#promoTitle {
	color: #FFF;
	font-size: 1.5em;
	font-weight: bold;
}
#promoTitleLivre {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}
.paveAjouterLibido {
	background-color: #A21B6A;
	border: thin solid #E24B9E;
	margin-bottom: 7px;
	margin-top: 8px;
	padding-top: 1px;
	width: 400px;
}
.paveAjouterLubrifiant {
	background-color: #A21B6A;
	border: thin solid #E24B9E;
	margin-bottom: 7px;
	margin-top: 8px;
	padding-top: 1px;
	width: 495px;
}
.paveAjouterReeducation {
	background-color: #A21B6A;
	border: thin solid #E24B9E;
	margin-bottom: 7px;
	margin-top: 8px;
	padding-top: 1px;
	width: 475px;
}
.paveLivreBebe {
	background-color: #A21B6A;
	border: thin solid #E24B9E;
	margin-bottom: 7px;
	margin-top: 8px;
	padding-top: 1px;
	width: 432px;
}
.paveLivreBonheur {
	background-color: #A21B6A;
	border: thin solid #E24B9E;
	margin-bottom: 7px;
	margin-top: 8px;
	padding-top: 1px;
	width: 300px;
}
.paveLivreReeducation {
	background-color: #A21B6A;
	border: thin solid #E24B9E;
	margin-bottom: 7px;
	margin-top: 8px;
	padding-top: 1px;
	width: 420px;
}
.paveExclu {
	background-color: #EA609E;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
	width: 514px;
	font-size: 0.7em;
	color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EE91BB;
	border-bottom-color: #EE91BB;
	border-left-color: #EE91BB;
}
.boutiqueSmall {
	font-size: x-small;
	color: #F8CBDF;
	font-weight: bold;
}
.promoPaiementTxt {
	color: #FFF;
}
.promoT{
color: white;
}
.prixRaye {
	text-decoration: line-through;
}
.prodSelect {
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss;
	background-color: #a21b6a;
	border: thin none #7B1550;
}
.panier {
	float: right;
	position: relative;
	height: 22px;
	width: 130px;
	z-index: auto;
	top: 74px;
}
#boutiqueHeader {
	background-color: #A21B6A;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding-left: 10px;
	top: 0px;
	width: 202px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-header.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#boutiqueHeaderInline {
	background-color: #A21B6A;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding-left: 10px;
	top: 0px;
	width: 201px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	background-image: url(http://www.ophrys.com/images/hampe-bg-boutique.png);
}
#boutique {
	float: left; /* cet Ã©lÃ©ment est flottant, il faut donc lui attribuer une largeur */
	width: 216px;
	background-color: #F4F2F9;
	color: #5D5D5D;
	border: 1px solid #DBD5EC;
}
#boutique a {
	color: #5D5D5D;
	text-decoration: none;
}
#boutique a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
.dashedPink {
	background-image: url(http://www.ophrys.com/images/dashed-pink.png);
	background-repeat: repeat-x;
	height: 1px;
}
.dashedPurple {
	background-image: url(http://www.ophrys.com/images/dashed-purple.png);
	background-repeat: repeat-x;
	height: 1px;
}
/*.femmeBot {
	background-color: #F4F2F9;
	height: 10px;
}*/
.description {
	color: #E03A94;
	font-size: 1.3em;
	font-weight: bold;
}
.prix {
	font-size: 1.5em;
	font-weight: bold;
	color: #E03A94;
	vertical-align: top;
}
/*.prixExp {
	font-size: 0.75em;
	font-weight: bold;
	color: #E03A94;
}
*/.prixEuro {
	font-size: 1.5em;
	color: #e03a94;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.prixDecimal {
	font-size: 0.75em;
	font-weight: bold;
	color: #E03A94;
	position: relative;
	height: 10px;
	line-height: 23px;
}
#boutiqueInline {
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
#boutiqueInline a {
	color: #5D5D5D;
	text-decoration: none;
}
#boutiqueInline a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
.reduc {
	font-size: 1.4em;
}
.pictoPharma{
float: right;
margin-right: 150px;
margin-top: 35px;

}
.pharma{
margin-right: 10px;
float: left;
}
.subnav {
	margin-top:27px;
	font-size: 0.7em;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;

}
.conseil {
color: #e4468f;
font-weight: bold;
font-size: 1em;
}
	
.subnav2 {/*fil d'ariane */
	font-size: 0.7em;
	margin-top:0px;/*27 si menu2 = position: absolute */
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	

}


.hautdepage { width: 99%;
}

