/* CSS Document */

#contenu{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:441px;
	width:720px;
}

#pub_result{
	visibility:hidden;
}

#content{
	visibility:hidden;
}


/* === ESPACE MEMBRE === */
#espace_membre{
	position:absolute;
	width:250px;
	height:160px;
	left: 10px;
	top: 280px;
}

#member_login_name{
	position:absolute;
	width:44px;
	height:10px;
	left: 14px;
	top: 36px;
	font-size:9px;
}

#member_pass_name{
	position:absolute;
	width:90px;
	height:10px;
	left: 14px;
	top: 65px;
	font-size:9px;
}

.member_login{
	position:absolute;
	width:105px;
	height:13px;
	left: 16px;
	top: 48px;
	border:0px #FFFFFF solid;
	background:none;
	font-size:9px;
}

.member_pass{
	position:absolute;
	width:79px;
	height:14px;
	left: 16px;
	top: 78px;
	border:0px #FFFFFF solid;
	background:none;
	font-size:9px;
}

#texte_login{
	position:absolute;
	width:110px;
	height:42px;
	left: 134px;
	top: 20px;
	font-size:10px;
	text-align:left;
	word-spacing:-1px;
}

#texte_member_pub{
	position:absolute;
	width:165px;
	height:32px;
	left: 10px;
	top: 124px;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	background:none;
}

.member_ok{
	position:absolute;
	width:27px;
	height:18px;
	left: 96px;
	top: 76px;
	font-size:9px;
	text-align:justify;
}

#submit_member{
	position:absolute;
	width:98px;
	height:26px;
	left: 140px;
	top: 67px;
	font-size:9px;
	text-align:justify;
}


#submit_pub{
	position:absolute;
	width:66px;
	height:21px;
	left: 176px;
	top: 127px;
	font-size:9px;
	text-align:justify;
}
/* === FIN ESPACE MEMBRE === */



/****** Infolive ******/
#infolive{
	position:absolute;
	left:270px;
	top:100px;
}

#infolive img{
	border:none;
}



/* === ZONE RECHERCHE === */

#search_zone{
	position:absolute;
	width:445px;
	height:410px;
	left:270px;
	top:30px;
}


#date{
	position:absolute;
	width:170px;
	height:15px;
	left: 256px;
	top: 10px;
	text-align:right;
	background:none;
	font-size:10px;
	font-weight:bold;
}

#guide1{
	position:absolute;
	width:44px;
	height:15px;
	left: 213px;
	top: 102px;
}

#guide2{
	position:absolute;
	width:44px;
	height:15px;
	left: 213px;
	top: 216px;
}

#guide3{
	position:absolute;
	width:44px;
	height:15px;
	left: 213px;
	top: 299px;
}

#search_bouton{
	position:absolute;
	width:97px;
	height:29px;
	left: 162px;
	top: 323px;
}

#search_zone .input1{
	position:absolute;
	width:238px;
	height:21px;
	left: 17px;
	top: 80px;
}

#search_zone .input2{
	position:absolute;
	width:238px;
	height:21px;
	left: 17px;
	top: 137px;
}

#search_zone .input3{
	position:absolute;
	width:238px;
	height:21px;
	left: 17px;
	top: 194px;
}

#search_zone .input4{
	position:absolute;
	width:238px;
	height:21px;
	left: 17px;
	top: 235px;
}

#search_zone .input5{
	position:absolute;
	width:238px;
	height:21px;
	left: 17px;
	top: 275px;
}

#search_zone input{
	color:#666666;
	border:0px #FFFFFF solid;
	background:none;
	font-size:12px;
	padding-top:4px;
	padding-left:3px;
}

#commande_an{
	position:absolute;
	width:97px;
	height:28px;
	left: 0px;
	top: 378px;
}

#search_footer{
	position:absolute;
	width:337px;
	height:25px;
	left: 102px;
	top: 384px;
	font-size:12px;
	font-weight:bold;
}


/* === FIN ZONE RECHERCHE === */
