/* Start of CMSMS style sheet 'Alvityl-Accueil' */
/* --- LAYOUT --- */

	#header-chapeau{
		background: url("uploads/alvityl/images/bg-header-chapeau.jpg");
		width: 960px;
		height: 329px;
		margin: 0 auto;
	}
	#header-actu{
		background: url("uploads/alvityl/images/bg-header-actu.jpg");
		width: 960px;
		height: 150px;
		margin: 0 auto;
	}
	#header-actu-main{
		width: 800px;
		height: 60px;
		margin: 0 0 0 130px;
position: relative;
top: 44px;
	}
#content{
	background-color : #edf1f4;
	height: 200px;
}
	#content-main{
		background: url("uploads/alvityl/images/bg-content.jpg");
		width: 960px;
		height: 200px;
		position:absolute;
		left:50%;
		margin-left: -480px;
		top:653px;
	}
		#content-lexique, #content-finder, #content-banner, #content-info-wrap{
			margin:5px;
			position: relative;
color: #555;
		}
		#content-lexique, #content-finder{
			height: 186px;
			left:120px;
float:left;
		}
		#content-lexique{
			background:url("uploads/alvityl/images/bg-lexique.png") center 35px no-repeat;
			top:5px;
			width: 350px;
		}
		#content-finder{
			background:url("uploads/alvityl/images/bg-finder.png") center 38px no-repeat;
			width: 350px;
		}
		#content-banner{
			background:url("uploads/alvityl/images/bg-content-banner.jpg") center center no-repeat;
			width: 545px;
			height: 133px;
			top: 5px;
			left: 340px;
		}
		#content-info-wrap{
			width:545px;
			height: 230px;
			left: 340px;
			top: 140px;
		}
		.content-info{
			float: left;
			width: 170px;
			height: 200px;
			margin-left: 8px;
		}

/* -------- */

/* TEXT */

p.chapeau-intro{
	padding: 70px 0 0 110px;
	width: 240px;
	font-size: 1.2em;
line-height: 1.1em;
	color: #aaa;
}
p.chapeau-intro span.chapeau-intro-titre{
	font-size: 2em;
	color: #0055a0;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	margin-bottom: 5px;
	display: block;
}
img.chapeau-conseil{
	position:absolute;
	right: 40px;
	top: 190px;
}
p.consultez-produits{
	position:absolute;
	right: 1px;
	top: 432px;
	color: #FFF;
	text-align: center;
	width: 90px;
	font-size: 0.9em;
	line-height: 1.7em;
}
p.consultez-produits a{
	color: #fff;
}
p.actu-text{
	font-size: 1.8em;
	font-family: Arial;
	width: 650px;
	margin: 0 auto;
top: 10px;
	text-align: center;
	color: #FFF;
position:relative;
left: 50px;
height: 80px;
display:block;
}

/* --- CONTENT --- */
h2.content-title{
	font-size: 1.8em;
	margin: 15px 0;
	color: #57513c;
}
p.content-text{
	font-size: 1em;
	color: #666;
	padding-left: 5px;
	width: 150px;
height: 120px;
line-height: 1.1em;
}
p.content-more{
	padding-left: 30px;
	margin: 10px 0;
	font-size: 1em;
	color: #555;
	background: url("uploads/alvityl/images/bg-content-more.jpg") no-repeat left center;
	height:19px;
	line-height: 19px;
}
.content-banner-title{
	font-size: 2.6em;
	padding: 50px 0 0 130px;
	color: #73590c;
}
/* --- CONTENT END --- */

/* --- LEXIQUE --- */
.content-lexique-title{
	font-size: 20px;
	color: #FFF;
	position: absolute;
	top:70px;
	left: 12px;
}

.selectLexique{
	width : 136px;
	height: 23px;
	background: url("uploads/alvityl/images/bg-lexique-select.png") no-repeat;
	position: absolute;
	left: 150px;
	top: 100px;
	line-height: 23px;
	font-size: 0.9em;
	z-index: 2;
}
	.selectLexique span{
		padding-left: 7px;
	}
#selectLexiqueDIV{
	background: #fff;
	border: 1px solid #CCC;
	z-index: 2;
	overflow: scroll;
}
#selectLexiqueDIV div{
	padding-left: 5px;
}
#selectLexiqueDIV p a{
	color: #333;
display:block;
padding-left: 5px;
}
.content-lexique-description{
	position: absolute;
	top: 55px;
	left: 150px;
	font-size: 1.2em;
	width: 230px;
}
/* --- LEXIQUE END --- */
/* --- FINDER --- */
.content-finder-title{
	top:75px;
	left: 15px;
	font-size: 20px;
	color: #FFF;
	position: absolute;
}
.content-finder-input{
	font-size: 1em;
	width: 132px;
	height: 16px;
	border: 0;
	background: url("uploads/alvityl/images/bg-finder-input.jpg") no-repeat;
	position: absolute;
	top:110px;
	left: 140px;
	padding: 3px 0 3px 3px;
}
.content-finder-ok{
	font-size: 1.1em;
	width: 34px;
	height: 24px;
	border: 0;
	background: url("uploads/alvityl/images/btnOk.jpg") no-repeat;
	position: absolute;
	top:105px;
	left: 300px;
	color: #FFF;
	padding-left: -15px;
	cursor: pointer;
}
.content-finder-description{
	position: absolute;
	top: 55px;
	left: 140px;
	font-size: 1.2em;
	width: 230px;
}
.content-finder-info{
	position: absolute;
	top: 90px;
	left: 140px;
	font-size: 1em;
	width: 130px;
}
/* --- FINDER END --- */

/* End of 'Alvityl-Accueil' */

