div#subcontainer {
	width: 940px;
	height: auto;
	margin: 0;
}

#frmAnnonce {
	line-height: 40px;
}

#pourquoiphoto, #messagephoto {
	line-height: 33px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#notesize {
	color: #FF0000;
}

select, textarea, input[type="text"] {
	width: 250px;
}

label {
	width: 160px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

legend {
	font-weight: bold;
	font-size: 16px;
	color: #ff0000;
}

fieldset {
	border: 1px solid #000000;
}

h2{
	color:white;
}

.floatLeft {
	float: left;
	margin-left: 20px;
	width: 450px;
}

.floatLeft p {
	font-weight: bold;
	font-size: 13px;
	color: #ff0000;
}

#bottomForm {
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#statusMessageAnnonce {
	color: #ff0000;
	font-size: 20px;
	text-align:center;
}

.delimg{
	color: #ff0000;
	font-weight: bold;
	width: 150px;
	float: left;
}
