@charset "utf-8";


p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:10px;
}

#lapeyre{
	width:851px;
	text-align:center;
	margin:0 auto;
	padding-bottom:10px;
}

#contener{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#6ECEFE;
	width:851px;
	height:680px;
	margin:0 auto;
}

#top{
	padding-top:10px;
	text-align:center;
}

#bottom{
	text-align:center;
}

#clik{
	margin-left:100px;
}

.text-deco{
	text-decoration:underline;
}

.input{
	width:200px;
	margin-bottom:2px;
}

.area{
	width:200px;
	height:50px;
	margin-bottom:2px;
}

.text1{
	font-size:10px;
}

.text2{
	margin-bottom:2px;
}

.img{
	margin:10px 0 20px 0;
}