/* Pages transverses */

/* Questions */

dl.questions{
	margin-bottom:16px;
}

dl.questions dt{
	padding-top:1px;
	color:#780853;
	font-weight:bold;
	margin-top:5px;
	height:18px;
	padding-left:25px;
	cursor:pointer;
	background:url(../../img/vin-malin/common/btn_plus.gif) 0 0 no-repeat;
}

dl.questions dt span{
	display:block;
	height:100%;
	border-bottom:1px solid #dfdfdf;
}

dl.questions dt.active span{
	border:none;
	color:#333;
}

dl.questions dt.active{
	background:url(../../img/vin-malin/common/btn_moins.gif) 0 0 no-repeat;
}

dl.questions dt img{
	vertical-align:middle;
	margin-right:3px;
}

dl.questions dd{
	display:none;
	margin-left:25px;
	margin-bottom:10px;
	padding:15px;
	border:1px solid #dfdfdf;
}

dl.questions dd.active{
	display:block;
}

/* Contact Infos */

.contactInfos{
	padding:15px;
	margin-bottom:5px;
	overflow:hidden;
	height:1%;
	background-color:#f4f4f4;
}

.contactInfos h4{
	font-size:1em;
}

.contactInfos .left{
	width:350px;
	float:left;
	padding-right:20px;
	border-right:1px solid #e1e1e1;
}

.contactInfos .right{
	float:left;
	padding-left:20px;
}

/* Qui sommes nous */

#content .quiSommesNous img.visu{
	float:left;
}

#content .quiSommesNous h3{
	height:22px;
	font-size:1.2em;
	margin-bottom:10px;
	color:#69085b;
	background:url(../../img/vin-malin/common/bg_titreQui.gif) right top no-repeat;
}

#content .quiSommesNous h3 span{
	display:block;
	float:left;
	height:100%;
	padding-left:10px;
	padding-top:2px;
	background:url(../../img/vin-malin/common/bg_titreQui.gif) left top no-repeat;
}

#content .quiSommesNous .right{
	float:right;
	width:600px;
}

.borderT10 {
	border-top:1px solid #DEDEDE;
	padding-top:10px;
}

#content .quiSommesNous .delai{
	font-weight:bold;
	font-size:0.9em;
}

#content .blocsServices{
	margin-bottom:16px;
}

#content .blocsServices .mid{
	/*background:transparent url(../../img/vin-malin/common/bg_servicesIn.gif) 0 0 repeat-y;*/
	overflow:hidden;
	width:100%;
}

#content .blocsServices .mid .cols{
	float: left;
	display: inline;
	width:211px;
	height:281px;
	margin-right:10px;
	padding: 10px 10px 0px 10px;
	background:transparent url(../../img/vin-malin/common/bg_services.gif) 0 0 no-repeat;
}

#content .blocsServices .mid .cols h3{
	color:#333333;
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
}

#content .blocsServices .mid .cols p.visu{
	text-align:center;
	margin-bottom:10px;
}

#content .blocsServices .mid .cols p.visu img{
	border:1px solid #dbdbdb;
}

#content .blocsServices .mid .last{
	margin:0;
}

#content .blocsServices .btm{
	height:4px;
	clear:both;
	overflow:hidden;
	background: url(../../img/vin-malin/common/bg_servicesBtm.gif) left top no-repeat;
}

#content h3.titreMetsVins{
	color:#6d0b5e;
	margin:15px 0;
	font-size:1.2em;
}

#content .accordsContainer{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #dbdbdb;
	width:100%;
}

#content .accordsContainer .met p.visu{
	text-align:center;
}

#content .accordsContainer .met p.visu img{
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	display:block;
}

#content .accordsContainer .met{
	width:220px;
	height:168px;
	float:left;
	margin-right:11px;
	display:inline;
	padding:5px;
	background: url(../../img/vin-malin/common/bg_met.gif) left top no-repeat;
}

#content .accordsContainer .last, #content .accordsContainer .met p{
	margin:0;
}

#content .accordsContainer .met div.select{
	height:22px;
	padding-top:5px;
	text-align:center;
	background-color:#995879;
	position:relative;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

#content .accordsContainer .met div.select p{
	background-color:#fff;
	border:1px solid #9f9f9f;
	height:15px;
	width:200px;
	padding:0px 2px;
	text-align:right;
	margin:0 auto;
	overflow:hidden;
}

#content .accordsContainer .met div.select p span{
	float:left;
	cursor:default;
	text-transform:uppercase;
}

#content .accordsContainer .met div.select p img{
	float:right;
	margin-top:1px;
}

#content .accordsContainer .met div.select ul{
	width:182px;
	margin:0 auto;
	padding:5px 10px;
	position:absolute;
	left:7px;
	top:21px;
	background-color:#fff;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

#content .accordsContainer .met div.select ul.hide{
	display:none;
}

#content .accordsContainer .met div.select ul li{
	text-align:left;
}

#content .accordsContainer .met div.select ul li a{
	text-decoration:none;
	display:block;
}
