body  { font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; margin: 0px }
.box-border {
	text-align: left;
	padding: 20px;
	border: 1px solid #d7d7d7;
	width: 195px;
}
.box-tiert {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7d7d7;
	font-size: 11px;
	color: #666666;
}
.box-tiert a {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EC008C;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
	width: 100%;
}
.box-tiert a:hover {
	font-size: 11px;
	color: #ffffff;
	background-color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.border-rose {
	border: 1px solid #ee84b5;
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
}
.border-rose-hover {
	border: 1px solid #ee84b5;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=70);
	-khtml-opacity:0.7;
}
.tumb-fx {
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
}
.tumb-fx-hover {
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=70);
	-khtml-opacity:0.7;
}
.border-rose2 {
	border: 1px solid #ee84b5;
	margin-left: 9px;
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
}
.border-rose2-hover {
	border: 1px solid #ee84b5;
	margin-left: 9px;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=70);
	-khtml-opacity:0.7;
}
.liens a {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EC008C;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 16px;
}
.liens a:hover {
	font-size: 11px;
	color: #ffffff;
	background-color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 16px;
}
.footer {
	padding: 20px;
	font-size: 11px;
	color: #666666;
}
.footer a {
	font-size: 11px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
.footer a:hover {
	font-size: 11px;
	color: #999999;
	margin-right: 10px;
	margin-left: 10px;
}
.copyright {
    background-color:#ffffff;
	font-size: 11px;
	color: #666666;
}
.copyright a, .copyright a:hover {
    margin-right:2px;
    margin-left:2px;
}
.border-bleu {
	border: 1px solid #009DDC;
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
}
.border-bleu-hover {
	border: 1px solid #009DDC;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=70);
	-khtml-opacity:0.7;
}
.texte {
	font-size: 11px;
	color: #666666;
}
.textehaut  { color: #000; font-size: 11px }
.texte1 { color: #eb0a87; font-size: 11px }
.texte1 a:hover { color: #eb0a87; font-size: 11px; text-decoration: underline }
.texte_menu  { color: #666666; font-size: 15px }
.texte_menu1 { color: #f39; font-size: 15px }
.texte_menu2 { color: #09f; font-size: 15px }
.border-top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.lalpha {
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
}
.lalpha-hover {
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50);
	-khtml-opacity:0.7;
}
.border-vert {
	border: 1px solid #62BD5B;
	-moz-opacity:1;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-khtml-opacity:1;
}
.border-vert-hover {
	border: 1px solid #62BD5B;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=70);
	-khtml-opacity:0.7;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
}
.menu a {
	font-size: 13px;
	font-weight: bold;
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.menu a:hover {
	font-size: 13px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.titre-bleu {
	font-size: 18px;
	color: #009DDC;
}
.titre-rose-d  { color: #f06; font-size: 18px }
.titre-bleu-abo {
	font-size: 15px;
	color: #009DDC;
}
.laborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.laborder2 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
}
.box-ipod {
	background-color: #D7D7D7;
	background-position: left;
	width: 197px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.box-tiert2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 11px;
	color: #666666;
}
.box-tiert2 a {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EC008C;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
	width: 100%;
}
.box-tiert2 a:hover {
	font-size: 11px;
	color: #ffffff;
	background-color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.box-tiert3 {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 11px;
	color: #666666;
}
.box-tiert4  { color: #000; font-weight: bolder; font-size: 11px; margin-bottom: 8px; border-bottom: 1px none; border-bottom-color: #333333; border-bottom-style: dotted  }
.titre-rose {
	font-size: 18px;
	color: #EF88B7;
}
.titre-rose-abo  { color: #f06; font-size: 15px }
.titre-vert {
	font-size: 18px;
	color: #6BBF65;
}
.bg-abo {
	background-image: url(photo-porno/bg-abo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.border-mauve {
	border: 1px solid #5A4099;
}

.box-menu  { color: #666666; font-size: 11px; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px; border-bottom-color: #666666; border-bottom-style: dotted }
.box-menu a  { color: #009ddc; font-weight: bold; font-size: 12px; text-decoration: none; background-color: #d7d7d7; text-transform: uppercase; display: inline; width: 100% }
.box-menu a:hover  { color: #009ddc; font-weight: bold; font-size: 12px; text-decoration: none; background-color: #cccccc; text-transform: uppercase }