div.monument
{
	height: 770px;
	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: auto;
	width: 500px;
	background: url('../images/formacces.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;
}
.monument_gras {
	font-weight: bold;
	font-size: 18px;
	padding-left: 25px;
}
.monument_texte {
	text-indent: 3em;
	text-align: justify;
	color: F59237;
	font-size: 16px;
	font-style: normal;
	
}
p {
	width:450px;
	padding:10px;
	margin:auto;
	color: #000;
 }
.monument_source {
	padding-left: 55px;
	text-indent: 2em;
	text-decoration: underline;	
	
}
div.wrap {
	height: auto;
	width: 850px;
	background-color: #38022B;
}