div.monument
{
	height: 730px;
	width: 500px;
}
div.monument_popup_entete 
{
	height: 30px;
	width: 500px;
	background: url('../images/form_header.png') no-repeat left bottom;
	text-decoration: blink;
	font-family: Times New Roman, Serif;
	font-weight: 900;
	font-size:  20px;
	color:   #206040;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
div.monument_popup_corps {
	height: 700px;
	width: 500px;
	background: url('../images/form.png') no-repeat left bottom;
}

div.monument_photo{
	text-align: center;
}

th
{
	width: 35%;
	padding: 0px 5px 1px 0px;
	text-align: left;
	font-family: Times New Roman, Serif;
	font-weight: 900;
	font-size:  13px;
	color:   #004060;
	padding-left: 10px;
}

td
{
	width: 65%;
	padding: 0px 0px 1px 0px;
	color: #0000FF;
	text-align: left;
}
