html, body 			{	height: 100%;}

*					{
	margin: 0;
	padding: 0;
    				}

table.wrapper		{	height: 100%;
						background-color: #ffffff;
					}

.contentholder		{	height: 100%;
						width: 994px;
					}

#content			{	width: 798px;
						background:url(../images/fondSY.gif) no-repeat 2px 0px;	
					}
						
#centre				{}

#header				{}
#footer				{}

#right				{	background-color:#BAD9D9;
						width: 220px;
					}
.photo {
	text-align: right;
	display: table;
}

.errorInput
{
	border:#ff0000 solid 1px;
}

.errorLabel {
	color: #CC3300;
}

