/* CSS Document for iframes */

body * {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	background: none;
}

p.basketCase {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	overflow:hidden;
}

p.linkCase {
	line-height: 1.4em;
}

.headerLogout a {
	color: #780853;
	font-weight: bold;
	text-decoration: none;
}

.headerLogout a:hover {
	text-decoration: underline;
}

.headerLogout .newsletter {
	margin-left:10px;
	background: url(../../img/vin-malin/common/newsletter.png) 0 50% no-repeat;
	padding-left:27px;
	line-height: 3.2em;
}

.headerLogout .wishlist {
	line-height: 3.3em;
	margin-left:10px;
}

.headerLogout .deconnexion {
	position:absolute;
	top:-4px;
	right:0;
	font-size:.909em;
	background: url(../../img/vin-malin/common/tools.png) 0 -123px no-repeat;
	padding-left:16px;
}

.headerLogout a {
	background: url(../../img/vin-malin/common/pict_arrow.gif) 0 50% no-repeat;
	padding-left: 12px;
}


