p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 40px;
	font-style: normal;
	padding-bottom: 0px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 40px;
	color: #999999;
	font-weight: normal;
}

.tablacontenido {
	background-repeat: no-repeat;
	background-position: bottom right;
}


.copete {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
}
.copetenaranja {
	color: #F1A327;
}
.copeteverde {
	color: #65A51E;
}
.copeteamarillo {
	color: #D1AF00;
}
.copeterojo {
	color: #FA3A49;
}
.copeteazul {
	color: #5EA5BC;
}
.fotostaff {
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
}

p.note {
	color:#ADADAD;
	font-size:8pt;
}