*
{
	margin:0;
	padding:0;
}

body
{
	background-color:transparent;
	margin:0;
	padding:0;
}

#titre
{
	background-image: url(../image/global/contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 535px;
	height:1260px;
}

#titre #recherche
{
	background-image: url(../image/global/rech.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 535px;
	margin-top: -1px;
	padding-left: 150px;
	padding-top: 7px;
}

#titre #recherche input
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 150px;
}

#titre #formulaire
{
	height: 715px;
	width: 535px;
	padding-top: 190px;
	text-align:right;
	float: left;
}

#titre #formulaire input, textarea
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 280px;
	margin-right: 15px;
	border: solid 1px;
	border-color:#a4b97f;
	background-color:#FFFFFF;
}

#titre #formulaire p
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-right: 55px;
	margin-top: 50px;
}

#titre #concepteur
{
	height: 352px;
	width: 265px;
	float: left;
}

#titre #concepteur p
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-left: 48px;
}

#titre #participant
{
	height: 352px;
	width: 265px;
	float: left;
}

#titre #participant p
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-left: 48px;
}

.puce
{
margin-left:10px;
}

.puce2
{
margin-left:-5px;
}

.bando
{
margin-top: 5px;
margin-left:16px;
border: solid 1px;
border-bottom-color:#CCCCCC;
}