@charset "UTF-8";
/* CSS Document */

#evenBen{
	margin-left:100px;
	margin-right:6px;
	margin-bottom:50px;
	background:url(../images/content_rside_brown.gif) repeat-y right;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;
	color:#000;
}

#textArea{ width:787px; }

#evenBen DIV.photoDescription{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#373936}

#evenBen #infoGeneral{ color:#424242; padding-top:20px; width:80% }

.formRow{
	border-top:1px solid white;
	background-color:#eeedda;
	padding:5px 20px;
}

.lastFormRow{
	border-top:1px solid white;
	padding:5px 20px 10px 5px;
	background:url(../images/2pointH_vert_bgBlanc.gif) repeat-x bottom #eeedda;
}

.formName{
	width:120px;
	height:20px;
	padding-top:3px;
	float:left;
}
.formField{
	float:left;
}
DIV.formRow input{ height:18px; border:1px solid #d2d3d2; border-top:1px solid #6f6f6e;padding:2px}

input.large{width:620px;}

TD{
	vertical-align:top;
}
TD.formPadding{
	padding-right:10px;
}

table.honneur TD{
	padding-right:20px;
	width:33%;
	vertical-align:top;
}
