body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.petit {
	font-size: x-small;
}
.petit_n {
	font-size: x-small;
	font-weight: bold;	
}

.daurat {
	color:#8C734A
}
.daurat_n {
	color:#8C734A;
	font-weight:bold;
}

.copyright {
	color:#8C734A;
	font-size:smaller;
	text-align:center;
}

.contenidorfoto{
	float:left;
	margin:6px;
	padding: 5px;
	width:150px;
	background-color:#F4F3F5;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	vertical-align: middle;
}

