.h1 {background-image:  url("img/pic_h1.jpg");background-repeat: no-repeat}

.floatclear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}

.dressline {
	background-image:url(img/dressline.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
}

.plage {
	height:180px;
	background-image:url(img/bg_plage.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.h2_plage {
	background-image:  url("img/h2_plage.gif");
	background-repeat: no-repeat;
	height:29px;
}
.h2_plage a{
	text-indent: -9999px;
	display:block;
	width:315px;
	height:19px;
}

.fleur {
	height:180px;
	background-image:url(img/bg_fleur.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.h2_fleur {
	background-image:  url("img/h2_fleur.gif");
	background-repeat: no-repeat;
	height: 29px;
}
.h2_fleur a{
	text-indent: -9999px;
	display:block;
	width:352px;
	height:19px;
}
.color {
	height:180px;
	background-image:url(img/bg_color.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.h2_color {
	background-image:  url("img/h2_color.gif");
	background-repeat: no-repeat;
	height: 29px;
}
.h2_color a{
	text-indent: -9999px;
	display:block;
	width:369px;
	height:19px;
}

.tuxedo {
	height:180px;
	background-image:url(img/bg_tuxedo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.h2_tuxedo {
	background-image:  url("img/h2_tuxedo.gif");
	background-repeat: no-repeat;
	height: 29px;
}
.h2_tuxedo a{
	text-indent: -9999px;
	display:block;
	width:203px;
	height:19px;
}

.dresswrapper_plage table,
.dresswrapper_fleur table,
.dresswrapper_color table,
.dresswrapper_tuxedo table {
width:100%;
}

.dresswrapper_plage td,
.dresswrapper_fleur td,
.dresswrapper_color td,
.dresswrapper_tuxedo td {
vertical-align:top;
}

.dresswrapper_plage{
 background-image:url(img/bg_plage_l.jpg);
	background-repeat:no-repeat;
	background-position:200px 0;
}
.dresswrapper_fleur{
 background-image:url(img/bg_fleur_l.jpg);
	background-repeat:no-repeat;
	background-position:200px 0;
}
.dresswrapper_color{
 background-image:url(img/bg_color_l.jpg);
	background-repeat:no-repeat;
	background-position:200px 0;
}
.dresswrapper_tuxedo{
 background-image:url(img/bg_tuxedo_l.jpg);
	background-repeat:no-repeat;
	background-position:200px 0;
}

.mainimg {
	margin: 0px;
	padding: 0px;
	width: 320px;
	background-image: url(img/dressbg.gif);
	background-repeat: no-repeat;
}
.mainimg img.dressimg {
	margin: 10px;
}

.dressCont {
	margin: 0 0 0 20px;
	padding: 0px;
	float: right;
	width: 385px;
}
.h1_plage {
	height:54px;
	margin-top:10px;
}
.h1_fleur {
	height:54px;
	margin-top:10px;
}
.h1_color {
	height:34px;
	margin-top:10px;
}
.h1_tuxedo {
	height:34px;
	margin-top:10px;
}

.dressItem {
	width: 725px;
	margin: 10px 0 0 0;
	padding: 0px;
}
.dressItem ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dressItem li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 91px;
	background-image: url(img/dressthumbbg.gif);
	background-repeat: no-repeat;
}
.dressItem li.last {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 86px;
	background-image: url(img/dressthumbbg.gif);
	background-repeat: no-repeat;
}
.dressItem li p{
	margin: 0px;
	padding: 0px;
}
.dressItem img.dress {
	margin: 3px;
}
.dressItem a img {
	border: 1px solid #FFF;
}
.dressItem a:hover img {
	border: 1px solid #075182;
}
.dressItem .dresscap{
	width:86px;
	text-align:center;
	margin:0 0 5px 0;
	padding:0;
}
