body
{
/*
	background: url("Images/bandeau_ciep.jpg") no-repeat top right;
*/
}

/* textbox */
.mytextbox
{
	width: 500px;
	height: 50px;
}

/* textarea */
.mytextarea 
{
	width: 800px;
	height: 250px;
}

#header 
{
}

#ciep 
{
	font: 130% Arial, Verdana, sans-serif;
	color: Gray;
	text-align: right;
}

#contenu 
{
	text-align: left;
	vertical-align: top;
}
