#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content ul, 
#content ol {
	margin:0 0 10px 0;
}


h1{
	color:#763417;
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	margin-top:0;
}



#content .required {
	color: #F33500;
}


#content #orderInfos input.error {
	background-color: #F5C199;
}

#content #texte{
	float:left;
	padding:35px;
	width:302px;
	height:380px;
}

#content #texte .scroll{
	width:302px;
	height:380px;
}

#content #image{
	float:left;
	width:583px;
	height:450px;
}

#content #image{
	float:left;
	width:583px;
	height:450px;
}

#content #image .adminLink{
	position:absolute;
	margin:15px;
}

#content #image .img{
	width:583px;
	height:450px;
}

