.borde1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.borde1Copia {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.bordefotos {
	border: 1px solid #CCCCCC;

}
.textobold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}
.titulo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18pt;
	color: #003366;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.textoboldCopia {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.bordetexto {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
