/******************************************* Balise **********************************************/
body,td,th {
	font-size: 12px;
	color: #970061;
}
body {
	background-color: #fed6f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/******************************************* Lien **********************************************/
a {
	font-size: 12px;
	color: #970061;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #970061;
}
a:active {
	text-decoration: none;
	color: #970061;
}

.titrevideo {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
a.titrevideo:link {
	text-decoration: none;
}
a.titrevideo:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.titrevideo:active {
	text-decoration: none;
	color: #FFFFFF;
}



#accueil {	/* "lien" sera notre conteneur, ici la balise div */
position:static;	/* placement de l'image-lien, à vous d'adapter */
width: 133px;
height: 27px;
background: url(images/menu_over_17.gif) top left no-repeat;	/* placement de l'image 2 au second plan */
}

#accueil a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(images/menu_17.gif) top left no-repeat;	/* placement de l'image 1 au premier plan */
color: #000;

}

#accueil a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 

#video {	/* "lien" sera notre conteneur, ici la balise div */
position:static;	/* placement de l'image-lien, à vous d'adapter */
width: 118px;
height: 27px;
background: url(images/menu_over_18.gif) top left no-repeat;	/* placement de l'image 2 au second plan */
}

#video a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(images/menu_18.gif) top left no-repeat;	/* placement de l'image 1 au premier plan */
color: #000;

}

#video a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 

#photo {	/* "lien" sera notre conteneur, ici la balise div */
position:static;	/* placement de l'image-lien, à vous d'adapter */
width: 125px;
height: 27px;
background: url(images/menu_over_19.gif) top left no-repeat;	/* placement de l'image 2 au second plan */
}

#photo a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 100%;
height: 100%;
background: white url(images/menu_19.gif) top left no-repeat;	/* placement de l'image 1 au premier plan */
color: #000;

}

#photo a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 


/******************************************* tranche *********************************************/
.tranche25 {
	width: 735px;
	height: 19px;
	background-image:url(images/mon-sexshop_25.gif);
}
.tranche23 {
	width: 23px;
	background-image:url(images/mon-sexshop_23.gif);
}
.tranche32 {
	width: 217px;
	background-image:url(images/mon-sexshop_32.gif);
}
.tranche30 {
	background-image:url(images/mon-sexshop_30.gif);
	padding-left: 17px;
	padding-right: 11px;
}
.tranche27 {
	background-image:url(images/mon-sexshop_27.gif);
	height: 24px;
	color:#FFFFFF;
}
.tranche29 {
	background-image:url(images/mon-sexshop_29.jpg);
	padding-left: 8px;
	padding-right: 8px;
	text-align:justify;
}
.tranche34 {
	background-image:url(images/mon-sexshop_34.gif);
	height: 16px;
	width: 952px;
}


/******************************************* Classe **********************************************/
.lettrecat { 
	color: #E40184;
	font-weight: bold;
}
.nbvideo { 
	color: #E40184;
	font-weight: bold;
	font-size: 12px;
}
.contourphoto {
	border: 1px solid #E20283;
}
.titre {
	color:#FFFFFF;
}

	h2 {
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
