/* CSS Document */
body{
	font-family:Arial;
	font-size:0.7em;
	font-color: #000000;
	margin-top:0px;
	background-image: url(images/background-bottom2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrap{
	width: 955px;
	height: 600px;
	margin: 0 auto;
	text-align:left;
	background-image:url(images/background_home.jpg);
	background-repeat:no-repeat;
}

#pub{
	position:absolute;
	margin-left:260px;
	margin-top:10px;
}

h1{
	display:block;
	position: absolute;
	width:146px;
	height:144px;
	background-image:url(images/logoc.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	padding:0px;
	margin-top:25px;
	margin-left:40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2{
	display:block;
	position:absolute;
	width:159px;
	height:59px;
	background-image:url(images/logo_oenodegustation.jpg);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-top:53px;	
	margin-left:777px;
}

#content{
	/*padding-left:377px;*/
	padding-left:370px;
	padding-top:117px;
}

#login{
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

#login form{
	padding:0px;
	margin:0px;
}

#login a{
	color:#f52ad4;
	font-size:1.2em;
}

#login td{
	padding-left:10px;
}

#login .label{
	font-size:1.3em;
	color: #e09ac0;
	font-weight: bold;
}

#login .label_mini{
	color: #e09ac0;
}

#login .bouton{
	padding-left:45px;
}

#login .input{
	background-color: #e09ac0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input{
	background-color: #e09ac0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #texte{
	width:300px;
	height:275px;
	padding-left:10px;
	padding-right:10px;
	overflow: auto;
	color:#ffffff;
	scrollbar-face-color: #f52ad4;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #55013e;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #e09ac0;
	scrollbar-arrow-color: #55013e;
}

#content #texte a{
	color:#F52AD4;
}

#content #texte-prehome a{
	color:#F52AD4;
}


#content #texte-prehome{
	width:350px;
	height:275px;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	color:#ffffff;
}

#content #texte-prehome{
	font-size:1.1em;
}

.titre{
	font-size:1.3em;
	color:#F52AD4;
	font-weight:bold;
}

#lien{
	display:none;
	position:absolute;
	margin-top:532px;
	margin-left: 873px;
}

#lien a{
	display:block;
	width:39px;
	height:15px;
	background-image: url(images/btn_lien.jpg);
	background-repeat: no-repeat;
}

#lien a span{
	display:none;
}

#menu{
	position:absolute;
	margin-top:555px;
	/*margin-left:405px;*/
	margin-left:370px;
}

#menu div{
	float:left;
}

#menu #nav1 a{
	display:block;
	width:240px;
	height:18px;
	background-image:url(images/btn_demonstration.jpg);
	background-repeat:no-repeat;
}

#menu #nav1 a span{
	display:none;
}

#menu #nav2{
	/*margin-left: 130px;*/
	margin-left: 183px;
	margin-top: 3px;
}

#menu #nav2 a{
	display:block;
	width:96px;
	height:11px;
	background-image:url(images/btn_contacter.jpg);
	background-repeat:no-repeat;
}

#menu #nav2 a span{
	display:none;
}

#menu #nav3{
	display:none;
	margin-top: 3px;
}

#menu #nav3 a{
	display:block;
	width:45px;
	height:11px;
	background-image:url(images/btn_aide.jpg);
	background-repeat:no-repeat;
}

#menu #nav3 a span{
	display:none;
}

#mentions{
	width:844px;
	margin-left:112px;
}

#mentions p{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:1.3em;
}

#wrap2{
	width: 955px;
	margin: 0 auto;
	text-align:left;
}
