/* CSS Document */
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bordecolor {
	border: 1px solid #b2a800;
}
.textointerior {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003333;
}
.titulopalo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	text-align: centre;
}
.textointeriorVerde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9933;
}
.textointeriorAmarillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFCC33;
}
.titulopaloBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: centre;
}
.direccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003333;
}

