body
{
	background: url("../../images/site/fond.png") repeat-x #008FD6 center top;
}

#texte form
{
	width: 530px;
	height: 500px;
	margin: auto;
	background: url("../../images/site/fond-texte.png") no-repeat center center;
}
#texte p
{
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 100px;
}
#texte .textarea
{
	margin: auto;
	background: url("../../images/site/fond-textarea.png") no-repeat center center;
	width: 312px;
	height: 110px;
	padding: 5px;
	padding-top: 18px;
	padding-left: 18px;
}
#texte .textarea textarea
{
	border: 0px;
	width: 295px;
	height: 95px;
	background: none;
}
#texte .imput
{
	margin: auto;
	background: url("../../images/site/imput.png") no-repeat center center;
	width: 312px;
	height: 33px;
	padding: 5px;
	padding-top: 18px;
	padding-left: 18px;
}
#texte .imput input
{
	border: 0px;
	width: 295px;
	height: 33px;
	background: none;
}
.texte
{
	margin-top: 200px;
	min-width: 25%;
	margin: auto;
	padding: 10px;
	text-align: center;
}
#logo
{
	position: fixed;
	left: 20px;
	top: 200px;
	width: 200px;
	height: 200px;
}
body a img
{
	border: 0px;
}
#xiti-logo
{
	text-align: center;
}